17 コミット (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

作成者 SHA1 メッセージ 日付
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Alexander Kriegisch 18b5bb0774 Quick fix for AJC '--release' option 2年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3年前
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler 3年前
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones 3年前
  Alexander Kriegisch 263d25ac28 Begin migration to 'aspectj' locale for compiler messages 3年前
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3年前
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 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 3641f1626d Collection.toArray() call style 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3年前
  Andy Clement de2f7c7532 Fix version tagging for info strings 5年前
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5年前
  Andy Clement 46a1172aac Reverse default - behave like 1.5 (support annotations) by default 5年前
  Andy Clement 836beab108 Support Java10 6年前
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6年前
  Andy Clement a5495d637c Fixed up path handling, including implicit jmod inclusion 6年前
  Andy Clement a24d15f5e7 Adjust how classpath entries manipulated for Java9 support 6年前
  Andy Clement d159d8d96b compatibility with JDK 190 build 175 7年前
  Andy Clement 285390b07b ensure modules on path in build arg parser 8年前
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler 8年前
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9年前
  hsestupin c94c9a21ad [apt] revert ignoring -proc:none 10年前
  hsestupin 3c1c536e93 annotation processing in aspectj 10年前
  Andy Clement d82db7bf44 Fix 415957: annotations with 1.8 flags 10年前
  aclement bdd17ca45e 1.7 added 12年前
  aclement 0a812fa86f corrected usage message and added new eclipse 3.7 warn options. 12年前
  aclement e077d061cf Java7 merge - in progress 12年前
  aclement 4516c307d3 318884: incremental: member types 14年前
  aclement 6b02aaf592 318884: incremental: throws clause change 14年前
  aclement 03f257a925 pushin 14年前
  aclement f97adb2888 309743 14年前
  aclement d1d9f29093 timing 14年前
  aclement 54995f6229 124460: aop.xml used for compilation: AJDT interface support 15年前
  aclement e2b4f22f7b 124460: allows .xml files mixed in with source files on command line 15年前
  aclement fd8aebb985 removing unused code 15年前
  aclement af00617ba3 fixed eclipse warnings 16年前
  aclement 6221ad167c eclipse: unnecessary cast 16年前
  aclement 71fa6407d3 231963: implementation, allow -checkRuntimeVersion:true or false 16年前
  aclement 78e2c20178 231396: moved ConfigParser out of weaver jar 16年前
  aclement 1daa03957d -timers option, just times top level main() for now 16年前
  aclement c84d4ced10 unused import 16年前
  aclement 53e5bb5938 AspectJ6: usage text and options processing updated to cope with 1.6 16年前
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18年前
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18年前
  aclement f6834c7692 test and fix for 148737 18年前
  aclement a5b3183051 improved handling of optional joinpoints argument processing. and updated usage text to correct an error. 18年前