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 лет назад