aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GenericsWork: packaged version of new BCEL features for supporting generics. ...aclement2005-06-012-0/+0
* GenericsWork: testcode for verifying signature parsing is behaving. work in ...aclement2005-06-012-2/+197
* GenericsWork: Some sick signatures that are possible, not all currently used ...aclement2005-06-012-0/+36
* GenericsWork: Angly aware signature processing.aclement2005-06-011-4/+26
* GenericsWork: Lots of changes in here, tidying stuff up, moving it around. H...aclement2005-06-011-562/+577
* GenericsWork: Members now recognize that they can have a signature attribute ...aclement2005-06-011-1/+35
* ignore bintest directoriesacolyer2005-05-3117-1/+19
* test case fixavasseur2005-05-313-10/+6
* bug 97408 - extra newlinewisberg2005-05-311-1/+0
* @AJ aspect inheritance and static pc refavasseur2005-05-317-3/+124
* #96371 META-INF/aop.xml lookup fix + testavasseur2005-05-305-13/+6
* no -- in comments; use -wisberg2005-05-261-1/+1
* skipping unrun testswisberg2005-05-211-6/+6
* empty test case for Ant junitwisberg2005-05-211-0/+1
* duplicate aj.build.jar definition, new junit target - cc still looking for wr...wisberg2005-05-211-6/+4
* junit.excludes - yuck!wisberg2005-05-212-16/+18
* not requiring 1.5wisberg2005-05-211-3/+4
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* making Test a TestCasewisberg2005-05-211-1/+4
* interactive guard to preserve automated runnability of *Test.javawisberg2005-05-211-1/+10
* new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase...wisberg2005-05-211-1/+99
* conditional definition of junitreportwisberg2005-05-211-3/+19
* removing echos unused afaikwisberg2005-05-211-8/+0
* uncommented preflight to ensure javadoc is invocable - in this case tests don...wisberg2005-05-211-5/+5
* expanded test for tools.jar to cases where jar is available but VM can't load...wisberg2005-05-211-2/+8
* test failing, emailed mik to investigate. added empty pseudo-test required b...wisberg2005-05-211-2/+2
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* forget the empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* test fails unless setup and run manually, so skipped with instructionswisberg2005-05-211-1/+2
* pure binary weaving examplewisberg2005-05-201-1/+37
* pure binary weaving examplewisberg2005-05-203-1/+28
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-2017-401/+465
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-199-81/+277
* aspectjlib sources not copied - need to include in install testingwisberg2005-05-191-1/+2
* run-all-junit-tests, new module build.xml, eclipse variableswisberg2005-05-191-33/+85
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-1936-1099/+54
* unused importswisberg2005-05-192-2/+0
* imports onlywisberg2005-05-191-7/+16
* adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3)wisberg2005-05-192-9/+49
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-192-1/+1
* dump the problem in the case when we are about to abort...aclement2005-05-181-2/+4
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu...aclement2005-05-182-1/+11
* updates for generics (still a work in progress)acolyer2005-05-183-10/+893
* LTW and around inling test for code styleavasseur2005-05-178-0/+163
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-1725-132/+313
* parseBoolean utilitywisberg2005-05-173-3/+84
* Nicer toString() :)aclement2005-05-161-1/+8
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-164-16/+118
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-1311-21/+128