aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Andrew Huff's patch for the -log optionacolyer2005-06-024-68/+64
* Andrew Huff's patch fixing miscellaneous ajdoc NPEs....acolyer2005-06-024-20/+66
* GenericsWork: ITD testcases, commented out - needs parser work first.aclement2005-06-022-3/+149
* GenericsWork: ITD testcodeaclement2005-06-0212-0/+136
* GenericsWork: testcaseaclement2005-06-021-0/+7
* fix for weaver test suite where munger don't have a concrete aspect attachedavasseur2005-06-022-3/+3
* New compat level added to help people who want to pull AspectJ builds into AJ...aclement2005-06-011-0/+1
* GenericsWork: 5 new generics tests.aclement2005-06-012-0/+53
* Patch for 81846: Submitted by Attila Lendvai. Seems to just be hiding a prob...aclement2005-06-011-2/+2
* GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca...aclement2005-06-012-2/+2
* GenericsWork: simplified now typeX's know about raw type infoaclement2005-06-011-5/+0
* GenericsWork: TypeX's know their rawTypeSignature in addition to their parame...aclement2005-06-011-9/+28
* GenericsWork: marked declaredSignature as potentially redundant - review prio...aclement2005-06-011-1/+1
* GenericsWork: signature parsing made generics aware. Added getDeclaredSignat...aclement2005-06-011-12/+46
* GenericsWork: new test programs for bug reports.aclement2005-06-014-0/+60
* 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