26 コミット (b08d7d2a31f6d6444e4fea980a7d85f2944055b3)

作成者 SHA1 メッセージ 日付
  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年前
  aclement 917a3a70f5 expose -Xjoinpoints: from Ant 18年前
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 18年前
  aclement 99882cb91a rons patch for 138540 18年前
  aclement 91b4e7aa93 fix this to match BuildArgParser. 18年前
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave 18年前