| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-29 | The great rename: the old ‘website’ is now ‘website-old’, and ↵ | Reinier Zwitserloot | |
| ‘website2’ is now ‘website’. | |||
| 2016-05-11 | Integrate JBossLog code | Roel Spilker | |
| - fix jboss-logging.jar name - add copyright notice to new source files - add cross-references from other @Log annotations - update feature page | |||
| 2016-03-07 | updated year to 2016 in copyrights. | Reinier Zwitserloot | |
| 2015-01-26 | updated copyright year in documentation | Reinier Zwitserloot | |
| 2014-05-22 | added documentation for the configuration feature. | Reinier Zwitserloot | |
| 2014-05-21 | New year in documentation | Roel Spilker | |
| 2014-05-20 | @Delegate has moved to lombok.experimental. | Reinier Zwitserloot | |
| Some work on the aliasing system to make that go smoothly. | |||
| 2014-02-10 | [deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 ↵ | Reinier Zwitserloot | |
| features on ecj. [Log] updated naming for @Log (topic= instead of mchmulder's 'value'). | |||
| 2014-02-08 | Explained how to customise the category of the generated Log(ger) | Maarten Mulders | |
| 2014-01-21 | Issue 630: Several small documentation fixed for Log | Roel Spilker | |
| 2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot | |
| including docs and changelog. | |||
| 2013-03-11 | Added @Log4j2 support. | Reinier Zwitserloot | |
| 2013-02-11 | BIG commit: | Reinier Zwitserloot | |
| * re-introduction of onMethod/onConstructor/onParam * tests checking error/warnings rewritten to be more heuristic, in order to accomodate difference in messaging between java6 and java 7 * Ability to eliminate java's own output of erroneous error messages (heh); i.e. those messages that are invalidated by lombok's actions. This mechanism is used for onMethod/onConstructor/onParam * First steps to unifying a billion setGeneratedBy calls into a single visitor traversal for eclipse' HandleGetter/Setter/Constructor/Wither * To simplify 'zooming in' the tests on just a few files, added an 'accept' mechanism. * Updated copyright headers of website to 2013. | |||
| 2012-10-30 | Added annotation for the slf4j extended logger | grootjans | |
| 2012-10-08 | Updated copyright header in website feature pages. | Reinier Zwitserloot | |
| 2011-11-07 | Changed copyright notices | Roel Spilker | |
| 2011-06-20 | Minor tweaks to documentation updates (javadocs, website). | Reinier Zwitserloot | |
| 2010-11-22 | - Renamed the diverse @Log annotations to give them distinct names | Roel Spilker | |
| - Removed the option to specify a different class to log on - Updated tests and documentation | |||
| 2010-11-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log ↵ | Reinier Zwitserloot | |
| and EqualsAndHashCode to reflect new lombok 0.10 features. | |||
| 2010-11-07 | Use the actual annotation value to process the @Log annotations instead of ↵ | Roel Spilker | |
| their String representations. | |||
| 2010-11-06 | Updated documentation on @Log and moved them all to lombok.extern.* | Roel Spilker | |
| 2010-11-06 | Updated website documentation to include @Log | Roel Spilker | |
