Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 2 | -3/+3 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 4 | -17/+17 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 1 | -2/+2 |
* | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 1 | -5/+5 |
* | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
* | Remove checks for old Java Versions | Lars Grefer | 2020-08-13 | 1 | -3/+4 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -4/+4 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 3 | -5/+5 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -13/+13 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 1 | -39/+39 |
* | polish | Andy Clement | 2019-11-29 | 1 | -1/+2 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 2 | -35/+34 |
* | Java 13 support | Andy Clement | 2019-11-25 | 1 | -1/+1 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-01-31 | 1 | -0/+30 |
* | mavenized util module | Andy Clement | 2019-01-23 | 3 | -0/+1210 |