| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Java23 support | Andrew Clement | 2025-03-07 | 2 | -9/+9 |
* | LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' | Alexander Kriegisch | 2024-02-19 | 1 | -1/+1 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 2 | -2/+2 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 20 | -134/+134 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 1 | -8/+8 |
* | 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 |