6 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Autor SHA1 Mensaje Fecha
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. hace 2 años
  Dmitry Mikhaylov 91024728dc minor improvements hace 2 años
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack hace 2 años
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable hace 3 años
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete hace 5 años
  Andy Clement 3274cbbc06 Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read hace 8 años
  aclement 7c89067090 refactoring hace 14 años
  aclement eb469760c5 refactoring hace 14 años
  aclement 2b90814189 268896: funny lv table in method hace 15 años
  aclement 92da8acee7 ignore unused return hace 15 años
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring hace 16 años
  aclement 5a10ce0be3 optimization: made unpacking of the table lazy. With a minor change in AJ itself, this results in us only unpacking 15000 of the 39000 local variable table objects constructed during a build of shadows. Saving space and time. hace 18 años
  aclement 1ad46c857b BCEL Java5 Support hace 19 años
  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. hace 19 años