aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix support for -14 on command line - was missing from JDTAndy Clement2020-04-213-7/+10
* Corrected links inside pomsAndy Clement2020-04-204-0/+100
* polishAndy Clement2020-04-202-5/+6
* Include JDTCore for Java14Andy Clement2020-04-2045-781/+1256
* polishAndy Clement2019-11-2910-3734/+3813
* polishAndy Clement2019-11-2994-479/+586
* polishAndy Clement2019-11-28155-563/+507
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-2848-582/+608
* 1.9.5 release versions in pomsV1_9_5Andy Clement2019-11-2828-30/+30
* polishAndy Clement2019-11-281-2/+2
* 1.9.5 readmeAndy Clement2019-11-282-1/+76
* polishAndy Clement2019-11-283-35/+32
* organize importsAndy Clement2019-11-281-5/+3
* Debug for 551732Andy Clement2019-11-281-9/+14
* fix commentAndy Clement2019-11-281-24/+23
* Fix 550494Andy Clement2019-11-2711-83/+210
* 552724: fix typoAndy Clement2019-11-251-1/+1
* first textblock test for Java13Andy Clement2019-11-254-0/+59
* Java 13 supportAndy Clement2019-11-2536-648/+909
* Update to an ASM for Java13Andy Clement2019-11-255-2/+2
* Fix Bug 551084 - NullPointerException at org.aspectj.ajdt.internal.core.build...Andy Clement2019-09-161-17/+17
* Fix Bug 387122 - threadlocal in weavingadaptor is potential memory leakAndy Clement2019-09-121-22/+22
* 543657: tweak to use current data rather than last known packed dataAndy Clement2019-09-111-5/+6
* Moved tests around for avoiding weaving switch infrastructure methodAndy Clement2019-09-118-58/+124
* - dont't weave synthetic enum helper method for switchSemyon Danilov2019-09-108-3/+428
* make test a bit more reliableAndy Clement2019-09-091-53/+42
* Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...Andy Clement2019-09-094-46/+75
* Fix Bug 550696 - ClassCastException during load time weaving: InstructionHand...Andy Clement2019-09-091-3/+3
* polishAndy Clement2019-07-022-1/+2
* polishAndy Clement2019-07-021-29/+27
* Fix 548785: Check level is >=1.8 when looking to skip inlining around advice ...Andy Clement2019-07-022-14/+15
* Fix 548860: don't pass lowercased string throughAndy Clement2019-07-021-32/+31
* Fix 547808: npe regression for multi @AroundAndy Clement2019-06-036-70/+189
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-0333-174/+172
* polish 1.9.4V1_9_4Andy Clement2019-05-101-0/+1
* 1.9.4 POMSAndy Clement2019-05-1029-32/+32
* Final bits of AspectJ 1.9.4Andy Clement2019-05-108-32/+331
* Fix 546303: correct entries in weaver manifest for ltwAndy Clement2019-05-091-3/+3
* pushed versions to 1.9.4.BUILD-SNAPSHOTAndy Clement2019-04-1729-29/+29
* polish for 1.9.3V1_9_3Andy Clement2019-04-042-11/+19
* Updated with Java12 supportAndy Clement2019-04-0335-118/+392
* 1.9.3 inclusionAndy Clement2019-04-011-0/+1
* 1.9.3.RC1 final bitsV1_9_3RC1Andy Clement2019-03-074-1/+44
* remove unnecessary classpath entriesAndy Clement2019-03-061-9/+2
* extra check...Andy Clement2019-03-061-1/+3
* Fix path separator for windowsAndy Clement2019-03-041-1/+1
* fixes for tests on windowsAndy Clement2019-03-042-3/+4
* windows compatibility in testsAndy Clement2019-03-033-7/+10
* windows fixes for closing jarsAndy Clement2019-03-032-0/+0
* 333274: more tests and fixes: nested @Around advice with proceedAndy Clement2019-02-1913-42/+236