aboutsummaryrefslogtreecommitdiffstats
path: root/util/src
Commit message (Expand)AuthorAgeFilesLines
* Add Java 16 test suite for AspectJ 1.9.7 + test refactoringsAlexander Kriegisch2021-03-211-0/+4
* Add Java 15 / AspectJ 1.9.7 test suiteAlexander Kriegisch2021-03-171-0/+4
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-142-8/+12
* Fix resource leak in FileUtilAlexander Kriegisch2021-03-111-24/+15
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-141-1/+1
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-142-11/+11
* Remove unnecessary interface modifiersLars Grefer2020-08-171-16/+16
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-152-2/+0
|\
| * Cleanup unused importsLars Grefer2020-08-162-2/+0
* | Weaken Collection declarationsLars Grefer2020-08-154-10/+10
* | Redundant Collection.addAll() callLars Grefer2020-08-152-4/+2
* | Collection.toArray() call styleLars Grefer2020-08-151-1/+1
|/
* Remove checks for old Java VersionsLars Grefer2020-08-132-3/+9
* Use the diamond operator where possibleLars Grefer2020-08-138-39/+39
* Unnecessary unboxingLars Grefer2020-08-081-1/+1
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-085-8/+8
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-087-163/+157
* Include JDTCore for Java14Andy Clement2020-04-202-46/+49
* polishAndy Clement2019-11-293-4/+9
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-282-35/+34
* Java 13 supportAndy Clement2019-11-252-56/+61
* Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...Andy Clement2019-09-091-9/+21
* Updated with Java12 supportAndy Clement2019-04-031-0/+4
* extra util for finding suitable files with mustBeJar optionAndy Clement2019-02-191-0/+35
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+30
* mavenized util moduleAndy Clement2019-01-2314-0/+1210
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-291-0/+4
* Support Java10Andy Clement2018-04-181-6/+13
* Updates to better cope with future JDKsAndy Clement2017-11-091-11/+34
* Adjust how classpath entries manipulated for Java9 supportAndy Clement2017-10-201-1/+1
* Reusable SoftHashMap utility classAndy Clement2017-09-281-0/+95
* various changes to make more tests pass on Java9Andy Clement2017-09-221-0/+7
* Bring Java9 branch in line with 1.8.11 progressAndy Clement2017-09-212-24/+22
|\
| * reduced min Java version to 1.6Andy Clement2016-12-161-1/+1
| * Fixing generics warningsAndy Clement2016-10-282-24/+22
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-201-20/+36
|\|
| * 406167: cope with rogue generic inner type signaturesAndy Clement2015-04-011-20/+36
* | compatibility with JDK 190 build 175Andy Clement2017-06-271-1/+1
* | Java9 jrt-fs.jar helpersAndy Clement2016-06-271-0/+10
* | Cope with java version becoming 9.X rather than 1.9.XAndy Clement2016-01-041-6/+15
|/
* Tidy up post APT changesAndy Clement2014-08-051-23/+23
* add apt testshsestupin2014-08-011-50/+57
* Polish 1.8.0 and optimized fastmatch for and/or pointcutV1_8_0RC2Andy Clement2014-03-201-1/+0
* AspectJ 1.8Andy Clement2013-07-291-1/+5
* 391123: ltw cache improvementsAndy Clement2012-10-291-0/+5
* 389967Andy Clement2012-10-011-0/+6
* genericsaclement2011-05-074-41/+43
* genericsaclement2011-05-071-13/+13
* 282379aclement2011-02-051-2/+16
* genericsaclement2010-07-152-161/+120