4 次程式碼提交 (cbdbba0ab06898cd7ab6d69e33d2db990d8b8799)

作者 SHA1 備註 提交日期
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files 3 月之前
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 年之前
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 年之前
  Lars Grefer f33600d4d5 Unnecessary boxing 3 年之前
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 年之前
  Andy Clement 80de31e4da invokedynamic support in bcel 12 年之前
  aclement 46e149916b removed com.sun references, even though they were only referenced from Javadoc 13 年之前
  aclement 9b9952cc69 optimization 14 年之前
  aclement 600b449498 refactoring 14 年之前
  aclement 710fe91de1 streamlined reading in. Removed visitor nonsense. implemented equals/hashcode 15 年之前
  aclement 78e22836ce 243192: optimizing handling of constant instructions (eg. ALOAD_0) 16 年之前
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 年之前
  aclement 6d7e965c46 Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has always been broken and the src.zip for BCEL that was generated included test imports. 19 年之前
  aclement 1ad46c857b BCEL Java5 Support 19 年之前
  aclement 3838917cde Imports organized. 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 年之前