16 Commits (b0bd12a6f1efa815445ba3c9356d9781b4f1baaf)

Author SHA1 Message Date
  Kui Liu b0bd12a6f1 Change the mehtod name "containsField" to "findsField". 5 years ago
  aclement 7c89067090 refactoring 14 years ago
  aclement f7fd9e7bf3 refactoring 14 years ago
  aclement 32e70c4020 refactoring 14 years ago
  aclement e7a87072d7 refactoring 14 years ago
  aclement 0a395eb90a Java5 upgrades 14 years ago
  aclement e0df1c76ca unnecessary code removed 15 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 8b393cc90d oops! fix for serial version uid calculation (abstract class problem) 18 years ago
  aclement 973062a236 die evil 1.4 apis. 18 years ago
  aclement 6e6658a5e9 101411: -XaddSerialVersionUID 18 years ago
  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 years ago
  aclement 60b62539f1 Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 years ago
  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 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