2 Commits (e1bff9a5703baf17ec650b173bdfe776bf87125f)

Author SHA1 Message Date
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  aclement 0a395eb90a Java5 upgrades 14 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 2e81a3f807 PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created during weaving. 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