aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/test/java/org/aspectj/weaver/patterns
Commit message (Expand)AuthorAgeFilesLines
* Enable type parameter traversal in exact type patternsAlexander Kriegisch2024-04-121-1/+1
* Fix PointcutRewriterTest, add LogicalPointcutStructure test helper classAlexander Kriegisch2023-01-152-169/+360
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-1/+1
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0420-175/+175
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-211-1/+1
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-153-3/+0
|\
| * Cleanup unused importsLars Grefer2020-08-163-3/+0
* | Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
|/
* Remove checks for old Java VersionsLars Grefer2020-08-132-16/+4
* Use the diamond operator where possibleLars Grefer2020-08-132-2/+2
* Unnecessary boxingLars Grefer2020-08-081-8/+8
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-089-37/+36
* mavenized org.aspectj.matcher - finishedAndy Clement2019-01-232-51/+1
* mavenized org.aspectj.matcher module - wipAndy Clement2019-01-2322-0/+4179