Age | Commit message (Expand) | Author |
---|---|---|
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-07-16 | fixed tests since Robbert Jan's fix for issue 377. | Reinier Zwitserloot |
2012-04-29 | Issue 366: don't call the getter twice, fixed for Eclipse. | Roel Spilker |
2012-04-29 | Issue 366: don't call the getter twice, fixed for javac. | Roel Spilker |
2011-11-01 | Fixed unit tests to take into account work on issue 289 and 287. | Roel Spilker |
2011-07-18 | Now either all or none of equals/hashCode/canEqual is generated. Fixes issue ... | Roel Spilker |