aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/src/main/java/org/aspectj/runtime
Commit message (Expand)AuthorAgeFilesLines
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0429-377/+377
* Remove unnecessary interface modifiersLars Grefer2020-08-174-80/+80
* Cleanup unused importsLars Grefer2020-08-161-1/+0
* Use the diamond operator where possibleLars Grefer2020-08-131-1/+1
* Unnecessary unboxingLars Grefer2020-08-081-2/+2
* Unnecessary boxingLars Grefer2020-08-081-7/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-082-4/+4
* PolishAndy Clement2020-07-221-37/+37
* 333274: more tests and fixes: nested @Around advice with proceedAndy Clement2019-02-192-20/+69
* polish javadoc in runtime moduleAndy Clement2019-02-073-24/+23
* mavenizing runtime module - completeAndy Clement2019-01-2429-0/+2634