Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix support for -14 on command line - was missing from JDT | Andy Clement | 2020-04-21 | 3 | -7/+10 |
* | Corrected links inside poms | Andy Clement | 2020-04-20 | 4 | -0/+100 |
* | polish | Andy Clement | 2020-04-20 | 2 | -5/+6 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 45 | -781/+1256 |
* | polish | Andy Clement | 2019-11-29 | 10 | -3734/+3813 |
* | polish | Andy Clement | 2019-11-29 | 94 | -479/+586 |
* | polish | Andy Clement | 2019-11-28 | 155 | -563/+507 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 48 | -582/+608 |
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 28 | -30/+30 |
* | polish | Andy Clement | 2019-11-28 | 1 | -2/+2 |
* | 1.9.5 readme | Andy Clement | 2019-11-28 | 2 | -1/+76 |
* | polish | Andy Clement | 2019-11-28 | 3 | -35/+32 |
* | organize imports | Andy Clement | 2019-11-28 | 1 | -5/+3 |
* | Debug for 551732 | Andy Clement | 2019-11-28 | 1 | -9/+14 |
* | fix comment | Andy Clement | 2019-11-28 | 1 | -24/+23 |
* | Fix 550494 | Andy Clement | 2019-11-27 | 11 | -83/+210 |
* | 552724: fix typo | Andy Clement | 2019-11-25 | 1 | -1/+1 |
* | first textblock test for Java13 | Andy Clement | 2019-11-25 | 4 | -0/+59 |
* | Java 13 support | Andy Clement | 2019-11-25 | 36 | -648/+909 |
* | Update to an ASM for Java13 | Andy Clement | 2019-11-25 | 5 | -2/+2 |
* | Fix Bug 551084 - NullPointerException at org.aspectj.ajdt.internal.core.build... | Andy Clement | 2019-09-16 | 1 | -17/+17 |
* | Fix Bug 387122 - threadlocal in weavingadaptor is potential memory leak | Andy Clement | 2019-09-12 | 1 | -22/+22 |
* | 543657: tweak to use current data rather than last known packed data | Andy Clement | 2019-09-11 | 1 | -5/+6 |
* | Moved tests around for avoiding weaving switch infrastructure method | Andy Clement | 2019-09-11 | 8 | -58/+124 |
* | - dont't weave synthetic enum helper method for switch | Semyon Danilov | 2019-09-10 | 8 | -3/+428 |
* | make test a bit more reliable | Andy Clement | 2019-09-09 | 1 | -53/+42 |
* | Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ... | Andy Clement | 2019-09-09 | 4 | -46/+75 |
* | Fix Bug 550696 - ClassCastException during load time weaving: InstructionHand... | Andy Clement | 2019-09-09 | 1 | -3/+3 |
* | polish | Andy Clement | 2019-07-02 | 2 | -1/+2 |
* | polish | Andy Clement | 2019-07-02 | 1 | -29/+27 |
* | Fix 548785: Check level is >=1.8 when looking to skip inlining around advice ... | Andy Clement | 2019-07-02 | 2 | -14/+15 |
* | Fix 548860: don't pass lowercased string through | Andy Clement | 2019-07-02 | 1 | -32/+31 |
* | Fix 547808: npe regression for multi @Around | Andy Clement | 2019-06-03 | 6 | -70/+189 |
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 33 | -174/+172 |
* | polish 1.9.4V1_9_4 | Andy Clement | 2019-05-10 | 1 | -0/+1 |
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 29 | -32/+32 |
* | Final bits of AspectJ 1.9.4 | Andy Clement | 2019-05-10 | 8 | -32/+331 |
* | Fix 546303: correct entries in weaver manifest for ltw | Andy Clement | 2019-05-09 | 1 | -3/+3 |
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 29 | -29/+29 |
* | polish for 1.9.3V1_9_3 | Andy Clement | 2019-04-04 | 2 | -11/+19 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 35 | -118/+392 |
* | 1.9.3 inclusion | Andy Clement | 2019-04-01 | 1 | -0/+1 |
* | 1.9.3.RC1 final bitsV1_9_3RC1 | Andy Clement | 2019-03-07 | 4 | -1/+44 |
* | remove unnecessary classpath entries | Andy Clement | 2019-03-06 | 1 | -9/+2 |
* | extra check... | Andy Clement | 2019-03-06 | 1 | -1/+3 |
* | Fix path separator for windows | Andy Clement | 2019-03-04 | 1 | -1/+1 |
* | fixes for tests on windows | Andy Clement | 2019-03-04 | 2 | -3/+4 |
* | windows compatibility in tests | Andy Clement | 2019-03-03 | 3 | -7/+10 |
* | windows fixes for closing jars | Andy Clement | 2019-03-03 | 2 | -0/+0 |
* | 333274: more tests and fixes: nested @Around advice with proceed | Andy Clement | 2019-02-19 | 13 | -42/+236 |