aboutsummaryrefslogtreecommitdiffstats
path: root/build/src/main/java/org/aspectj/internal/tools/ant/taskdefs
Commit message (Expand)AuthorAgeFilesLines
* Add decade 2020-2029 to copyright years in ChecklicsAlexander Kriegisch2024-02-161-4/+6
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-3/+2
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-204-6/+6
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0410-130/+121
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-211-2/+2
* Allow year 2021 in Checklics.LicenseAlexander Kriegisch2021-03-141-17/+7
* 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-151-1/+1
* | Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
|/
* Use the diamond operator where possibleLars Grefer2020-08-133-7/+7
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-082-4/+4
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-084-39/+33
* Include JDTCore for Java14Andy Clement2020-04-201-7/+7
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-285-77/+82
* mavenizing build - doneAndy Clement2019-02-0111-0/+2924