Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc generation broken on JDK 20 | Alexander Kriegisch | 2023-06-24 | 2 | -3/+5 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 15 | -262/+262 |
* | Add Java 16 Linux matcher variant to HtmlDecorator | Alexander Kriegisch | 2021-03-22 | 1 | -70/+80 |
* | Use static import for HtmlDecorator.TYPE_NAME_LABEL | Alexander Kriegisch | 2021-03-16 | 1 | -24/+26 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 3 | -90/+100 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 2 | -5/+0 |
|\ | |||||
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 2 | -5/+0 |
* | | Manual array copy | Lars Grefer | 2020-08-15 | 1 | -9/+3 |
|/ | |||||
* | Simplify checks for Java 8 to true | Lars Grefer | 2020-08-14 | 2 | -123/+37 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -2/+2 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -19/+19 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 2 | -12/+9 |
* | Java 13 support | Andy Clement | 2019-11-25 | 1 | -132/+151 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 4 | -37/+55 |
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 1 | -1/+1 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-01-31 | 3 | -48/+36 |
* | mavenizing ajdoc - done | Andy Clement | 2019-01-30 | 6 | -54/+27 |
* | mavenizing ajdoc - wip | Andy Clement | 2019-01-29 | 15 | -0/+2919 |