6 Revize (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Autor SHA1 Zpráva Datum
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. před 2 roky
  Dmitry Mikhaylov 91024728dc minor improvements před 2 roky
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack před 2 roky
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable před 3 roky
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete před 5 roky
  Andy Clement 3274cbbc06 Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read před 8 roky
  aclement 7c89067090 refactoring před 14 roky
  aclement eb469760c5 refactoring před 14 roky
  aclement 2b90814189 268896: funny lv table in method před 15 roky
  aclement 92da8acee7 ignore unused return před 15 roky
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring před 16 roky
  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. před 18 roky
  aclement 1ad46c857b BCEL Java5 Support před 19 roky
  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. před 19 roky