3 커밋 (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

작성자 SHA1 메시지 날짜
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 년 전
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 년 전
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 년 전
  Andy Clement 3274cbbc06 Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read 8 년 전
  Andy Clement e26c781374 445395: more support for invokedynamic 9 년 전
  Andy Clement 25f3a34a0c Add toString to BootstrapMethods in BCEL 9 년 전
  Andy Clement 80de31e4da invokedynamic support in bcel 12 년 전
  aclement 7c89067090 refactoring 14 년 전
  aclement eb469760c5 refactoring 14 년 전
  aclement 40de2e7d33 refactoring 14 년 전
  aclement b4246548cf ignore unused return 15 년 전
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 년 전
  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 년 전
  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 년 전