aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testsrc/org
Commit message (Expand)AuthorAgeFilesLines
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-0/+1
* support in ajc for parsing and error reporting of @AspectJ style aspect defin...acolyer2005-04-251-1/+1
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-201-0/+15
* copyright addedaclement2005-04-148-0/+80
* From The Branch: Alex's changes in the weaver module to avoid use of the defa...aclement2005-04-1312-3/+541
* Guard test execution on 1.5 vm levelaclement2005-03-112-7/+43
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-101-6/+2
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-173-26/+25
* No longer a restrictionaclement2005-01-311-4/+4
* some of these tests were failing in an environment which did not have an aspe...acolyer2005-01-311-10/+17
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-261-2/+2
* Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...aclement2005-01-0710-11/+14
* switch from string comparison to a more robust RPN format for testing pointcu...acolyer2005-01-051-8/+88
* organized imports.aclement2005-01-041-1/+0
* payback time for all the "kinding" work - only ever generate and matchacolyer2004-12-162-2/+4
* partial fix for bug 61568.acolyer2004-12-153-2/+374
* fail gracefully when trying to bind in an @pcdacolyer2004-12-092-6/+16
* lots of pointcut parsing test cases for @xxx pcdsacolyer2004-12-082-6/+163
* update to new @pat syntaxacolyer2004-12-081-2/+2
* Annotation matching.aclement2004-12-082-5/+7
* Annotation matching.aclement2004-12-082-6/+76
* updated test cases to reflect new parsingacolyer2004-12-082-95/+93
* updates to annotation parsing...acolyer2004-12-081-1/+9
* Annotation matching.aclement2004-12-083-2/+202
* more parser test cases and updatesacolyer2004-12-071-19/+100
* annotation pattern and type pattern parsing and test casesacolyer2004-12-063-27/+252
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-063-2/+71
* integrate new tools tests into suiteacolyer2004-12-031-0/+25
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-032-0/+712
* Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose settingV1_2_1aclement2004-11-051-19/+99
* fix for Bugzilla Bug 72531acolyer2004-08-241-0/+14
* organized importsaclement2004-08-231-7/+2
* FindBugs: fixes.aclement2004-08-232-2/+3
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-232-0/+153
* BCEL rename (enhancement 61374)aclement2004-08-123-8/+8
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-061-2/+0
* Starting the quest to rid the world of unhelpful 'cant find type' messages......aclement2004-08-065-12/+28
* removed unnecessary TODOsaclement2004-08-023-6/+0
* Moved all weaver messages into weaver-messages.properties.acolyer2004-07-292-0/+51
* organized imports.aclement2004-07-271-3/+4
* ensure args() handles boxed primitives correctly when doingacolyer2004-06-092-0/+26
* additional test cases to cover matching Pointcuts againstacolyer2004-06-089-0/+509
* ensure tests don't give false failures on fast machinesacolyer2004-06-081-0/+9
* Fix and tests for Bugzilla Bug 62227 aclement2004-05-141-0/+31
* Fix for Bug 55341 aclement2004-04-021-6/+2
* fix for Bugzilla Bug 31460 acolyer2004-04-022-1/+304
* Fix for Bugzilla Bug 41181 aclement2004-03-162-3/+5
* Picked lowest hanging weave-time performance optimization fruit.jhugunin2004-01-271-32/+33
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-234-25/+25
* switch from using class files in bin directory created during acolyer2003-11-171-1/+2