Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -2/+2 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 7 | -65/+65 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 1 | -76/+78 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 2 | -2/+0 |
|\ | |||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 2 | -2/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 1 | -5/+5 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
|/ | |||||
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 3 | -16/+16 |
* | polish | Andy Clement | 2019-11-29 | 2 | -1539/+1571 |
* | polish | Andy Clement | 2019-11-29 | 1 | -211/+222 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-02-01 | 2 | -46/+4 |
* | mavenizing testing-drivers - done' | Andy Clement | 2019-01-30 | 2 | -0/+1913 |
* | mavenizing testing-drivers - wip | Andy Clement | 2019-01-30 | 7 | -0/+1276 |