31 次代码提交 (47db35bb48a1ef0919dff62521ca38cd7cf3ccec)

作者 SHA1 备注 提交日期
  Alexander Kriegisch 47db35bb48 New abstract class JavaVersionSpecificXMLBasedAjcTestCase 3 个月前
  Alexander Kriegisch caa4b9f0e7 AjcTask: make version number arrays more generic 3 个月前
  Alexander Kriegisch 08d0c4435b Add 'AspectJ_JDK_Update' hint in various places 3 个月前
  Alexander Kriegisch 78ee9cebd8 Add test infrastructure for Java 21 (WIP) 8 个月前
  Alexander Kriegisch ec5e94cc18 Add basic tests for Java 20, deactivate Java 19 preview tests 1年前
  Alexander Kriegisch c540b0f60e First Java 19 version, barely tested. 1年前
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2 年前
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 年前
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 2 年前
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 年前
  Andrey Turbanov a66d6da148 Update 'taskdefs' code to use generics 2 年前
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 年前
  Alexander Kriegisch 2998309ea2 Make AspectJ Ant task compatible with Java 16, 17 2 年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 年前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 年前
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. 3 年前
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 年前
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 年前
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 年前
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 年前
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 年前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 年前
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 年前
  Andy Clement 2704db20ec Java 13 support 4 年前
  Andy Clement 0e2c95a369 Updated with Java12 support 5 年前
  Andy Clement 6572625c98 mavenizing taskdefs - wip 5 年前
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 年前
  Andy Clement 836beab108 Support Java10 6 年前
  Andy Clement 9e49289689 Fix Bug 531179 - Add compiler arg support to iajc task 6 年前
  Andy Clement 68ed282a06 JDT Upgrade for 1.9.0.rc3 6 年前
  Andy Clement 7c9da61f0c Improved Java9 option handling 6 年前
  Andy Clement 9977d30072 Further 1.9 changes: better handling of source/target 7 年前
  Andy Clement 0c9521ae35 462146: -parameters option on iajc 9 年前
  hsestupin ac48f780a4 add apt args when calling from ant (AjcTask) 9 年前
  Andy Clement f1f350f2bb ASM 5.0.1 plus polish/formatting 10 年前
  Andy Clement 89c178fba2 376990: iajc does not support source compliance level 1.7 12 年前
  aclement c4ae4d34a1 319595: -xmlConfigured in ajctask 14 年前
  aclement 9fd80a0a78 timers and improved signature pattern matching 14 年前
  aclement ba4150af85 124460 and refactoring 14 年前
  aclement 1da1f7cdac 261808: fix 15 年前
  aclement c398f45927 231963: implementation, allow -checkRuntimeVersion:true or false 16 年前
  aclement 6bdb87d746 fix for 224962 - cope with 1.6 16 年前
  aclement 53366032c9 170102: allow more warnings in <iajc warn= > 17 年前
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 年前
  wisberg 008efca98b Fix 136707 new logCommand option emits command line to INFO 18 年前
  acolyer b6c89301f2 update license to EPL 18 年前
  aclement 69d420e8f3 fix for 144465 18 年前