8 Commits (7c5de4ab0f607a1eaef208bfbd4f9be578c044ee)

Author SHA1 Message Date
  Andrey Turbanov 7c5de4ab0f Avoid calling SoftReference.get() twice 2 years ago
  Andy Clement 3227aad604 Couple of basic tests for the repository optimizations 2 years ago
  Alexander Kriegisch 4ee5489a4a Optimize class loading - make backward compatible with legacy behaviour 3 years ago
  Stefan Starke 0e58847d8d Optimize class loading 4 years ago
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Andy Clement ba551b09e4 Fixes Bug 525293 - Spring AOP could be faster 6 years ago
  aclement 0a395eb90a Java5 upgrades 14 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 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 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 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