29 Commits (ba551b09e4c873f30c0675193e70e0a0eb62c3ca)

Author SHA1 Message Date
  Andy Clement ba551b09e4 Fixes Bug 525293 - Spring AOP could be faster 6 years ago
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6 years ago
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  Andy Clement cfe754597f Cope with Java9 b74 changes 9 years ago
  aclement e7a87072d7 refactoring 15 years ago
  aclement 0a395eb90a Java5 upgrades 15 years ago
  aclement 0e2043d0f6 281654: concurrency problem 15 years ago
  aclement 3101672422 no longer Serializable 16 years ago
  aclement fbaf927aa8 remove unnecessary cast 16 years ago
  aclement 73ea779f59 remove unnecessary 16 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement d8c8d2bb1b 210470: preventing weaver leaks: get control of the classloader references in Bcel 16 years ago
  aclement 373dbc4a6c repair the stupid damage 16 years ago
  aclement 3c12fb39f7 up to date with 1.6.0 16 years ago
  aclement 6fe085391a repairing HEAD 17 years ago
  aclement 2447dfe82d major refactoring - writeup to follow... 17 years ago
  aclement e6a707af67 test and fix for 160674: simpler strategy for loading bytecode on SAP 17 years ago
  aclement 0185a0214f some updates to ClassLoaderRepository - tested by RontimeWeaving 18 years ago
  acolyer 135173acd2 fix for pr153572 LTWWorld with Annotation finding and boot classes 18 years ago
  aclement 387c3ac6f2 152979: shared cache in the repository 18 years ago
  aclement 2e81a3f807 PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created during weaving. 18 years ago
  aclement 1f4858d01b moved to be a WeakHashMap 18 years ago
  aclement 6d7e965c46 Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has always been broken and the src.zip for BCEL that was generated included test imports. 19 years ago
  aclement 1ad46c857b BCEL Java5 Support 19 years ago
  aclement 9f1649a4d9 Some enhancements discovered whilst working on bugzilla bug 78954: Compiler cannot cope with 4000 jars on the classpath. These enhancements cause things to be done 'lazily' in BCEL. 19 years ago
  aclement 3838917cde Imports organized. 19 years ago
  aclement 066aacd6f5 Adding BCEL src to bcel-builder project. We change/patch BCEL more frequently than we import new versions of BCEL into AspectJ - so it makes sense to make that patching process easier than the importing process. Also the Java5 support would result in an unwieldy patch.txt file. 19 years ago