6 次程式碼提交 (c1c373f4278426308689db61f7758185e8f0401b)

作者 SHA1 備註 提交日期
  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 年之前
  wisberg da562415d5 fix for 128128 - suggestion correct 18 年之前
  acolyer 3ea3c39aec support for messageHolder attribute even when forking (see corresponding change in ajc.Main) 18 年之前
  acolyer 7a9a69e5c8 support for <jvmarg>...</jvmarg> when forking (needed by profiling scripts) 18 年之前
  aclement 834e88cf5b unused import. 18 年之前
  acolyer e0d6f5412b Use ant's TaskLogger for all output from our task, rather than writing directly to sys out / err. This commit also fixes the issue that running ant -verbose did not produce verbose output from iajc (it does now). I ran into this with a client yesterday, and it had me stumped for a while! 18 年之前
  wisberg fb949ea6a7 updated list of -X options for AspectJ 5 18 年之前
  aclement 481e39cf09 Second patch from 95516 (ant support for -outxml) - patch from Matthew 18 年之前
  mkersten 4bd7c2a932 Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds 18 年之前
  aclement 12e6334bf5 Let the bug floodgates open, reweavable is now default (pr91417) 18 年之前
  acolyer 27c6150906 Andrew Huff's patch for the -log option 19 年之前
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 年之前
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 年之前
  acolyer 6906800a16 first half of Andrew Huff's patch for 59636 (-log option not producing output - should it?) 19 年之前
  wisberg 1dbed37c0e bug 53209 - inpathDirCopyFilter 19 年之前
  wisberg 74b121aaaa support -showWeaveInfo in javac adapter 19 年之前
  aclement 94e8935ef6 Update to allow 1.5 to be specified. 19 年之前
  aclement f8a87f1bb5 Fix for Bugzilla Bug 74279 19 年之前
  acolyer d8d56afde2 added some commented out debug code that is useful when you want 20 年之前