summaryrefslogtreecommitdiffstats
path: root/weaver/testsrc/org
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* minor pruning (semantics preserving)ehilsdal2003-11-141-1/+1
* fixed static calls (semantics preserving and non-crosscutting)ehilsdal2003-11-141-9/+13
* a few inner class cleanups (semantics preserving)ehilsdal2003-11-141-1/+1
* removed unused imports (semantics-preserving)ehilsdal2003-11-139-36/+38
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-111-2/+2
* consolidate output dir for post-test clean-upwisberg2003-10-316-12/+73
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-313-11/+19
* implemented fastMatch method along with some basic tests of jhugunin2003-03-121-1/+15
* fixing Bug 31724 jhugunin2003-03-111-1/+2
* Half-way through refactoring of ResolvedTypeX's and Worlds. This jhugunin2003-03-084-11/+15
* FIXED: Bugzilla Bug 32463 jhugunin2003-03-061-2/+2
* applying Martin Lippert's patch in support of a weaving class loader jhugunin2003-02-141-1/+1
* resolving unused-imports warningswisberg2003-02-1320-42/+1
* changed class name to match change from declare dominates to jhugunin2003-01-211-1/+1
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-141-2/+2
* fixed initial implementor for code written in 2002 to be just PARC, not Xerox...jhugunin2003-01-1444-44/+44