5 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Author SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Andy Clement 19cfe0e1ca Add missing cases to bcel constantToString 6 years ago
  Andy Clement 951295ab09 Upgrading bcel to latest J9 attributes 6 years ago
  Andy Clement e26c781374 445395: more support for invokedynamic 9 years ago
  Andy Clement 1d315c1fd6 copyright text 11 years ago
  aclement 600b449498 refactoring 14 years ago
  aclement eb469760c5 refactoring 14 years ago
  aclement f7fd9e7bf3 refactoring 14 years ago
  aclement 0a395eb90a Java5 upgrades 14 years ago
  aclement b8aaf87858 remove unused 15 years ago
  aclement 00da5fd6ed PERFORMANCE: cache field lookups 16 years ago
  aclement c3400e82f6 231396: caching 16 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 1ad46c857b BCEL Java5 Support 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