aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Removing 1.5 API String.contains(..)wisberg2005-11-141-1/+4
|
* tests and fixes for 115235: stackoverflow on concretizing pointcuts (patch ↵aclement2005-11-146-1/+76
| | | | from Helen)
* fix for parser crash on erroneous perthis() - see pr115788aclement2005-11-144-1/+18
|
* removed 1.5 api (doh!)aclement2005-11-121-1/+1
|
* fix for pr113531aclement2005-11-111-17/+24
|
* fix for pr113531aclement2005-11-111-2/+12
|
* Fix for 113118 - use the right method to get a signature for the attribute.aclement2005-11-111-1/+2
|
* Matthews patches from 95529aclement2005-11-1118-41/+348
|
* YES! Bridge method code all in !! hurrah!! See pr108101aclement2005-11-113-93/+193
|
* fixes for pr113447 - dont do bindings check at each shadow.aclement2005-11-118-85/+33
|
* tests for pr113447 from Helen Hawkins.aclement2005-11-118-7/+240
|
* more AST stuff: 110465aclement2005-11-1117-134/+169
|
* more AST stuff: 110465aclement2005-11-112-10/+16
|
* fix getPackageName() to cope with parameterized types.aclement2005-11-101-0/+3
|
* organized importsaclement2005-11-101-2/+0
|
* fixes and some helper methods added.aclement2005-11-101-4/+27
|
* fix for binary weaving declare parents that involve parameterized times when ↵aclement2005-11-101-17/+16
| | | | requiring changes to super calls (phew)
* more bridge method testcode.aclement2005-11-105-2/+24
|
* fixes from AST bug: 110465.aclement2005-11-102-10/+19
|
* fixes for pr91859aclement2005-11-092-22/+16
|
* fixes for 91859 - enable us to preserve the set of annotations originally ↵aclement2005-11-091-3/+4
| | | | declared on a type so they can be put in the class file and we don't include ones added via declare @type during 'source weaving'
* fixes for 91859 - enable us to preserve the set of annotations originally ↵aclement2005-11-092-0/+0
| | | | declared on a type so they can be put in the class file and we don't include ones added via declare @type during 'source weaving'
* produce better diagnostics on failure.aclement2005-11-091-2/+4
|
* tests and fix for pr112756 - use of assert/enum as "identifier" in pointcut ↵acolyer2005-11-095-0/+55
| | | | expression.
* tests for pr104220 - poor toString implementations for adviceexecution join ↵acolyer2005-11-083-0/+45
| | | | points.
* fix for pr104220 - poor toString implementations for adviceexecution join ↵acolyer2005-11-085-5/+19
| | | | points.
* 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 ↵aclement2005-11-073-2/+18
| | | | synchronization being a pain.
* 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 ↵aclement2005-11-076-1/+54
| | | | MultiProjectIncrementalTests
* 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
|