7 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Autor SHA1 Nachricht Datum
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. vor 2 Jahren
  Andy Clement e0adab7d8f polish vor 3 Jahren
  Lars Grefer 639f5030e0 Weaken Collection declarations vor 3 Jahren
  Lars Grefer e1bff9a570 Use the diamond operator where possible vor 3 Jahren
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop vor 3 Jahren
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop vor 3 Jahren
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete vor 5 Jahren
  Andy Clement e26c781374 445395: more support for invokedynamic vor 9 Jahren
  aclement 11f0639de5 356612 vor 12 Jahren
  aclement 1263e05644 324932 vor 13 Jahren
  aclement 9b9952cc69 optimization vor 14 Jahren
  aclement f7fd9e7bf3 refactoring vor 14 Jahren
  aclement 0a395eb90a Java5 upgrades vor 14 Jahren
  aclement fba2c63f65 chewed by formatter vor 16 Jahren
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring vor 16 Jahren
  aclement e83cf86b07 175806: allow for crumby bytecode incoming vor 17 Jahren
  aclement 5d2b5b8892 test and fix for 138384: woven methods being >64k in code size vor 18 Jahren
  aclement 34d6d63fdc optimization: rather than continuously constructing new arrays from the linked lists of instructions, we create one array and use it multiple times in MethodGen. vor 18 Jahren
  aclement 1ad46c857b BCEL Java5 Support vor 19 Jahren
  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. vor 19 Jahren