9 Commits (3274cbbc06a28ceea357acdd2538f4cf04e95d2e)

Author SHA1 Message Date
  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 40de2e7d33 refactoring 14 years ago
  aclement b4246548cf ignore unused return 16 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 8933aec610 lazy unpacking of the table contents. Only done when required - usually when a MethodGen built for a Method (i.e. we are going to weave it). 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