Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 4 | -5/+0 |
|\ | |||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 4 | -5/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 6 | -10/+10 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 2 | -4/+2 |
* | | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -2/+2 |
* | | Collections.sort() can be replaced with List.sort() | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
|/ | |||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 8 | -30/+30 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 4 | -7/+7 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 9 | -241/+223 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 1 | -7/+7 |
* | polish | Andy Clement | 2019-11-28 | 4 | -22/+20 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 10 | -289/+314 |
* | tidyup | Andy Clement | 2019-02-08 | 10 | -0/+137 |
* | Fix getSpecFile() to work with URLs and adjust installer unpacker | Andy Clement | 2019-02-08 | 1 | -8/+32 |
* | mavenizing build - done | Andy Clement | 2019-02-01 | 22 | -0/+0 |
* | mavenizing build - wip | Andy Clement | 2019-02-01 | 23 | -0/+8425 |