6 Commit (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

Autore SHA1 Messaggio Data
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 anni fa
  Andy Clement e0adab7d8f polish 3 anni fa
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 anni fa
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 anni fa
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 anni fa
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 anni fa
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 anni fa
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 anni fa
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7 anni fa
  aclement fcc37e1bb2 extra diagnostics on bytecode problems 13 anni fa
  aclement 9b9952cc69 optimization 14 anni fa
  aclement 7c89067090 refactoring 14 anni fa
  aclement 600b449498 refactoring 14 anni fa
  aclement f7fd9e7bf3 refactoring 14 anni fa
  aclement 0a395eb90a Java5 upgrades 14 anni fa
  aclement 82e74b4042 277959: stack depth must be at least one if there is an exception handler 15 anni fa
  aclement 4efdf2ca05 optimize todo added 16 anni fa
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 anni fa
  aclement e83cf86b07 175806: allow for crumby bytecode incoming 17 anni fa
  aclement 3b4d09438d optimization: use tags not gens. improves memory (create less garbage), faster (dont need to transform the garbage): see pr128650, optimization #6. 18 anni fa
  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. 18 anni fa
  acolyer 85a4b0afb2 final bcel fix for 101047 18 anni fa
  aclement f51bf240ff Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries between constant pools correctly - required when annotations move from one class to another (as is typical with declare annotation) 19 anni fa
  aclement 7b4c7d7bef @AJ syntax (pr83626): changes to bcel from Alex 19 anni fa
  aclement 1ad46c857b BCEL Java5 Support 19 anni fa
  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 anni fa