36 Commits (V1_6_X)

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