5 Commits (a8239df4c8485b36916d1dfc2ec4b73820629e65)

Author SHA1 Message Date
  Dmitry Mikhaylov 91024728dc minor improvements 2 years ago
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack 2 years ago
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable 3 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Andy Clement 3274cbbc06 Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read 8 years ago
  aclement 7c89067090 refactoring 14 years ago
  aclement eb469760c5 refactoring 14 years ago
  aclement 2b90814189 268896: funny lv table in method 15 years ago
  aclement 92da8acee7 ignore unused return 15 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  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 years ago
  aclement 1ad46c857b BCEL Java5 Support 19 years ago
  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 years ago