Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make sure Java 14-only tests using preview are not executed on JVM 15+ | Alexander Kriegisch | 2021-03-14 | 1 | -0/+31 | |
* | Improve text matching in OutputSpec, fixing some failing Windows tests | Alexander Kriegisch | 2021-03-14 | 1 | -25/+20 | |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 3 | -48/+48 | |
* | Fix: WeaveSpec no longer ignores the '-Xlintfile' parameter | Alexander Kriegisch | 2021-03-12 | 1 | -18/+23 | |
* | Unify classpath handling in CompileSpec & RunSpec | Alexander Kriegisch | 2021-03-11 | 2 | -11/+7 | |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 9 | -242/+242 | |
* | polish | Andy Clement | 2020-08-16 | 3 | -194/+197 | |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 15 | -19/+3 | |
|\ | ||||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 18 | -18/+0 | |
| * | Update to JUnit 4.13 | Lars Grefer | 2020-08-15 | 3 | -6/+3 | |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 25 | -72/+68 | |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 7 | -30/+17 | |
* | | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -1/+1 | |
* | | Manual array copy | Lars Grefer | 2020-08-15 | 1 | -6/+2 | |
* | | Collections.sort() can be replaced with List.sort() | Lars Grefer | 2020-08-15 | 3 | -5/+5 | |
* | | Manual array to collection copy | Lars Grefer | 2020-08-15 | 3 | -16/+4 | |
|/ | ||||||
* | Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi... | Lars Grefer | 2020-08-14 | 2 | -5/+6 | |
|\ | ||||||
| * | Attempting to get J11 build happy at github | Andy Clement | 2020-08-13 | 1 | -4/+0 | |
| * | Making tests behave on 11 | Andy Clement | 2020-08-13 | 1 | -1/+6 | |
* | | Simplify checks for Java 8 to true | Lars Grefer | 2020-08-14 | 1 | -1/+1 | |
* | | Remove checks for old Java Versions | Lars Grefer | 2020-08-13 | 1 | -4/+4 | |
|/ | ||||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 17 | -48/+48 | |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 9 | -10/+10 | |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 3 | -5/+5 | |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 16 | -32/+32 | |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 38 | -810/+748 | |
* | Polish | Andy Clement | 2020-07-22 | 1 | -323/+332 | |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 4 | -27/+55 | |
* | polish | Andy Clement | 2019-11-29 | 4 | -1723/+1765 | |
* | polish | Andy Clement | 2019-11-28 | 34 | -169/+273 | |
* | Fix 550494 | Andy Clement | 2019-11-27 | 1 | -20/+19 | |
* | Java 13 support | Andy Clement | 2019-11-25 | 2 | -16/+50 | |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 5 | -6/+59 | |
* | windows compatibility in tests | Andy Clement | 2019-03-03 | 1 | -1/+4 | |
* | improved test harnesses for working with runtime | Andy Clement | 2019-02-19 | 1 | -0/+1 | |
* | add missing license | Andy Clement | 2019-02-11 | 1 | -0/+12 | |
* | polish | Andy Clement | 2019-02-11 | 5 | -29/+29 | |
* | better test tidyup | Andy Clement | 2019-02-11 | 2 | -6/+7 | |
* | tidyup | Andy Clement | 2019-02-08 | 1 | -0/+1 | |
* | Fix getSpecFile() to work with URLs and adjust installer unpacker | Andy Clement | 2019-02-08 | 3 | -6/+10 | |
* | Add module tests back in - but streamlined | Andy Clement | 2019-02-01 | 2 | -3/+64 | |
* | various polish to previously mavenized projects to support newer ones | Andy Clement | 2019-01-31 | 2 | -16/+18 | |
* | mavenizing testing - done | Andy Clement | 2019-01-30 | 89 | -207/+0 | |
* | mavenizing testing - wip | Andy Clement | 2019-01-30 | 110 | -0/+6828 | |
* | Upgraded test infra to support building/running modules | Andy Clement | 2017-10-20 | 3 | -3/+21 | |
* | fix warnings in build - support .isJava8 option in buildV1_8_10 | Andy Clement | 2016-12-09 | 1 | -4/+4 | |
* | Fix 500035: handling target only binding in @AJ pointcut | Andy Clement | 2016-11-18 | 6 | -97/+89 | |
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 1 | -0/+8 | |
* | generics | Andy Clement | 2012-03-02 | 1 | -16/+16 | |
* | generics | Andy Clement | 2012-03-02 | 1 | -7/+7 |