aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc/src
Commit message (Expand)AuthorAgeFilesLines
* Use static import for HtmlDecorator.TYPE_NAME_LABELAlexander Kriegisch2021-03-162-25/+27
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-144-101/+111
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-2/+2
* Remove unnecessary interface modifiersLars Grefer2020-08-171-15/+15
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-154-7/+0
|\
| * Cleanup unused importsLars Grefer2020-08-165-8/+0
* | Weaken Collection declarationsLars Grefer2020-08-153-3/+4
* | Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* | Manual array copyLars Grefer2020-08-151-9/+3
* | Manual array to collection copyLars Grefer2020-08-151-11/+2
|/
* Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...Lars Grefer2020-08-142-89/+4
|\
| * Merge branch 'feature/simplify-ajdoc' of github.com:larsgrefer/org.aspectj in...Lars Grefer2020-08-142-91/+4
| |\
| | * Always run javadoc using the ToolProvider APILars Grefer2020-08-142-87/+4
| * | Fix compilation of JavadocRunner for Java 13+Lars Grefer2020-08-131-5/+7
| |/
* / Simplify checks for Java 8 to trueLars Grefer2020-08-142-123/+37
|/
* Use the diamond operator where possibleLars Grefer2020-08-134-22/+22
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-083-24/+24
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-086-56/+47
* Java 13 supportAndy Clement2019-11-252-148/+172
* Updated with Java12 supportAndy Clement2019-04-034-37/+55
* Fix version tagging for info stringsAndy Clement2019-02-112-2/+2
* Add module tests back in - but streamlinedAndy Clement2019-01-313-48/+36
* mavenizing ajdoc - doneAndy Clement2019-01-306-54/+27
* mavenizing ajdoc - wipAndy Clement2019-01-2924-0/+2919
* Support Java10Andy Clement2018-04-182-22/+49
* Updates to better cope with future JDKsAndy Clement2017-11-094-61/+66
* 464604: ajdoc SIOOBE on Java7Andy Clement2015-09-041-0/+5
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-061-1/+27
* add apt testshsestupin2014-08-011-1/+1
* minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)aclement2011-08-051-1/+1
* 280783: removed security manager - why is it there?aclement2009-06-181-51/+50
* 258206: package declaration support in the modelaclement2009-01-061-1/+3
* attempt to commit patch for 256514 again: fixed the patch to be non-windoze onlyaclement2008-12-152-0/+60
* backed out changes - break the buildaclement2008-12-082-59/+0
* 256514: c1aclement2008-11-272-0/+59
* 251277: making asmmanager non-singletonaclement2008-10-205-951/+927
* formatter chewedaclement2008-09-171-832/+732
* eclipse: unnecessary castaclement2008-08-231-1/+1
* 240234, comment 19 - patch for ajdocaclement2008-07-312-4/+17
* 230234 comment 10 - ajdoc modifications and testsaclement2008-07-181-6/+7
* tests and fixes for 148906: Support -Xlintfile for ajdocaclement2006-10-234-16/+62
* change for 160496: refactored ajdoc mainaclement2006-10-231-148/+129
* update license to EPLacolyer2006-06-019-19/+27
* message fix for 134063aclement2006-03-311-5/+5
* test and fix for 134063aclement2006-03-311-10/+18
* pr58524 (golden oldie...) - from Helen - removing use of deprecated API in a...aclement2006-01-165-779/+93
* pr121711 - from Helen - comment #19aclement2006-01-161-5/+61
* pr121711 - from Helen - removing >1.3 apis that were introduced in previous p...aclement2006-01-161-2/+10
* more ajdoc changes - see pr121711 - from Helen.aclement2006-01-132-35/+183
* ajdoc changes - moving to using a sandbox for testing, plus other bits and pi...aclement2006-01-132-27/+67