aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed a misplaced <para> element in the Docbook documentation for ajcEmmanuel Bourg2020-07-221-1/+1
|
* AspectJ 1.9.6 final bitsV1_9_6Andy Clement2020-07-2235-39/+73
|
* Update ASM and fix packaging for matcher artifactAndy Clement2020-07-1724-160/+408
|
* polish and new test for 550705Andy Clement2020-05-016-11/+59
|
* 558995 testcodeAndy Clement2020-04-294-0/+221
|
* Fix 550705: tricky intermittent verify errorAndy Clement2020-04-291-11/+24
|
* PolishAndy Clement2020-04-222-16/+15
|
* Added basic ThreadLocalAwareRepository - groundwork for 561819Andy Clement2020-04-221-0/+111
|
* Fix for 558995: NullPointerException at ↵Andy Clement2020-04-221-2/+8
| | | | org.aspectj.weaver.ReferenceType.getWeaverState
* few more bits to ignoreAndy Clement2020-04-211-0/+6
|
* Reorganise + comment .gitignore, ignore IntelliJ IDEA projectsAlexander Kriegisch2020-04-211-7/+21
| | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* fix tests running on windowseli-fin2020-04-211-1/+1
| | | | | This caused checkRtJar to return an error, which led to some tests to fail Signed-off-by: Eli Finkel <eyfinkel@gmail.com>
* Exclude some linux created debug filesAndy Clement2020-04-211-0/+1
|
* 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 ↵Andy Clement2019-09-161-17/+17
| | | | org.aspectj.ajdt.internal.core.builder.AjBuildManager.checkRtJar
* 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
| | | | | | - add test for switch on enum with around all advice Signed-off-by: Semyon Danilov <samvimes@yandex.ru>
* 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
| | | | bytecode
* Fix Bug 550696 - ClassCastException during load time weaving: ↵Andy Clement2019-09-091-3/+3
| | | | InstructionHandle cannot be cast to BranchHandle
* 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
| | | | lambdas
* 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
|