12 コミット (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

作成者 SHA1 メッセージ 日付
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Alexander Kriegisch cf72b628c5 Make BCEL classpath utility recognise Java 16-19, fixing many tests 3年前
  Alexander Kriegisch 07af5d416e Make BCEL classpath utility recognise Java 15, fixing many tests 3年前
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3年前
  Andy Clement e0adab7d8f polish 3年前
  Lars Grefer 639f5030e0 Weaken Collection declarations 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Andy Clement 4471ba76ac Include JDTCore for Java14 4年前
  Andy Clement 2704db20ec Java 13 support 4年前
  Andy Clement 0e2c95a369 Updated with Java12 support 5年前
  Andy Clement b30dde9634 fix pom version and minor improvement to classpath calc 5年前
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5年前
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5年前
  Andy Clement 836beab108 Support Java10 6年前
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6年前
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6年前
  Andy Clement cfe754597f Cope with Java9 b74 changes 8年前
  aclement 0a395eb90a Java5 upgrades 14年前
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16年前
  aclement 1ad46c857b BCEL Java5 Support 19年前
  aclement 9f1649a4d9 Some enhancements discovered whilst working on bugzilla bug 78954: Compiler cannot cope with 4000 jars on the classpath. These enhancements cause things to be done 'lazily' in BCEL. 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年前