summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for pr104220 - poor toString implementations for adviceexecution join poi...acolyer2005-11-085-5/+19
* some useful AST testsaclement2005-11-081-0/+13
* fix for pr112830, tolerate variations on "aspectjrt.jar" for Maven.acolyer2005-11-081-5/+12
* patch from helen to ensure the tests tidy up after themselves.aclement2005-11-082-4/+27
* testcode and fix for pr114005: copying annotations to ITDfs on interfaces.aclement2005-11-085-4/+99
* For bridge method support - make backing generic member accessible.aclement2005-11-083-0/+19
* Second patch from 95516 (ant support for -outxml) - patch from Matthewaclement2005-11-083-0/+53
* final part of fix for pr115038aclement2005-11-082-8/+4
* organized importsaclement2005-11-081-1/+0
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-081-0/+6
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-088-2/+105
* Helens changes to ensure these tidy up after themselves and avoid synchroniza...aclement2005-11-073-2/+18
* bridging tests.aclement2005-11-071-0/+6
* bridging tests.aclement2005-11-074-0/+38
* Switch to using a parser that should be around on 1.4.aclement2005-11-071-6/+7
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-074-0/+181
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-074-2/+184
* test for pr113531. test patch is from Helen. Currently commented out in Mult...aclement2005-11-076-1/+54
* tidy up after finishing.aclement2005-11-071-0/+9
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-078-0/+34
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-073-6/+6
* fixes for 112783 and 113066aclement2005-11-072-0/+0
* tests for 112783 and 113066aclement2005-11-078-6/+35
* canBeBoundTo fix for isAssignable.aclement2005-11-071-1/+2
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-0713-5/+310
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-074-1/+72
* aspects/include handling and doc update as per #115275avasseur2005-11-078-21/+81
* testcode for pr113066aclement2005-11-074-0/+14
* moved 1.5 dependency to 1.5 module!aclement2005-11-042-2/+7
* Fix for pr90143: I'm on fire today ;)aclement2005-11-043-11/+22
* with the change in LTW to default to the same version as the runtime VM (ie j...acolyer2005-11-0410-4/+50
* tests for pr73050 :- support for isAnonymous and name pattern matching that n...acolyer2005-11-043-0/+33
* fix for pr73050 :- support for isAnonymous and name pattern matching that now...acolyer2005-11-047-10/+37
* pr73050 - added support for isAnonymousacolyer2005-11-041-0/+5
* relegate adviceDidNotMatch to info for LTW unless explicitly set as an option...acolyer2005-11-041-1/+2
* add support and tests for isAnonymous in JavaClassacolyer2005-11-047-1/+93
* oops!aclement2005-11-041-0/+26
* testcode and fix for pr112476: binary weaving decpaclement2005-11-048-4/+72
* test and fix for pr115038aclement2005-11-044-29/+23
* fix for 103741 - use of java 5 specific language features now policed at < 1....acolyer2005-11-0413-1/+83
* tests for 103741 - use of java 5 specific language features now policed at < ...acolyer2005-11-043-0/+61
* autodetect java version and configure world accordingly (now that aj is stric...acolyer2005-11-041-1/+4
* bug 102479 example for getting messages from ajc programmaticallywisberg2005-11-041-1/+22
* risky... what about '-Xlint:warning'aclement2005-11-041-1/+1
* fix for pr62606 - raises a lint warning when itdc does not contain an explici...acolyer2005-11-031-0/+50
* make sure the harness translates path separators for those of us working on s...acolyer2005-11-032-0/+8
* new Lint warning for pr62606 - warns when an ITDC does not contain an explici...acolyer2005-11-032-2/+6
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-0343-65/+117
* test and fix for 86903aclement2005-11-032-13/+20
* test and fix for 86903aclement2005-11-037-10/+50