Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
|/ | |||||
* | lets have maven fail if those tests fail... | Andy Clement | 2020-08-14 | 3 | -32/+46 |
* | Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi... | Lars Grefer | 2020-08-14 | 6 | -102/+104 |
|\ | |||||
| * | Fix up tests and reduce verbosity on J11 | Andy Clement | 2020-08-14 | 6 | -102/+104 |
* | | Remove checks for old Java Versions | Lars Grefer | 2020-08-13 | 1 | -2/+0 |
|/ | |||||
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 12 | -47/+47 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 4 | -8/+8 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 8 | -34/+28 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-01-31 | 1 | -0/+56 |
* | mavenizing ajde.core - done | Andy Clement | 2019-01-29 | 19 | -0/+3694 |