36 Revīzijas (V1_6_X)

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