aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/testsrc
Commit message (Expand)AuthorAgeFilesLines
* 246125: promoted generic sig parsing code to utilaclement2008-10-201-277/+0
* organized importsaclement2008-06-031-1/+0
* organized importsaclement2008-05-301-4/+3
* 231396: Comment #4: Big Refactoringaclement2008-05-2817-257/+832
* useful class i keep rewriting!aclement2007-12-181-0/+21
* repairing HEADaclement2007-02-1513-201/+223
* is this going into the branch?!?!aclement2007-02-1513-223/+201
* some updates to ClassLoaderRepository - tested by RontimeWeavingaclement2006-08-211-8/+30
* 152979: shared cache in the repositorypre_pr_153572aclement2006-08-082-0/+68
* update license to EPLacolyer2006-06-0121-42/+42
* Bugette: annotation value of primitive type 'char' wasnt working !aclement2006-02-141-1/+1
* updates to bcel to support isNested test on JavaClassacolyer2005-12-021-1/+4
* add support and tests for isAnonymous in JavaClassacolyer2005-11-042-0/+58
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-211-0/+61
* fixed an unneccessary 1.5 dependency that had crept into the test code.acolyer2005-09-081-1/+1
* fix for pr107784, failure to parse an array of a primitive type when used as ...acolyer2005-08-241-0/+6
* better error messages when failing to unpack a generic signatureacolyer2005-08-241-0/+9
* added test for broken primitive caseacolyer2005-07-081-0/+7
* copyright statementacolyer2005-07-081-2/+12
* signature parsing for methods and fields now complete alsoacolyer2005-07-011-0/+91
* updates to Signature parsing for genericsacolyer2005-07-011-0/+154
* Updated with a simple erasure test case - will need more later!aclement2005-06-142-0/+51
* Upgraded BCEL annotation support - can now get an immutable form of annotatio...aclement2005-06-082-2/+2
* GenericsWork: testcode for verifying signature parsing is behaving. work in ...aclement2005-06-012-2/+197
* test case for fix bug in bcel RIV annotations (impacted declare anno I think)avasseur2005-04-251-1/+66
* Declare annotation: tests changed due to constant pool copying change for ann...aclement2005-03-104-3/+63
* This fix for 'c' values in annotations has been verified by Pepe. Committing...aclement2005-01-241-0/+11
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks in...aclement2004-12-093-1/+36
* BCEL Java5 Supportaclement2004-11-1916-0/+2983