]> source.dussan.org Git - aspectj.git/log
aspectj.git
18 years agofixes for 117882
aclement [Sun, 4 Dec 2005 13:40:06 +0000 (13:40 +0000)]
fixes for 117882

18 years agotests for 117882
aclement [Sun, 4 Dec 2005 13:31:33 +0000 (13:31 +0000)]
tests for 117882

18 years agotestcode for 119019
aclement [Sun, 4 Dec 2005 13:17:22 +0000 (13:17 +0000)]
testcode for 119019

18 years agofixing the unfixable: 117882 incremental dec @type: testcode from Helen.
aclement [Fri, 2 Dec 2005 15:38:58 +0000 (15:38 +0000)]
fixing the unfixable: 117882 incremental dec @type:  testcode from Helen.

18 years agofixing the unfixable: 117882 incremental dec @type: made two methods in Annotation...
aclement [Fri, 2 Dec 2005 15:31:19 +0000 (15:31 +0000)]
fixing the unfixable: 117882 incremental dec @type:  made two methods in Annotation non-final so they can be overridden.

18 years agofixing the unfixable: 117882 incremental dec @type
aclement [Fri, 2 Dec 2005 15:30:37 +0000 (15:30 +0000)]
fixing the unfixable: 117882 incremental dec @type

18 years agoremoved 1.5 api - adrian needs to look at the proper solution here though.
aclement [Fri, 2 Dec 2005 12:00:00 +0000 (12:00 +0000)]
removed 1.5 api - adrian needs to look at the proper solution here though.

18 years agotest and fix for 118698
aclement [Fri, 2 Dec 2005 11:06:37 +0000 (11:06 +0000)]
test and fix for 118698

18 years agosupport for isNested, and use of that property when splitting names in WildTypePattern
acolyer [Fri, 2 Dec 2005 07:02:33 +0000 (07:02 +0000)]
support for isNested, and use of that property when splitting names in WildTypePattern

18 years agoupdates to name processing to take into account nesting on $ conversions
acolyer [Fri, 2 Dec 2005 07:00:52 +0000 (07:00 +0000)]
updates to name processing to take into account nesting on $ conversions

18 years agoupdates to bcel to support isNested test on JavaClass
acolyer [Fri, 2 Dec 2005 06:56:14 +0000 (06:56 +0000)]
updates to bcel to support isNested test on JavaClass

18 years agotest and fix for 118781
aclement [Thu, 1 Dec 2005 15:00:22 +0000 (15:00 +0000)]
test and fix for 118781

18 years agotests for 118599
aclement [Thu, 1 Dec 2005 12:06:00 +0000 (12:06 +0000)]
tests for 118599

18 years agofix for 118599
aclement [Thu, 1 Dec 2005 12:03:33 +0000 (12:03 +0000)]
fix for 118599

18 years agotestcode for 118326
aclement [Thu, 1 Dec 2005 12:02:08 +0000 (12:02 +0000)]
testcode for 118326

18 years agotestcode for 118599
aclement [Thu, 1 Dec 2005 12:01:32 +0000 (12:01 +0000)]
testcode for 118599

18 years agofixes for 117209: ensures proceedOnError makes it across in the case of AJDT (also...
aclement [Wed, 30 Nov 2005 19:51:24 +0000 (19:51 +0000)]
fixes for 117209: ensures proceedOnError makes it across in the case of AJDT (also -Xajruntimetarget...)

18 years agoremoved unused import.
aclement [Wed, 30 Nov 2005 17:23:53 +0000 (17:23 +0000)]
removed unused import.

18 years agoimplementation of new xlint: pr111667
aclement [Wed, 30 Nov 2005 17:23:35 +0000 (17:23 +0000)]
implementation of new xlint: pr111667

18 years agoMore fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5
aclement [Wed, 30 Nov 2005 12:11:03 +0000 (12:11 +0000)]
More fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5

18 years agohelper method for determining target ajruntime
aclement [Wed, 30 Nov 2005 12:09:29 +0000 (12:09 +0000)]
helper method for determining target ajruntime

18 years agotaking out a failing test that fails due to classpath issues on build machine that...
acolyer [Tue, 29 Nov 2005 21:29:34 +0000 (21:29 +0000)]
taking out a failing test that fails due to classpath issues on build machine that are too complex to resolve. Facility is also covered by unit tests elsewhere. Look into fixing this post 1.5.0 but I don't want to tamper with the build and test scripts now...

18 years agoelimination of compilation warnings
acolyer [Tue, 29 Nov 2005 20:47:58 +0000 (20:47 +0000)]
elimination of compilation warnings

18 years agoelimination of unused variable warning
acolyer [Tue, 29 Nov 2005 20:47:28 +0000 (20:47 +0000)]
elimination of unused variable warning

18 years agoa way to run the pointcut parser tests under 1.5 and have the weaver5 types visible...
acolyer [Tue, 29 Nov 2005 20:46:58 +0000 (20:46 +0000)]
a way to run the pointcut parser tests under 1.5 and have the weaver5 types visible (not linked to main suite...)

18 years agotests for parameter name generation in advice annotations
acolyer [Tue, 29 Nov 2005 20:45:38 +0000 (20:45 +0000)]
tests for parameter name generation in advice annotations

18 years agowhen generating advice annotations, populate the argNames attribute
acolyer [Tue, 29 Nov 2005 20:44:02 +0000 (20:44 +0000)]
when generating advice annotations, populate the argNames attribute

18 years agonew versions of aspectjrt.jar with annotation updates in
acolyer [Tue, 29 Nov 2005 20:43:19 +0000 (20:43 +0000)]
new versions of aspectjrt.jar with annotation updates in

18 years agoupdates to advice annotations to allow specification (and generation) of parameter...
acolyer [Tue, 29 Nov 2005 20:42:48 +0000 (20:42 +0000)]
updates to advice annotations to allow specification (and generation) of parameter names if needed

18 years agofix for pr118337
acolyer [Tue, 29 Nov 2005 19:35:57 +0000 (19:35 +0000)]
fix for pr118337

18 years agomore slight changes for 111317: ast (raised visibility of some inner types)
aclement [Tue, 29 Nov 2005 15:51:35 +0000 (15:51 +0000)]
more slight changes for 111317: ast (raised visibility of some inner types)

18 years agocode for 116679: targetting a 1.2.1 runtime
aclement [Tue, 29 Nov 2005 13:21:24 +0000 (13:21 +0000)]
code for 116679: targetting a 1.2.1 runtime

18 years agoFurther changes for 118192
aclement [Mon, 28 Nov 2005 17:44:35 +0000 (17:44 +0000)]
Further changes for 118192

18 years agohorrible work around for the fact that the build machine runs tests on a 1.5 vm witho...
acolyer [Mon, 28 Nov 2005 15:59:22 +0000 (15:59 +0000)]
horrible work around for the fact that the build machine runs tests on a 1.5 vm without all the 1.5 aj libs present

18 years agofixes for 118192
aclement [Mon, 28 Nov 2005 15:52:50 +0000 (15:52 +0000)]
fixes for 118192

18 years agopr93310 now fixed !
aclement [Mon, 28 Nov 2005 13:18:57 +0000 (13:18 +0000)]
pr93310 now fixed !

18 years agotest and fix for 112736
aclement [Mon, 28 Nov 2005 12:58:59 +0000 (12:58 +0000)]
test and fix for 112736

18 years agotests for pr11280, update to reflection api to get classloading right for test suite...
acolyer [Mon, 28 Nov 2005 12:08:29 +0000 (12:08 +0000)]
tests for pr11280, update to reflection api to get classloading right for test suite etc.

18 years agorebuilt without jface inside. (see 111317)
aclement [Mon, 28 Nov 2005 11:37:38 +0000 (11:37 +0000)]
rebuilt without jface inside. (see 111317)

18 years agoremoved - to be put into AJDT: (see 111317)
aclement [Mon, 28 Nov 2005 11:35:50 +0000 (11:35 +0000)]
removed - to be put into AJDT: (see 111317)

18 years agoorganized imports
aclement [Mon, 28 Nov 2005 10:54:09 +0000 (10:54 +0000)]
organized imports

18 years agochanging a generics cast - the eclipse compiler liked it, but javac on the build...
acolyer [Mon, 28 Nov 2005 10:50:20 +0000 (10:50 +0000)]
changing a generics cast - the eclipse compiler liked it, but javac on the build machine doesn't...

18 years agomatthews changes for stream redirection 118083: Also I've made verbose FALSE so you...
aclement [Mon, 28 Nov 2005 09:26:33 +0000 (09:26 +0000)]
matthews changes for stream redirection 118083: Also I've made verbose FALSE so you won't see too much output.

18 years agoupdated tests and fix for pr116229
acolyer [Sun, 27 Nov 2005 18:45:06 +0000 (18:45 +0000)]
updated tests and fix for pr116229

18 years agoMatthews changes - enabling us to see bytecode before and after LTW (bug 117854)
aclement [Sat, 26 Nov 2005 16:36:23 +0000 (16:36 +0000)]
Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)

18 years agoeliminating compilation warnings from loadtime module
acolyer [Fri, 25 Nov 2005 19:22:56 +0000 (19:22 +0000)]
eliminating compilation warnings from loadtime module

18 years agoeliminating warnings...
acolyer [Fri, 25 Nov 2005 19:19:31 +0000 (19:19 +0000)]
eliminating warnings...

18 years agoeliminating compilation warnings from bridge module...
acolyer [Fri, 25 Nov 2005 19:17:58 +0000 (19:17 +0000)]
eliminating compilation warnings from bridge module...

18 years agodisable warnings that we don't want to see in BCEL code - we are not about to make...
acolyer [Fri, 25 Nov 2005 19:15:37 +0000 (19:15 +0000)]
disable warnings that we don't want to see in BCEL code - we are not about to make changes here for the sake of it, but don't want to see the warnings either.

18 years agoeliminates many warnings in the aspectj5rt package - 10 generic related warnings...
acolyer [Fri, 25 Nov 2005 19:12:27 +0000 (19:12 +0000)]
eliminates many warnings in the aspectj5rt package - 10 generic related warnings remain that I'm not sure how to eradicate!

18 years agoeliminates all compilation warning messages from the asm module
acolyer [Fri, 25 Nov 2005 18:58:25 +0000 (18:58 +0000)]
eliminates all compilation warning messages from the asm module

18 years agotests and fix for pr115251
acolyer [Fri, 25 Nov 2005 17:33:26 +0000 (17:33 +0000)]
tests and fix for pr115251

18 years agoensure this test works on non-windows machines too!
acolyer [Fri, 25 Nov 2005 17:32:31 +0000 (17:32 +0000)]
ensure this test works on non-windows machines too!

18 years agotestcode (commented out) for 112736, 93310
aclement [Fri, 25 Nov 2005 14:56:21 +0000 (14:56 +0000)]
testcode (commented out) for 112736, 93310

18 years agolast bits for 112105
aclement [Fri, 25 Nov 2005 13:42:46 +0000 (13:42 +0000)]
last bits for 112105

18 years agonew version of GenericAspectY in light of our learning experience wrt. itdm matching...
acolyer [Fri, 25 Nov 2005 09:47:33 +0000 (09:47 +0000)]
new version of GenericAspectY in light of our learning experience wrt. itdm matching and execution

18 years agofixes and improved tests for 117622
aclement [Fri, 25 Nov 2005 09:39:43 +0000 (09:39 +0000)]
fixes and improved tests for 117622

18 years agoorganized imports
aclement [Fri, 25 Nov 2005 09:07:58 +0000 (09:07 +0000)]
organized imports

18 years agotest "Y" shouldn't have been enabled yet...
acolyer [Thu, 24 Nov 2005 17:47:06 +0000 (17:47 +0000)]
test "Y" shouldn't have been enabled yet...

18 years agothis commit eliminates all bar 2 of the 60 odd compilation warnings in the ajde module
acolyer [Thu, 24 Nov 2005 15:25:48 +0000 (15:25 +0000)]
this commit eliminates all bar 2 of the 60 odd compilation warnings in the ajde module

18 years agofix for pr117614 + changes to make cantFindType a lint warning (default to error...
acolyer [Thu, 24 Nov 2005 14:28:27 +0000 (14:28 +0000)]
fix for pr117614 + changes to make cantFindType a lint warning (default to error) so that it is user controllable in binary weave scenarios.

18 years agohopefully the last word on parameterizing pointcuts in all their various glorious...
acolyer [Thu, 24 Nov 2005 13:02:32 +0000 (13:02 +0000)]
hopefully the last word on parameterizing pointcuts in all their various glorious flavours

18 years agofix for parameterizing reference pointcuts with bindings
acolyer [Thu, 24 Nov 2005 11:05:03 +0000 (11:05 +0000)]
fix for parameterizing reference pointcuts with bindings

18 years agotry this version instead...
acolyer [Thu, 24 Nov 2005 10:42:34 +0000 (10:42 +0000)]
try this version instead...

18 years agomatthews patches from 116899
aclement [Thu, 24 Nov 2005 09:27:06 +0000 (09:27 +0000)]
matthews patches from 116899

18 years agotest against output dir location was unreliable on mac os x, now fixed
acolyer [Thu, 24 Nov 2005 09:01:22 +0000 (09:01 +0000)]
test against output dir location was unreliable on mac os x, now fixed

18 years agotidied up.
aclement [Thu, 24 Nov 2005 08:49:12 +0000 (08:49 +0000)]
tidied up.

18 years agotestcase (commented out) for 115251
aclement [Thu, 24 Nov 2005 08:37:45 +0000 (08:37 +0000)]
testcase (commented out) for 115251

18 years agotests and fix for pr114495
acolyer [Wed, 23 Nov 2005 19:21:03 +0000 (19:21 +0000)]
tests and fix for pr114495

18 years agosome fixes for 117622
aclement [Wed, 23 Nov 2005 16:30:16 +0000 (16:30 +0000)]
some fixes for 117622

18 years agotests and fix for pr114054 (erroneous handling of negation in per-object perclauses)
acolyer [Wed, 23 Nov 2005 16:20:19 +0000 (16:20 +0000)]
tests and fix for pr114054 (erroneous handling of negation in per-object perclauses)

18 years agorollback...
aclement [Wed, 23 Nov 2005 15:58:30 +0000 (15:58 +0000)]
rollback...

18 years agotests and fix for pr116254
acolyer [Wed, 23 Nov 2005 13:14:22 +0000 (13:14 +0000)]
tests and fix for pr116254

18 years agotest and fixes for 117681
aclement [Wed, 23 Nov 2005 12:54:02 +0000 (12:54 +0000)]
test and fixes for 117681

18 years agotests and fix for pr103157
acolyer [Wed, 23 Nov 2005 12:52:27 +0000 (12:52 +0000)]
tests and fix for pr103157

18 years ago87525 - new error message (and testcase). Thats all I'm doing on this for 1.5.0
aclement [Wed, 23 Nov 2005 12:36:28 +0000 (12:36 +0000)]
87525 - new error message (and testcase).  Thats all I'm doing on this for 1.5.0

18 years agoNPE fix for 115251
aclement [Wed, 23 Nov 2005 12:34:51 +0000 (12:34 +0000)]
NPE fix for 115251

18 years agoFix for 117190:
aclement [Wed, 23 Nov 2005 10:33:43 +0000 (10:33 +0000)]
Fix for 117190:

18 years agofixes for pr115788.
aclement [Wed, 23 Nov 2005 09:21:36 +0000 (09:21 +0000)]
fixes for pr115788.

18 years agowork in progress - not yet active.
aclement [Wed, 23 Nov 2005 09:02:43 +0000 (09:02 +0000)]
work in progress - not yet active.

18 years ago117189: patch from Ron, tidied up by Matthew: reduce overhead when no aspects defined
aclement [Wed, 23 Nov 2005 09:01:53 +0000 (09:01 +0000)]
117189: patch from Ron, tidied up by Matthew: reduce overhead when no aspects defined

18 years ago"Formals" defined when used, more details on aspectOf(..)
wisberg [Wed, 23 Nov 2005 03:28:38 +0000 (03:28 +0000)]
"Formals" defined when used, more details on aspectOf(..)

18 years ago117296: testcode and fixes.
aclement [Tue, 22 Nov 2005 16:42:09 +0000 (16:42 +0000)]
117296: testcode and fixes.

18 years agomade declaredModifiers accessible to AJDT
aclement [Tue, 22 Nov 2005 16:41:13 +0000 (16:41 +0000)]
made declaredModifiers accessible to AJDT

18 years ago117296: testcode
aclement [Tue, 22 Nov 2005 16:40:44 +0000 (16:40 +0000)]
117296: testcode

18 years agotests for pr103097
acolyer [Tue, 22 Nov 2005 09:47:59 +0000 (09:47 +0000)]
tests for pr103097

18 years agotests and fix for pr103051 :- declare soft and adviceexecution
acolyer [Tue, 22 Nov 2005 09:28:09 +0000 (09:28 +0000)]
tests and fix for pr103051 :- declare soft and adviceexecution

18 years agotests and fix for pr114332 - reflection api not detecting abstract itdms.
acolyer [Mon, 21 Nov 2005 22:05:46 +0000 (22:05 +0000)]
tests and fix for pr114332 - reflection api not detecting abstract itdms.

18 years agotests for reflective reading of compiled binding pointcuts + ron's bug
acolyer [Mon, 21 Nov 2005 17:18:39 +0000 (17:18 +0000)]
tests for reflective reading of compiled binding pointcuts + ron's bug

18 years agotest (passing) for pr113368. Tests for reading compiled pointcuts from reflection...
acolyer [Mon, 21 Nov 2005 17:15:51 +0000 (17:15 +0000)]
test (passing) for pr113368. Tests for reading compiled pointcuts from reflection world.

18 years agofix for reading in pointcuts with argument binding in reflective world - remember...
acolyer [Mon, 21 Nov 2005 17:15:07 +0000 (17:15 +0000)]
fix for reading in pointcuts with argument binding in reflective world - remember string representation before binding screws it up!

18 years agotestcase for 117296
aclement [Mon, 21 Nov 2005 16:34:32 +0000 (16:34 +0000)]
testcase for 117296

18 years agotest and fix for 115607 (declare @type): patch from helen.
aclement [Mon, 21 Nov 2005 16:33:56 +0000 (16:33 +0000)]
test and fix for 115607 (declare @type): patch from helen.

18 years agopr115250: new tests
aclement [Mon, 21 Nov 2005 15:58:55 +0000 (15:58 +0000)]
pr115250: new tests

18 years agopr115250: allows for parameterized advice and works with the generic form.
aclement [Mon, 21 Nov 2005 15:58:39 +0000 (15:58 +0000)]
pr115250: allows for parameterized advice and works with the generic form.

18 years agopr115250: doesnt attempt to create invoke calls on parameterized types!
aclement [Mon, 21 Nov 2005 15:57:19 +0000 (15:57 +0000)]
pr115250: doesnt attempt to create invoke calls on parameterized types!

18 years agopr115250: allows for parameterized advice.
aclement [Mon, 21 Nov 2005 15:56:13 +0000 (15:56 +0000)]
pr115250: allows for parameterized advice.

18 years agopr115250: changed parameterizeWith() signature for shadowmungers.
aclement [Mon, 21 Nov 2005 15:54:49 +0000 (15:54 +0000)]
pr115250: changed parameterizeWith() signature for shadowmungers.

18 years agopr115250: copy params across to variant that we build
aclement [Mon, 21 Nov 2005 15:53:27 +0000 (15:53 +0000)]
pr115250: copy params across to variant that we build

18 years agotests for 115250
aclement [Mon, 21 Nov 2005 15:44:05 +0000 (15:44 +0000)]
tests for 115250