Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -1/+1 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 10 | -108/+108 |
* | Fix incorrect HTML entities in javadoc comments | Jerry James | 2020-09-14 | 1 | -2/+2 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 2 | -55/+55 |
* | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
* | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
* | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
* | Fix up tests and reduce verbosity on J11 | Andy Clement | 2020-08-14 | 1 | -16/+15 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 2 | -5/+5 |
* | 'while' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -3/+2 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -4/+4 |
* | mavenizing ajde.core - done | Andy Clement | 2019-01-29 | 10 | -0/+1251 |