summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pr194314: broken LV table, testcodeaclement2007-11-124-0/+49
|
* pr148381: implementation of support for using argNames to specify argument ↵aclement2007-11-082-12/+116
| | | | names when no debug info around
* oops! removed rogue sysoutaclement2007-11-082-0/+0
|
* tests for 148381aclement2007-11-0829-0/+294
|
* fix for 169432 - allow @DeclareParents with no impl if the targets implement ↵aclement2007-11-082-17/+65
| | | | the interface correctly
* testcode for 169432 and 209051aclement2007-11-082-5/+32
|
* testcode for 209051aclement2007-11-082-0/+31
|
* more testcode for 169432aclement2007-11-085-0/+62
|
* Tests for 209019 and fix: incorrect application of around advice when ↵aclement2007-11-071-1/+1
| | | | atAspectJ subaspect
* Tests for 209019 and fix: incorrect application of around advice when ↵aclement2007-11-072-1/+67
| | | | atAspectJ subaspect
* testcode for 169432 and 209019aclement2007-11-0715-0/+140
|
* pr202088: test and fix for coping with abstract annotation pointcuts with ↵aclement2007-11-071-3/+7
| | | | context
* pr202088: test and fix for coping with abstract annotation pointcuts with ↵aclement2007-11-074-1/+52
| | | | context
* moved 154 tests to correct bundleaclement2007-11-072-1/+2
|
* pr154923: guard for NPE in MethodBindingaclement2007-11-072-0/+0
|
* pr169428: text and fix for checking decp annotation specified on construct ↵aclement2007-11-071-2/+16
| | | | inside an aspect type
* pr169428: text and fix for checking decp annotation specified on construct ↵aclement2007-11-074-1/+29
| | | | inside an aspect type
* pr173729: test and fixes committed. Modify the bcel delegate at compile ↵aclement2007-11-061-2/+17
| | | | time alongside the eclipse delegate then undo it prior to proper weaving.
* pr173729: test and fixes committed. Modify the bcel delegate at compile ↵aclement2007-11-061-0/+11
| | | | time alongside the eclipse delegate then undo it prior to proper weaving.
* pr173729: test and fixes committed. Modify the bcel delegate at compile ↵aclement2007-11-0610-0/+56
| | | | time alongside the eclipse delegate then undo it prior to proper weaving.
* 186673: test and fix. Don't rely on suffix for identifying jars and zipsaclement2007-11-012-0/+0
|
* 186673: test and fix. Don't rely on suffix for identifying jars and zipsaclement2007-11-017-0/+61
|
* testcase for 167197 - commented out right now.aclement2007-10-303-0/+35
|
* 203646: tests and fixes for ITD method on generic inner typeaclement2007-10-291-20/+59
|
* 203646: tests and fixes for ITD method on generic inner typeaclement2007-10-2911-3/+219
|
* fix for 205949: "Unattended install of aspectj builds on the Mac fails". ↵aclement2007-10-261-2/+2
| | | | just had to cope with a null graphical component.
* fix for 205949: "Unattended install of aspectj builds on the Mac fails". ↵aclement2007-10-261-0/+0
| | | | just had to cope with a null graphical component.
* macfixes: can cope when /tmp is a link to somewhereaclement2007-10-232-4/+5
|
* temp: skip on linux, problem with resolution of timers on file changes I thinkaclement2007-10-222-0/+5
|
* macfix: use canonicalpath in case the /tmp dir is a softlinkaclement2007-10-221-2/+13
|
* macfix: use canonicalpath in case the /tmp dir is a softlinkaclement2007-10-221-1/+1
|
* delay didnt helpaclement2007-10-221-1/+0
|
* delay required for some filesystems that have poor resolution of lastmodtimeaclement2007-10-211-0/+1
|
* test commented out for bug 197719 - but not fixed yet!aclement2007-10-211-1/+1
|
* 206732: fix to check for clashing ITDs, test already added.aclement2007-10-181-6/+28
|
* these tests are now for 1.5.4, not 1.6.0aclement2007-10-181-2/+2
|
* these tests are now for 1.5.4, not 1.6.0aclement2007-10-1846-0/+163
|
* these tests are now for 1.5.4, not 1.6.0aclement2007-10-183-29/+133
|
* remove swing usage, enabling tests to run with no display on linuxaclement2007-10-171-1/+1
|
* tests update so works ok on mac/linuxaclement2007-10-172-3/+5
|
* linux dont like that not character!aclement2007-10-121-2/+0
|
* fix for problem LTW in multi-threaded configuration - removed static from ↵aclement2007-05-222-36/+2
| | | | bcel classes
* fix for problem LTW in multi-threaded configuration - removed static from ↵aclement2007-05-222-0/+0
| | | | bcel classes
* test and fix for 172107aclement2007-05-212-0/+7
|
* test and fix for 172107aclement2007-05-212-0/+79
|
* test and fix for 172107aclement2007-05-212-6/+13
|
* Bug 176546 "Allow custom aop.xml provider through IWeavingContext"mwebster2007-03-071-0/+13
|
* Bug 176546 "Allow custom aop.xml provider through IWeavingContext"mwebster2007-03-073-4/+51
|
* 175039: incorrect processing of a type parameter that is a nested type, test ↵aclement2007-03-062-3/+25
| | | | and fix
* 175806: allow for crumby bytecode incomingaclement2007-02-283-1/+125
|