Age | Commit message (Expand) | Author |
---|---|---|
2015-01-30 | [i623] added eclipse code for generating @javax.annotation.Generated, and ref... | Reinier Zwitserloot |
2014-03-26 | [i660] canEqual is now protected instead of public. | Roel Spilker |
2014-01-19 | Issue 625: use (even) better primes for hashcodes | Roel Spilker |
2014-01-09 | [#625] Instead of '31' as a prime number for hashCode(), use something else. ... | Reinier Zwitserloot |
2012-04-29 | Issue 366: don't call the getter twice, fixed for javac. | Roel Spilker |
2011-01-17 | Some of the tests weren't succeeding (and haven't for a while now) since fixi... | Reinier Zwitserloot |
2010-11-08 | Added support for canEquals in javac | Roel Spilker |
2010-07-22 | toString(), equals(), and hashCode() now use getX() instead of x if either it... | Reinier Zwitserloot |
2010-07-22 | Added more tests, one of which tests usage of .getX() in toString, equals, an... | Reinier Zwitserloot |