Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-08-21 | 1 | -1/+1 |
* | 1.9.7 milestone 1 published | Andy Clement | 2020-08-21 | 1 | -1/+1 |
* | Merge pull request #10 from larsgrefer/cleanup/pom | Andy Clement | 2020-08-16 | 1 | -1/+0 |
|\ | |||||
| * | Remove project.parent.relative path as ../pom.xml is already the default | Lars Grefer | 2020-08-15 | 1 | -1/+0 |
* | | Reduce test output for incremental comp tests | Andy Clement | 2020-08-15 | 5 | -50/+60 |
* | | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 7 | -67/+60 |
|\ \ | |||||
| * | | Reduce test output for incremental comp tests | Andy Clement | 2020-08-15 | 5 | -49/+32 |
| * | | Fix test on J14 | Andy Clement | 2020-08-15 | 2 | -18/+28 |
| |/ | |||||
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 3 | -8/+9 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
* | | Collections.sort() can be replaced with List.sort() | Lars Grefer | 2020-08-15 | 1 | -2/+2 |
|/ | |||||
* | lets have maven fail if those tests fail... | Andy Clement | 2020-08-14 | 14 | -14/+1 |
* | Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi... | Lars Grefer | 2020-08-14 | 5 | -17/+33 |
|\ | |||||
| * | Fix up tests and reduce verbosity on J11 | Andy Clement | 2020-08-14 | 3 | -15/+22 |
| * | Making tests behave on 11 | Andy Clement | 2020-08-13 | 3 | -4/+13 |
* | | Simplify checks for Java 8 to true | Lars Grefer | 2020-08-14 | 1 | -5/+1 |
* | | Remove checks for old Java Versions | Lars Grefer | 2020-08-13 | 5 | -42/+11 |
|/ | |||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 9 | -42/+42 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 13 | -40/+39 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 23 | -133/+95 |
* | Rev to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-07-22 | 1 | -1/+1 |
* | AspectJ 1.9.6 final bitsV1_9_6 | Andy Clement | 2020-07-22 | 1 | -1/+1 |
* | Update ASM and fix packaging for matcher artifact | Andy Clement | 2020-07-17 | 1 | -1/+1 |
* | polish and new test for 550705 | Andy Clement | 2020-05-01 | 6 | -11/+59 |
* | 558995 testcode | Andy Clement | 2020-04-29 | 4 | -0/+221 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 25 | -515/+874 |
* | polish | Andy Clement | 2019-11-28 | 117 | -372/+214 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -1/+1 |
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 |
* | polish | Andy Clement | 2019-11-28 | 2 | -4/+4 |
* | organize imports | Andy Clement | 2019-11-28 | 1 | -5/+3 |
* | Fix 550494 | Andy Clement | 2019-11-27 | 8 | -0/+135 |
* | first textblock test for Java13 | Andy Clement | 2019-11-25 | 4 | -0/+59 |
* | Java 13 support | Andy Clement | 2019-11-25 | 6 | -12/+172 |
* | Moved tests around for avoiding weaving switch infrastructure method | Andy Clement | 2019-09-11 | 4 | -0/+88 |
* | polish | Andy Clement | 2019-07-02 | 1 | -29/+27 |
* | Fix 547808: npe regression for multi @Around | Andy Clement | 2019-06-03 | 5 | -9/+127 |
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 1 | -1/+1 |
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -1/+1 |
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 14 | -63/+180 |
* | fixes for tests on windows | Andy Clement | 2019-03-04 | 1 | -1/+1 |
* | windows compatibility in tests | Andy Clement | 2019-03-03 | 2 | -6/+6 |
* | 333274: more tests and fixes: nested @Around advice with proceed | Andy Clement | 2019-02-19 | 5 | -16/+56 |
* | polish | Andy Clement | 2019-02-19 | 22 | -0/+0 |
* | Testcode for 333274 | Andy Clement | 2019-02-19 | 44 | -0/+481 |
* | polish - fix some warningsmaven_build | Andy Clement | 2019-02-11 | 9 | -18/+0 |
* | tidyup | Andy Clement | 2019-02-08 | 3 | -116/+160 |