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 | 1 | -2/+2 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 1 | -1/+0 |
|\ | |||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 1 | -1/+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 | 1 | -3/+3 |
* | polish | Andy Clement | 2019-11-29 | 1 | -1195/+1218 |
* | polish | Andy Clement | 2019-11-29 | 1 | -211/+222 |
* | mavenizing testing-drivers - done' | Andy Clement | 2019-01-30 | 1 | -0/+1485 |