aboutsummaryrefslogtreecommitdiffstats
path: root/build/src/main
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-152-4/+3
* Update InstallContext.onWindowsPro for Windows 11+Alexander Kriegisch2024-01-291-3/+4
* Bugfix: AspectJ installer extracts text files as US-ASCIIAlexander Kriegisch2024-01-061-4/+6
* Remove references and docs about obsolete toolsAlexander Kriegisch2024-01-061-119/+0
* Globally replace HTTP links to eclipse.org by HTTPSAlexander Kriegisch2024-01-063-5/+4
* Reduce 'Object' class usageAndrey Turbanov2022-04-153-8/+6
* Remove redundant casts after generics updateAndrey Turbanov2022-04-121-1/+1
* Remove AspectJ Browser (ajbrowser) code and documentationAlexander Kriegisch2022-04-022-7/+5
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-209-14/+14
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0421-212/+203
* Remove JRockit LTW support, particularly JRockitAgentAlexander Kriegisch2021-04-101-1/+1
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-212-3/+3
* Allow year 2021 in Checklics.LicenseAlexander Kriegisch2021-03-141-17/+7
* Support Windows 10 and Windows Server 2016/2019 in installerAlexander Kriegisch2021-03-041-2/+4
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-154-5/+0
|\
| * Cleanup unused importsLars Grefer2020-08-164-5/+0
* | Weaken Collection declarationsLars Grefer2020-08-156-10/+10
* | Redundant Collection.addAll() callLars Grefer2020-08-152-4/+2
* | Collection.toArray() call styleLars Grefer2020-08-151-2/+2
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-151-1/+1
|/
* Use the diamond operator where possibleLars Grefer2020-08-138-30/+30
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-7/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-089-241/+223
* Include JDTCore for Java14Andy Clement2020-04-201-7/+7
* polishAndy Clement2019-11-284-22/+20
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-2810-289/+314
* tidyupAndy Clement2019-02-0810-0/+137
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-081-8/+32
* mavenizing build - doneAndy Clement2019-02-0122-0/+0
* mavenizing build - wipAndy Clement2019-02-0123-0/+8425