| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce 'Object' class usage | Andrey Turbanov | 2022-04-15 | 3 | -8/+6 |
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 1 | -1/+1 |
* | Remove AspectJ Browser (ajbrowser) code and documentation | Alexander Kriegisch | 2022-04-02 | 5 | -18/+7 |
* | Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBuffer | Andy Clement | 2021-11-30 | 11 | -16/+16 |
|\ |
|
| * | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 11 | -16/+16 |
* | | According to javadoc File.isDirectory 'true' if and only if the file denoted ... | Andrey Turbanov | 2021-11-20 | 1 | -1/+1 |
|/ |
|
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 26 | -356/+347 |
* | Remove JRockit LTW support, particularly JRockitAgent | Alexander Kriegisch | 2021-04-10 | 1 | -1/+1 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 2 | -3/+3 |
* | Allow year 2021 in Checklics.License | Alexander Kriegisch | 2021-03-14 | 1 | -17/+7 |
* | Support Windows 10 and Windows Server 2016/2019 in installer | Alexander Kriegisch | 2021-03-04 | 1 | -2/+4 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 5 | -6/+0 |
|\ |
|
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 6 | -7/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 9 | -19/+16 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 2 | -4/+2 |
* | | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -2/+2 |
* | | Collections.sort() can be replaced with List.sort() | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
|/ |
|
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 11 | -38/+38 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 4 | -7/+7 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 13 | -329/+307 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 1 | -7/+7 |
* | polish | Andy Clement | 2019-11-28 | 4 | -22/+20 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 11 | -305/+324 |
* | Fix path separator for windows | Andy Clement | 2019-03-04 | 1 | -1/+1 |
* | tidyup - last bits of maven stuff | Andy Clement | 2019-02-08 | 1 | -20/+20 |
* | tidyup | Andy Clement | 2019-02-08 | 10 | -0/+137 |
* | Fix getSpecFile() to work with URLs and adjust installer unpacker | Andy Clement | 2019-02-08 | 1 | -8/+32 |
* | mavenizing build - done | Andy Clement | 2019-02-01 | 25 | -12/+23 |
* | mavenizing build - wip | Andy Clement | 2019-02-01 | 31 | -0/+1369 |
* | better handling for 1.8 modules | Andy Clement | 2018-10-15 | 1 | -15/+22 |
* | updated for 2018 | Andy Clement | 2018-02-14 | 1 | -2/+8 |
* | Fix use of diamond and update versions to 1.9 | Andy Clement | 2017-10-20 | 9 | -32/+31 |
* | reduced min Java version to 1.6 | Andy Clement | 2016-12-16 | 1 | -2/+3 |
* | fix warnings in build - support .isJava8 option in buildV1_8_10 | Andy Clement | 2016-12-09 | 1 | -4/+14 |
* | Polishing for 1.8.10 release | Andy Clement | 2016-12-08 | 1 | -2/+2 |
* | added 2016/2017 to years | Andy Clement | 2016-12-02 | 1 | -1/+2 |
* | Upgraded to new JDT compiler - neon.1 and a bit | Andy Clement | 2016-11-07 | 8 | -119/+117 |
* | 450634: support Windows 8 when computing best batch file format | Andy Clement | 2015-01-08 | 1 | -1/+1 |
* | update build jar so suggests 1.8 as install dirV1_8_0RC1 | Andy Clement | 2014-03-18 | 1 | -2/+2 |
* | add more years to license checker | Andy Clement | 2013-01-21 | 1 | -1/+1 |
* | 391123: ltw cache improvements | Andy Clement | 2012-10-29 | 1 | -2/+3 |
* | fix install location to 1.7 | Andy Clement | 2012-05-28 | 1 | -2/+2 |
* | 341788: check two new versions of windows | aclement | 2011-04-04 | 1 | -1710/+1654 |
* | 329126: own our XML parser! | aclement | 2011-03-01 | 1 | -1/+2 |
* | existence of .isJava5 in module root will activate java5 compilation of this ... | aclement | 2009-09-07 | 1 | -774/+744 |
* | 2009,2010 | aclement | 2009-03-04 | 1 | -482/+440 |
* | 246125: ensuring content in org.aspectj.matcher.jar | aclement | 2008-10-20 | 1 | -1/+1 |
* | 246125: build the new org.aspectj.matcher.jar into the distribution | aclement | 2008-10-20 | 1 | -0/+1 |
* | remove aspectjlib from the distribution and build system | aclement | 2008-10-15 | 1 | -1/+1 |
* | dont package asm | aclement | 2008-09-17 | 1 | -1/+1 |