aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/main
Commit message (Expand)AuthorAgeFilesLines
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-04255-2312/+2312
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-215-10/+18
* Strip down compiler messages to AspectJ-specific onesAlexander Kriegisch2021-03-191-1/+1
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-145-11/+11
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-1412-26/+21
* Fix misplaced or incorrectly nested HTML tagsJerry James2020-09-148-25/+24
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-1418-48/+48
* Remove unnecessary interface modifiersLars Grefer2020-08-1722-388/+388
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-1513-15/+0
|\
| * Cleanup unused importsLars Grefer2020-08-1613-15/+0
* | Weaken Collection declarationsLars Grefer2020-08-152-4/+4
* | Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
* | Collection.toArray() call styleLars Grefer2020-08-157-10/+10
* | Manual array copyLars Grefer2020-08-153-9/+3
* | Manual array to collection copyLars Grefer2020-08-151-6/+3
|/
* Remove checks for old Java VersionsLars Grefer2020-08-133-46/+35
* Use the diamond operator where possibleLars Grefer2020-08-1347-191/+191
* Merge branch 'master' into feature/java5Andy Clement2020-08-121-13/+33
|\
| * Add a debug flag to workaround issue until we can sort it (565713)Andy Clement2020-08-101-15/+35
* | Unnecessary unboxingLars Grefer2020-08-085-13/+13
* | Unnecessary boxingLars Grefer2020-08-085-9/+10
* | 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-089-13/+13
* | 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-3/+2
* | 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0842-355/+314
|/
* PolishAndy Clement2020-07-223-59/+73
* Fix 550705: tricky intermittent verify errorAndy Clement2020-04-291-11/+24
* polishAndy Clement2019-11-281-31/+28
* Debug for 551732Andy Clement2019-11-281-9/+14
* Fix 550494Andy Clement2019-11-271-8/+11
* Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...Andy Clement2019-09-092-27/+43
* polish for 1.9.3V1_9_3Andy Clement2019-04-041-4/+5
* 333274: more tests and fixes: nested @Around advice with proceedAndy Clement2019-02-193-1/+28
* Adding ProceedingJoinPoint built in typeAndy Clement2019-02-191-1/+1
* Fix version tagging for info stringsAndy Clement2019-02-111-1/+1
* tweak matcher for weaver module requirementsAndy Clement2019-01-253-1/+2
* mavenized org.aspectj.matcher module - wipAndy Clement2019-01-23258-0/+52802