16 コミット (b0bd12a6f1efa815445ba3c9356d9781b4f1baaf)

作成者 SHA1 メッセージ 日付
  Kui Liu b0bd12a6f1 Change the mehtod name "containsField" to "findsField". 5年前
  aclement 7c89067090 refactoring 14年前
  aclement f7fd9e7bf3 refactoring 14年前
  aclement 32e70c4020 refactoring 14年前
  aclement e7a87072d7 refactoring 14年前
  aclement 0a395eb90a Java5 upgrades 14年前
  aclement e0df1c76ca unnecessary code removed 15年前
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16年前
  aclement 8b393cc90d oops! fix for serial version uid calculation (abstract class problem) 18年前
  aclement 973062a236 die evil 1.4 apis. 18年前
  aclement 6e6658a5e9 101411: -XaddSerialVersionUID 18年前
  aclement f51bf240ff Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries between constant pools correctly - required when annotations move from one class to another (as is typical with declare annotation) 19年前
  aclement 60b62539f1 Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19年前
  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 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年前