Age | Commit message (Expand) | Author |
2012-01-24 | Updated changelog | Roel Spilker |
2012-01-19 | prerelease bump to 0.10.8 | Reinier Zwitserloot |
2012-01-19 | Updated changelog to reflect issue 325 fixes. | Reinier Zwitserloot |
2012-01-19 | updated documentation to reflect ability of putting delegate on methods. | Reinier Zwitserloot |
2012-01-16 | Updated changelog. REGRESSION now marks actual regressions in this version. | Sander Koning |
2012-01-09 | The line about lombok added to the about dialog wasn't working for all eclips... | Roel Spilker |
2012-01-09 | Updated changelog | Roel Spilker |
2012-01-02 | Fixed issue #320: since 0.10.6, lombok didn't work anymore in ecj (ClassNotFo... | Reinier Zwitserloot |
2011-12-19 | bumping version number pending official release of 0.10.6 | Reinier Zwitserloot |
2011-12-19 | Added building lombok-utils to build file. | Reinier Zwitserloot |
2011-12-19 | Updated changelog | Roel Spilker |
2011-12-15 | Added changelog entry for previous commit (fixing #242 - memory leaks in netb... | Reinier Zwitserloot |
2011-11-28 | Added changelog notes for previous fixes, issues 51 and 301) | Reinier Zwitserloot |
2011-11-21 | release versioning prep 0.10.4 | Reinier Zwitserloot |
2011-11-20 | Additional fix for issue 300: Using 'lombok.val' written out in full would ca... | Reinier Zwitserloot |
2011-11-20 | Added changelog for previous commit (fixing issue 299) | Reinier Zwitserloot |
2011-11-15 | Added fixing of issues 90, 138, 263, 286 to changelog. (all jvanderhel's work) | Reinier Zwitserloot |
2011-11-09 | Fixed a broken link in changelog. | Reinier Zwitserloot |
2011-11-07 | Fixed issue 295: Using log in static initializers | Robbert Jan Grootjans |
2011-11-01 | Added fixing of delombok sourcepath issue to changelog and preparing for 0.10... | Roel Spilker |
2011-10-25 | Fixed issue 289: non-static inner classes whose outer class has generics can'... | Reinier Zwitserloot |
2011-10-25 | Updated changelog with fix for 287 | Reinier Zwitserloot |
2011-10-03 | Preparing for release 0.10.1. Tiny one, but solves enough crucial bugs to war... | Reinier Zwitserloot |
2011-09-20 | Fixed issue #269: annotations on enum values weren't being printed by delombok. | Reinier Zwitserloot |
2011-09-20 | preparing for an edge release, and updated changelog. | Reinier Zwitserloot |
2011-08-19 | Preparing for release of 0.10.0-final; updated version and cleaned up changelog. | Reinier Zwitserloot |
2011-08-15 | Removed support for onMethod, onParam and onConstructor due to javac7 type in... | Roel Spilker |
2011-08-08 | changelog update for issue #249 | Roel Spilker |
2011-08-02 | Updated changelog to reflect fixing 164. | Reinier Zwitserloot |
2011-07-18 | UPdated changelog for the equals/hashCode/canEqual fix (issue #240) | Roel Spilker |
2011-06-21 | changelog fix number 3 of the day. | Reinier Zwitserloot |
2011-06-21 | And another typo in the changelog fixed. | Reinier Zwitserloot |
2011-06-21 | Typoed it's. git blame says I did it. I conclude I'm an idiot. | Reinier Zwitserloot |
2011-06-20 | forgot a few things in the changelog. | Reinier Zwitserloot |
2011-06-20 | Updated changelog | Reinier Zwitserloot |
2011-05-16 | updated changelog for issue #210 | grootjans |
2011-05-09 | Added Issue 210 the the changelog. | Roel Spilker |
2011-03-22 | jarjar now used to make sure asm is no longer on the bootclasspath when using... | Reinier Zwitserloot |
2011-03-16 | Updated instructions for publishing a new version | Reinier Zwitserloot |
2011-03-13 | Updated maven pom and deploy process; now lombok is linked in mavencentral so... | Reinier Zwitserloot |
2011-03-06 | Added our issue tracker to our pom | Reinier Zwitserloot |
2011-03-06 | added developers and contributors to maven pom. | Reinier Zwitserloot |
2011-02-15 | Updated changelog to represent fix for issue #177. | Roel Spilker |
2011-02-07 | Updated changelog for @Delegate and 'val' | grootjans |
2011-02-07 | trivial change: Removed bug 181 from the changelog. It's too trivial to put o... | Reinier Zwitserloot |
2011-02-07 | Updated changelog to reflect fix of issue #148 (getter/setter with booleans w... | Reinier Zwitserloot |
2011-02-07 | Removed planned extension 'make @SneakyThrows not runtime dependent on lombok... | Reinier Zwitserloot |
2011-01-31 | Calling setCharset with null will use the system default charset (issue 181) | Roel Spilker |
2010-12-28 | @ToString, @Getter, and @XArgsConstructor now work on, and are legal on, enum... | Reinier Zwitserloot |
2010-11-07 | Updated changelog | Roel Spilker |