| Commit message (Expand) | Author | Age | Files | Lines |
* | AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2 | Alexander Kriegisch | 2023-10-01 | 1 | -14/+15 |
* | Remove old '.cvsignore' files | Alexander Kriegisch | 2023-09-27 | 1 | -1/+0 |
* | Fix indentation of compilation results on the console | Alexander Kriegisch | 2023-01-22 | 1 | -3/+7 |
* | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 1 | -1/+1 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 6 | -10/+10 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 28 | -312/+312 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Improve usage text, error and warning output in batch compiler | Alexander Kriegisch | 2021-03-20 | 3 | -2/+14 |
* | Fix javadoc references to nonexistent fields, classes, or packages | Jerry James | 2020-09-14 | 5 | -13/+7 |
* | Fix misplaced or incorrect javadoc tags | Jerry James | 2020-09-14 | 2 | -10/+24 |
* | Fix incorrect HTML entities in javadoc comments | Jerry James | 2020-09-14 | 1 | -2/+2 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 7 | -130/+130 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 1 | -1/+0 |
|\ |
|
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 1 | -1/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 3 | -3/+3 |
|/ |
|
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 5 | -13/+13 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 2 | -14/+14 |
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 3 | -6/+41 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-01-31 | 1 | -0/+37 |
* | mavenized bridge module | Andy Clement | 2019-01-23 | 27 | -1/+531 |
* | Fix 500035: handling target only binding in @AJ pointcut | Andy Clement | 2016-11-18 | 2 | -10/+9 |
* | 373195 | Andy Clement | 2012-03-06 | 1 | -18/+16 |
* | revert | aclement | 2011-06-21 | 1 | -3/+3 |
* | 1.6.12.m1 readmeV1_6_12M1 | aclement | 2011-06-07 | 1 | -3/+3 |
* | 329925: declare @field remove annotation | aclement | 2010-11-24 | 1 | -0/+3 |
* | generics | aclement | 2010-07-14 | 1 | -18/+19 |
* | generics | aclement | 2010-07-14 | 9 | -1851/+1811 |
* | generics | aclement | 2010-07-07 | 1 | -44/+37 |
* | persistence | aclement | 2009-08-25 | 2 | -59/+55 |
* | 286539: test and fix (decanno type in model) | aclement | 2009-08-13 | 1 | -134/+162 |
* | declareMixin | aclement | 2009-03-09 | 1 | -63/+62 |
* | prevent multi-threaded access problems to the map | aclement | 2009-01-16 | 1 | -1/+2 |
* | remove unused code | aclement | 2008-08-31 | 1 | -105/+81 |
* | eclipse: unnecessary semi | aclement | 2008-08-27 | 1 | -1/+1 |
* | unnecessary unused code removed | aclement | 2008-08-27 | 1 | -32/+34 |
* | eclipse: unnecessary semi | aclement | 2008-08-27 | 1 | -1/+1 |
* | unnecessary null check removed | aclement | 2008-08-26 | 1 | -1/+1 |
* | 210470: preventing weaver leaks: do not mess up the context stack in a multi-... | aclement | 2008-05-27 | 1 | -10/+14 |
* | 231396: refactoring: | aclement | 2008-05-12 | 2 | -0/+9 |
* | 231396: moved ConfigParser out of weaver jar | aclement | 2008-05-09 | 2 | -9/+0 |
* | 210470: remove thread reference stored in CompilationAndWeavingContext static... | aclement | 2008-05-03 | 1 | -0/+8 |
* | Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi... | mwebster | 2007-01-22 | 1 | -1/+1 |
* | Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/ao... | mwebster | 2006-11-13 | 1 | -0/+3 |
* | fix for 155213: made using date formatter lazy. | aclement | 2006-08-25 | 1 | -12/+15 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 5 | -0/+40 |
* | Bug 149289 "Support system and user aop.xml configuration files" (add META-IN... | mwebster | 2006-08-23 | 1 | -0/+19 |
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 2 | -0/+19 |
* | Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler impleme... | mwebster | 2006-08-14 | 1 | -0/+16 |