36 コミット (V1_6_X)

作成者 SHA1 メッセージ 日付
  aclement a8aa0b1673 refactoring 14年前
  aclement a97806d9f1 refactoring 14年前
  aclement eb469760c5 refactoring 15年前
  aclement f7fd9e7bf3 refactoring 15年前
  aclement 30de93d373 refactoring 15年前
  aclement 0a395eb90a Java5 upgrades 15年前
  aclement 0e2043d0f6 281654: concurrency problem 15年前
  aclement 655986cb7d 246125: promoted generic sig parsing code to util 15年前
  aclement 45bc547b98 organized imports 16年前
  aclement 555fa54a60 organized imports 16年前
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16年前
  aclement 5effd12ae3 useful class i keep rewriting! 16年前
  aclement 41c8c1c343 repairing HEAD 17年前
  aclement b6ae145e2a is this going into the branch?!?! 17年前
  aclement 0185a0214f some updates to ClassLoaderRepository - tested by RontimeWeaving 18年前
  aclement 387c3ac6f2 152979: shared cache in the repository 18年前
  acolyer b6c89301f2 update license to EPL 18年前
  aclement 32fccd359a Bugette: annotation value of primitive type 'char' wasnt working ! 18年前
  acolyer 15941fb2e3 updates to bcel to support isNested test on JavaClass 18年前
  acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18年前
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 19年前
  acolyer d2447a0cc3 fixed an unneccessary 1.5 dependency that had crept into the test code. 19年前
  acolyer 803616d373 fix for pr107784, failure to parse an array of a primitive type when used as a type variable 19年前
  acolyer 5ae8fd75d0 better error messages when failing to unpack a generic signature 19年前
  acolyer 0faf5e174a added test for broken primitive case 19年前
  acolyer cc4fdafb83 copyright statement 19年前
  acolyer 14f1ca3554 signature parsing for methods and fields now complete also 19年前
  acolyer 85ca59ed0b updates to Signature parsing for generics 19年前
  aclement d494f7fd43 Updated with a simple erasure test case - will need more later! 19年前
  aclement afa05c24d3 Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19年前
  aclement 23acd0c596 GenericsWork: testcode for verifying signature parsing is behaving. work in progress. 19年前
  avasseur 5901afbac3 test case for fix bug in bcel RIV annotations (impacted declare anno I think) 19年前
  aclement fcd5db07a0 Declare annotation: tests changed due to constant pool copying change for annotation support. also tests removal of the static state from Utility/Type 19年前
  aclement 61cd77beeb This fix for 'c' values in annotations has been verified by Pepe. Committing source changes and testcase. 19年前
  aclement 60b62539f1 Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19年前
  aclement 8644e07c0d BCEL Java5 Support 19年前