101 Commits (c540b0f60ef5e46b33cad1b23c36d1c51af82aef)

Author SHA1 Message Date
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 years ago
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop 2 years ago
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch a2482c83a0 Fix minor indentation issues in org.aspectj.tools.ajdoc.Main 3 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 94499e0629 Revert "Always run javadoc using the ToolProvider API" 3 years ago
  Andy Clement 1333bdd6fe housekeeping 3 years ago
  Alexander Kriegisch f00f547d7b Clean up Maven dependencies using 'dependency:analyze' goal 3 years ago
  Alexander Kriegisch ab85eea3a3 Add Java 16 Linux matcher variant to HtmlDecorator 3 years ago
  Alexander Kriegisch 354212214d Add diagnostic output to HtmlDecorator if AJ-Doc generation fails 3 years ago
  Alexander Kriegisch 798ee65035 Use static import for HtmlDecorator.TYPE_NAME_LABEL 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d66bec041a Manual array copy 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Lars Grefer 05f797adde Simplify checks for Java 8 to true 3 years ago
  Lars Grefer f70aeb5ed9 Always run javadoc using the ToolProvider API 3 years ago
  Lars Grefer 60b7a300df Fix compilation of JavadocRunner for Java 13+ 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement 0e2c95a369 Updated with Java12 support 5 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement b358a5d95e Add module tests back in - but streamlined 5 years ago
  Andy Clement bd6a4b2b2f mavenizing ajdoc - done 5 years ago
  Andy Clement 89739bc1ff mavenizing ajdoc - wip 5 years ago
  Andy Clement 836beab108 Support Java10 6 years ago
  Andy Clement d92319c43f Updates to better cope with future JDKs 6 years ago
  Andy Clement 09b57263e8 464604: ajdoc SIOOBE on Java7 8 years ago
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 years ago
  hsestupin 9f791a0f70 add apt tests 10 years ago
  aclement baaa16f087 minimalModel ON by default. demotion ON by default (for AJDT as well as LTW) 13 years ago
  aclement 59d5c3bcd7 280783: removed security manager - why is it there? 15 years ago
  aclement 04fb46c3c1 258206: package declaration support in the model 15 years ago
  aclement 5a72675b99 attempt to commit patch for 256514 again: fixed the patch to be non-windoze only 15 years ago
  aclement ddbde46bdd backed out changes - break the build 15 years ago
  aclement ae5ed056a7 256514: c1 15 years ago
  aclement e19a7e7e66 251277: making asmmanager non-singleton 15 years ago
  aclement 5bdbd842fe formatter chewed 15 years ago
  aclement b0dcdd08ea eclipse: unnecessary cast 16 years ago
  aclement 8f00831a54 240234, comment 19 - patch for ajdoc 16 years ago
  aclement d2ffd516f8 230234 comment 10 - ajdoc modifications and tests 16 years ago
  aclement 70dda81495 tests and fixes for 148906: Support -Xlintfile for ajdoc 17 years ago
  aclement efe6cc79c4 change for 160496: refactored ajdoc main 17 years ago