aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix TestcaseLars Grefer2020-08-131-6/+8
| * Create maven.ymlLars Grefer2020-08-131-0/+26
* | Merge pull request #2 from larsgrefer/feature/diamond-operatorAndy Clement2020-08-13243-1046/+1046
|\ \ | |/ |/|
| * Use the diamond operator where possibleLars Grefer2020-08-13243-1046/+1046
|/
* Merge pull request #1 from larsgrefer/feature/java5Andy Clement2020-08-12394-4449/+3997
|\
| * Merge branch 'master' into feature/java5Andy Clement2020-08-121-13/+33
| |\ | |/ |/|
* | Add a debug flag to workaround issue until we can sort it (565713)Andy Clement2020-08-101-15/+35
| * Unnecessary unboxingLars Grefer2020-08-0830-58/+58
| * Unnecessary boxingLars Grefer2020-08-0825-57/+58
| * 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-08105-238/+235
| * 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0812-68/+44
| * 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-08336-4045/+3619
|/
* PolishAndy Clement2020-07-227-445/+467
* Fix serialVersionUID initialization for java9+eli-fin2020-07-221-24/+13
* Rev to 1.9.7.BUILD-SNAPSHOTAndy Clement2020-07-2229-31/+31
* 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 org.aspectj.weaver.ReferenceType.getW...Andy Clement2020-04-221-2/+8
* few more bits to ignoreAndy Clement2020-04-211-0/+6
* Reorganise + comment .gitignore, ignore IntelliJ IDEA projectsAlexander Kriegisch2020-04-211-7/+21
* fix tests running on windowseli-fin2020-04-211-1/+1
* 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 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