Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
* | polish | Andy Clement | 2019-02-11 | 5 | -29/+29 | |
* | better test tidyup | Andy Clement | 2019-02-11 | 2 | -6/+7 | |
* | 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 | 88 | -192/+25234 | |
* | mavenizing testing - wip | Andy Clement | 2019-01-30 | 27 | -0/+4353 |