aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/src
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation of compilation results on the consoleAlexander Kriegisch2023-01-221-3/+7
* Reduce empty array allocationsAndrey Turbanov2021-12-181-1/+1
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-206-10/+10
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0428-312/+312
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-211-1/+1
* Improve usage text, error and warning output in batch compilerAlexander Kriegisch2021-03-203-2/+14
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-145-13/+7
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-142-10/+24
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-2/+2
* Remove unnecessary interface modifiersLars Grefer2020-08-177-130/+130
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-151-1/+0
|\
| * Cleanup unused importsLars Grefer2020-08-161-1/+0
* | Weaken Collection declarationsLars Grefer2020-08-153-3/+3
|/
* Use the diamond operator where possibleLars Grefer2020-08-135-13/+13
* Unnecessary boxingLars Grefer2020-08-081-2/+2
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-082-14/+14
* Fix version tagging for info stringsAndy Clement2019-02-113-6/+41
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+37
* mavenized bridge moduleAndy Clement2019-01-2327-1/+531
* Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-182-10/+9
* 373195Andy Clement2012-03-061-18/+16
* revertaclement2011-06-211-3/+3
* 1.6.12.m1 readmeV1_6_12M1aclement2011-06-071-3/+3
* 329925: declare @field remove annotationaclement2010-11-241-0/+3
* genericsaclement2010-07-141-18/+19
* genericsaclement2010-07-149-1851/+1811
* genericsaclement2010-07-071-44/+37
* persistenceaclement2009-08-252-59/+55
* 286539: test and fix (decanno type in model)aclement2009-08-131-134/+162
* declareMixinaclement2009-03-091-63/+62
* prevent multi-threaded access problems to the mapaclement2009-01-161-1/+2
* remove unused codeaclement2008-08-311-105/+81
* eclipse: unnecessary semiaclement2008-08-271-1/+1
* unnecessary unused code removedaclement2008-08-271-32/+34
* eclipse: unnecessary semiaclement2008-08-271-1/+1
* unnecessary null check removedaclement2008-08-261-1/+1
* 210470: preventing weaver leaks: do not mess up the context stack in a multi-...aclement2008-05-271-10/+14
* 231396: refactoring:aclement2008-05-122-0/+9
* 231396: moved ConfigParser out of weaver jaraclement2008-05-092-9/+0
* 210470: remove thread reference stored in CompilationAndWeavingContext static...aclement2008-05-031-0/+8
* Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi...mwebster2007-01-221-1/+1
* Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/ao...mwebster2006-11-131-0/+3
* fix for 155213: made using date formatter lazy.aclement2006-08-251-12/+15
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-255-0/+40
* Bug 149289 "Support system and user aop.xml configuration files" (add META-IN...mwebster2006-08-231-0/+19
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-182-0/+19
* Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler impleme...mwebster2006-08-141-0/+16
* fix for 152388aclement2006-08-081-3/+5
* update license to EPLacolyer2006-06-0116-32/+32