6 コミット (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

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