79 Commits (c8e951296c5f95e82d4c7c3f8eb9b0a647014e20)

Author SHA1 Message Date
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 years ago
  hsestupin c94c9a21ad [apt] revert ignoring -proc:none 10 years ago
  hsestupin 3c1c536e93 annotation processing in aspectj 10 years ago
  Andy Clement d82db7bf44 Fix 415957: annotations with 1.8 flags 10 years ago
  aclement bdd17ca45e 1.7 added 12 years ago
  aclement 0a812fa86f corrected usage message and added new eclipse 3.7 warn options. 12 years ago
  aclement e077d061cf Java7 merge - in progress 12 years ago
  aclement 4516c307d3 318884: incremental: member types 14 years ago
  aclement 6b02aaf592 318884: incremental: throws clause change 14 years ago
  aclement 03f257a925 pushin 14 years ago
  aclement f97adb2888 309743 14 years ago
  aclement d1d9f29093 timing 14 years ago
  aclement 54995f6229 124460: aop.xml used for compilation: AJDT interface support 15 years ago
  aclement e2b4f22f7b 124460: allows .xml files mixed in with source files on command line 15 years ago
  aclement fd8aebb985 removing unused code 16 years ago
  aclement af00617ba3 fixed eclipse warnings 16 years ago
  aclement 6221ad167c eclipse: unnecessary cast 16 years ago
  aclement 71fa6407d3 231963: implementation, allow -checkRuntimeVersion:true or false 16 years ago
  aclement 78e2c20178 231396: moved ConfigParser out of weaver jar 16 years ago
  aclement 1daa03957d -timers option, just times top level main() for now 16 years ago
  aclement c84d4ced10 unused import 16 years ago
  aclement 53e5bb5938 AspectJ6: usage text and options processing updated to cope with 1.6 16 years ago
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 years ago
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 years ago
  aclement f6834c7692 test and fix for 148737 18 years ago
  aclement a5b3183051 improved handling of optional joinpoints argument processing. and updated usage text to correct an error. 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  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 years ago
  aclement 6e6658a5e9 101411: -XaddSerialVersionUID 18 years ago
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave 18 years ago
  aclement 2c55408317 Support for "-Xset:name=value,name=value,name=value". The name/value data is stored in a properties object in the world and is accessible through getExtraConfiguration(). This will enable easier tailoring of weaver/world behaviour since you wont need to add new X option processing for every little thing. Should possibly only be used for tuning parameters. 18 years ago
  acolyer 96014baf1a support for -messageHolder : do nothing since this (obviously) has to be processed very early in ajc.Main 18 years ago
  aclement f51e0736ed 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction" 18 years ago
  aclement 385d9ef905 code for 116679: targetting a 1.2.1 runtime 18 years ago
  mkersten 9fe6c2bc5c Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds 18 years ago
  aclement a625ea2ed4 fix for 95516 (-outxml / -outxmlfile) - from Matthew. 18 years ago
  aclement bb9d2de08e pr93253: lazytjp the default 18 years ago
  aclement 12e6334bf5 Let the bug floodgates open, reweavable is now default (pr91417) 18 years ago
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 years ago
  acolyer 2ac1f6da9d support for -XhasMember 19 years ago
  acolyer 27c6150906 Andrew Huff's patch for the -log option 19 years ago
  acolyer 9cc00566ff it's a whole new compiler in there... 19 years ago
  acolyer 75c1c3ea4d support in ajc for parsing and error reporting of @AspectJ style aspect definitions (aspect, pointcut, advice only at this point). Also include the AddAtAspectJAnnotationsVisitor support. Switch off using -Xdev:NoAtAspectJProcessing. 19 years ago
  acolyer 68f6350882 fix for Bug 84122 - Allow aspectPath to contain directories 19 years ago
  acolyer 35cab775d1 java 5 support 19 years ago
  aclement b1111a9826 Autoboxing and decp restrictions 19 years ago
  aclement 0a77939b32 Fix for: 19 years ago
  aclement 8e4d8980e4 Fix for Bugzilla Bug 73433 20 years ago
  aclement b133299238 Fix for Bugzilla Bug 73334 20 years ago
  aclement d1551bda9b Part of fix for AJDT bug 72671 20 years ago