| Commit message (Expand) | Author | Age | Files | Lines |
* | LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' | Alexander Kriegisch | 2024-02-19 | 6 | -22/+22 |
* | Replace old by new AspectJ GitHub URL | Alexander Kriegisch | 2024-02-08 | 1 | -1/+1 |
* | Fix javadoc generation broken on JDK 20 | Alexander Kriegisch | 2023-06-24 | 3 | -7/+22 |
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 1 | -2/+2 |
* | Use StringBuilder/StringJoiner for concatenation String's in loop | Andrey Turbanov | 2021-12-18 | 1 | -24/+29 |
* | Replace more usages of StringBuffer with StringBuilder | Andrey Turbanov | 2021-12-05 | 1 | -8/+8 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 3 | -7/+7 |
* | Fix minor indentation issues in org.aspectj.tools.ajdoc.Main | Alexander Kriegisch | 2021-06-10 | 1 | -3/+3 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 24 | -319/+319 |
* | Revert "Always run javadoc using the ToolProvider API" | Alexander Kriegisch | 2021-05-28 | 2 | -18/+48 |
* | housekeeping | Andy Clement | 2021-05-23 | 1 | -3/+3 |
* | Clean up Maven dependencies using 'dependency:analyze' goal | Alexander Kriegisch | 2021-04-12 | 1 | -11/+11 |
* | Add Java 16 Linux matcher variant to HtmlDecorator | Alexander Kriegisch | 2021-03-22 | 2 | -90/+121 |
* | Add diagnostic output to HtmlDecorator if AJ-Doc generation fails | Alexander Kriegisch | 2021-03-21 | 2 | -0/+14 |
* | Use static import for HtmlDecorator.TYPE_NAME_LABEL | Alexander Kriegisch | 2021-03-16 | 2 | -25/+27 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 4 | -101/+111 |
* | Fix incorrect HTML entities in javadoc comments | Jerry James | 2020-09-14 | 1 | -2/+2 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 1 | -15/+15 |
* | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 4 | -7/+0 |
|\ |
|
| * | Cleanup unused imports | Lars Grefer | 2020-08-16 | 5 | -8/+0 |
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 3 | -3/+4 |
* | | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
* | | Manual array copy | Lars Grefer | 2020-08-15 | 1 | -9/+3 |
* | | Manual array to collection copy | Lars Grefer | 2020-08-15 | 1 | -11/+2 |
|/ |
|
* | Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi... | Lars Grefer | 2020-08-14 | 2 | -89/+4 |
|\ |
|
| * | Merge branch 'feature/simplify-ajdoc' of github.com:larsgrefer/org.aspectj in... | Lars Grefer | 2020-08-14 | 2 | -91/+4 |
| |\ |
|
| | * | Always run javadoc using the ToolProvider API | Lars Grefer | 2020-08-14 | 2 | -87/+4 |
| * | | Fix compilation of JavadocRunner for Java 13+ | Lars Grefer | 2020-08-13 | 1 | -5/+7 |
| |/ |
|
* / | 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 | 4 | -22/+22 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 3 | -24/+24 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 6 | -56/+47 |
* | Java 13 support | Andy Clement | 2019-11-25 | 2 | -148/+172 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 4 | -37/+55 |
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 2 | -2/+2 |
* | 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 | 24 | -0/+2919 |
* | Support Java10 | Andy Clement | 2018-04-18 | 2 | -22/+49 |
* | Updates to better cope with future JDKs | Andy Clement | 2017-11-09 | 4 | -61/+66 |
* | 464604: ajdoc SIOOBE on Java7 | Andy Clement | 2015-09-04 | 1 | -0/+5 |
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 1 | -1/+27 |
* | add apt tests | hsestupin | 2014-08-01 | 1 | -1/+1 |
* | minimalModel ON by default. demotion ON by default (for AJDT as well as LTW) | aclement | 2011-08-05 | 1 | -1/+1 |
* | 280783: removed security manager - why is it there? | aclement | 2009-06-18 | 1 | -51/+50 |
* | 258206: package declaration support in the model | aclement | 2009-01-06 | 1 | -1/+3 |
* | attempt to commit patch for 256514 again: fixed the patch to be non-windoze only | aclement | 2008-12-15 | 2 | -0/+60 |
* | backed out changes - break the build | aclement | 2008-12-08 | 2 | -59/+0 |
* | 256514: c1 | aclement | 2008-11-27 | 2 | -0/+59 |
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 5 | -951/+927 |