]>
source.dussan.org Git - aspectj.git/log
aclement [Tue, 20 Dec 2005 11:53:36 +0000 (11:53 +0000)]
matthews ltw doc changes.
acolyer [Mon, 19 Dec 2005 21:56:13 +0000 (21:56 +0000)]
merging changes from head for LTW.
acolyer [Mon, 19 Dec 2005 20:33:10 +0000 (20:33 +0000)]
readme update (wes' version)
acolyer [Mon, 19 Dec 2005 20:18:12 +0000 (20:18 +0000)]
more doc updates for the 1.5.0 release, including updated quick ref!
acolyer [Mon, 19 Dec 2005 16:45:31 +0000 (16:45 +0000)]
doc updates for 1.5.0 final
acolyer [Mon, 19 Dec 2005 16:45:03 +0000 (16:45 +0000)]
moved to aspectj5rt
acolyer [Mon, 19 Dec 2005 16:44:11 +0000 (16:44 +0000)]
more @DeclareParents fixes merged from HEAD
acolyer [Mon, 19 Dec 2005 14:22:04 +0000 (14:22 +0000)]
merge of @DeclareParents fix from HEAD into 1.5.0 release branch
acolyer [Mon, 19 Dec 2005 10:42:34 +0000 (10:42 +0000)]
updates for final form of @DeclareParents
acolyer [Mon, 19 Dec 2005 09:31:04 +0000 (09:31 +0000)]
migration of Wes' doc changes in HEAD into 1.5.0 release branch (but removing references to -XhasMember as that's really ready to be publically doc'd yet)
acolyer [Mon, 19 Dec 2005 09:30:09 +0000 (09:30 +0000)]
migration of Wes' doc changes in HEAD into 1.5.0 release branch
acolyer [Fri, 16 Dec 2005 18:52:29 +0000 (18:52 +0000)]
tests and fix for pr121197
aclement [Thu, 15 Dec 2005 15:57:36 +0000 (15:57 +0000)]
fixes for 120909 (ibmvm failures)
acolyer [Thu, 15 Dec 2005 14:27:21 +0000 (14:27 +0000)]
making the tests more resilient to legitimate cross-vm differences
aclement [Thu, 15 Dec 2005 14:15:14 +0000 (14:15 +0000)]
fix for clone case in 120916: Jrockit test failures with RC1
aclement [Thu, 15 Dec 2005 10:36:22 +0000 (10:36 +0000)]
test updates and the fix for cases 3&4 in 120916: Jrockit test failures with RC1
aclement [Wed, 14 Dec 2005 11:46:39 +0000 (11:46 +0000)]
fixes for 120826
acolyer [Wed, 14 Dec 2005 11:24:16 +0000 (11:24 +0000)]
fix for spacewar, and a much simplified solution for pointcut rewriting of a conjunction of disjunctions
aclement [Wed, 14 Dec 2005 11:06:03 +0000 (11:06 +0000)]
test for 120826
acolyer [Wed, 14 Dec 2005 07:21:23 +0000 (07:21 +0000)]
ensure we don't re-attempt modifier matching when walking up the signature hierarchy
acolyer [Wed, 14 Dec 2005 00:53:28 +0000 (00:53 +0000)]
fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members.
acolyer [Tue, 13 Dec 2005 22:25:48 +0000 (22:25 +0000)]
tests and fix for ITDS in AjTypeSystem
acolyer [Tue, 13 Dec 2005 22:23:24 +0000 (22:23 +0000)]
fix for enh 120743
acolyer [Tue, 13 Dec 2005 22:19:08 +0000 (22:19 +0000)]
tests and fix for pr119749
acolyer [Tue, 13 Dec 2005 22:17:13 +0000 (22:17 +0000)]
fix section on annotation inheritance matching
aclement [Tue, 13 Dec 2005 21:23:18 +0000 (21:23 +0000)]
fix for 113257 - modified rewriter - not perfect but passes the latest problems.
acolyer [Tue, 13 Dec 2005 21:04:36 +0000 (21:04 +0000)]
fix for pr120693
aclement [Tue, 13 Dec 2005 20:10:31 +0000 (20:10 +0000)]
testcode for 113257
acolyer [Tue, 13 Dec 2005 19:42:17 +0000 (19:42 +0000)]
tests and fix for ITDS in AjTypeSystem
acolyer [Tue, 13 Dec 2005 19:40:55 +0000 (19:40 +0000)]
added skip test check to tolerate funny build machine behaviour
acolyer [Tue, 13 Dec 2005 16:52:03 +0000 (16:52 +0000)]
1.5 -> 1.3
aclement [Tue, 13 Dec 2005 16:51:08 +0000 (16:51 +0000)]
unused import.
acolyer [Tue, 13 Dec 2005 15:52:47 +0000 (15:52 +0000)]
permit extensions to pointcut designator set when using weaver tools API
aclement [Tue, 13 Dec 2005 14:03:53 +0000 (14:03 +0000)]
fix for 120543 - from Matthew - includes datestamp in weaver info message on LTW startup.
aclement [Tue, 13 Dec 2005 13:45:54 +0000 (13:45 +0000)]
darn build machine.
aclement [Tue, 13 Dec 2005 13:41:47 +0000 (13:41 +0000)]
test and fix for 119749
aclement [Tue, 13 Dec 2005 11:32:58 +0000 (11:32 +0000)]
fix for120521
aclement [Tue, 13 Dec 2005 09:25:38 +0000 (09:25 +0000)]
test for 120521
aclement [Tue, 13 Dec 2005 08:50:36 +0000 (08:50 +0000)]
AST fixes: 110465 - from helen.
aclement [Tue, 13 Dec 2005 08:26:13 +0000 (08:26 +0000)]
fix for build prob - rogue warning
aclement [Tue, 13 Dec 2005 08:24:13 +0000 (08:24 +0000)]
fix for 120474 ($Proxy)
aclement [Mon, 12 Dec 2005 19:16:06 +0000 (19:16 +0000)]
fixes and tests for 119570 (member type subaspect)
aclement [Mon, 12 Dec 2005 19:14:16 +0000 (19:14 +0000)]
119749 test program.
wisberg [Mon, 12 Dec 2005 17:13:35 +0000 (17:13 +0000)]
fix bug 120401 - adding signature to identify exception message source
aclement [Mon, 12 Dec 2005 15:53:07 +0000 (15:53 +0000)]
linux fix.
aclement [Mon, 12 Dec 2005 15:42:19 +0000 (15:42 +0000)]
fixes for 120363 : from matthew (include/exclude problems for LTW)
aclement [Mon, 12 Dec 2005 14:30:51 +0000 (14:30 +0000)]
updates for 116679 (targetting old runtimes)
aclement [Mon, 12 Dec 2005 13:45:46 +0000 (13:45 +0000)]
fixes for 119539
aclement [Mon, 12 Dec 2005 11:57:42 +0000 (11:57 +0000)]
more tests for 119570 and a fix for a silly warning that comes out.
aclement [Mon, 12 Dec 2005 11:52:18 +0000 (11:52 +0000)]
more tests for 119570
aclement [Mon, 12 Dec 2005 11:16:49 +0000 (11:16 +0000)]
tests and fixes for 119657. from matthew.
aclement [Mon, 12 Dec 2005 11:16:19 +0000 (11:16 +0000)]
tests for 119657. from matthew.
avasseur [Mon, 12 Dec 2005 10:48:46 +0000 (10:48 +0000)]
#120351 cflowbelow @AJ and binding
aclement [Fri, 9 Dec 2005 10:52:15 +0000 (10:52 +0000)]
Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this.
aclement [Fri, 9 Dec 2005 10:32:57 +0000 (10:32 +0000)]
test and fix for 119451
aclement [Fri, 9 Dec 2005 09:20:36 +0000 (09:20 +0000)]
test from 119570
aclement [Fri, 9 Dec 2005 08:40:12 +0000 (08:40 +0000)]
delegates modified to return the same thing as BCEL. Ctors have the name <init> and a return type of 'void'. Fix for 119353
aclement [Thu, 8 Dec 2005 15:35:45 +0000 (15:35 +0000)]
fixes for 119210 - allows for autoboxing with around advice.
aclement [Thu, 8 Dec 2005 15:32:36 +0000 (15:32 +0000)]
testcode for 119210
aclement [Thu, 8 Dec 2005 11:43:16 +0000 (11:43 +0000)]
test and fix for 109614
aclement [Wed, 7 Dec 2005 17:17:43 +0000 (17:17 +0000)]
fix for 119543, from Helen.
aclement [Wed, 7 Dec 2005 17:17:13 +0000 (17:17 +0000)]
test for 119539,119543
aclement [Wed, 7 Dec 2005 17:16:29 +0000 (17:16 +0000)]
test for 119539
aclement [Wed, 7 Dec 2005 17:15:13 +0000 (17:15 +0000)]
test for 119543
aclement [Wed, 7 Dec 2005 17:10:28 +0000 (17:10 +0000)]
addressing 118877
aclement [Wed, 7 Dec 2005 07:46:21 +0000 (07:46 +0000)]
hmmm, misbehaving in the suite.
acolyer [Tue, 6 Dec 2005 15:39:08 +0000 (15:39 +0000)]
tests and fix for pr119352
aclement [Tue, 6 Dec 2005 13:03:37 +0000 (13:03 +0000)]
organized imports
aclement [Tue, 6 Dec 2005 13:02:38 +0000 (13:02 +0000)]
fixes for 118715 from Matthew.
aclement [Tue, 6 Dec 2005 11:28:20 +0000 (11:28 +0000)]
fix for pr117854 - first part, broken switch statement.
aclement [Tue, 6 Dec 2005 11:23:56 +0000 (11:23 +0000)]
first part of 117854
acolyer [Tue, 6 Dec 2005 03:49:41 +0000 (03:49 +0000)]
workaround for jrockit potential bug (see pr1054290
acolyer [Tue, 6 Dec 2005 03:20:59 +0000 (03:20 +0000)]
tests and fix for pr118149
acolyer [Tue, 6 Dec 2005 01:11:13 +0000 (01:11 +0000)]
fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5
aclement [Sun, 4 Dec 2005 13:54:20 +0000 (13:54 +0000)]
fixes for 119019
aclement [Sun, 4 Dec 2005 13:40:06 +0000 (13:40 +0000)]
fixes for 117882
aclement [Sun, 4 Dec 2005 13:31:33 +0000 (13:31 +0000)]
tests for 117882
aclement [Sun, 4 Dec 2005 13:17:22 +0000 (13:17 +0000)]
testcode for 119019
aclement [Fri, 2 Dec 2005 15:38:58 +0000 (15:38 +0000)]
fixing the unfixable: 117882 incremental dec @type: testcode from Helen.
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.
aclement [Fri, 2 Dec 2005 15:30:37 +0000 (15:30 +0000)]
fixing the unfixable: 117882 incremental dec @type
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.
aclement [Fri, 2 Dec 2005 11:06:37 +0000 (11:06 +0000)]
test and fix for 118698
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
acolyer [Fri, 2 Dec 2005 07:00:52 +0000 (07:00 +0000)]
updates to name processing to take into account nesting on $ conversions
acolyer [Fri, 2 Dec 2005 06:56:14 +0000 (06:56 +0000)]
updates to bcel to support isNested test on JavaClass
aclement [Thu, 1 Dec 2005 15:00:22 +0000 (15:00 +0000)]
test and fix for 118781
aclement [Thu, 1 Dec 2005 12:06:00 +0000 (12:06 +0000)]
tests for 118599
aclement [Thu, 1 Dec 2005 12:03:33 +0000 (12:03 +0000)]
fix for 118599
aclement [Thu, 1 Dec 2005 12:02:08 +0000 (12:02 +0000)]
testcode for 118326
aclement [Thu, 1 Dec 2005 12:01:32 +0000 (12:01 +0000)]
testcode for 118599
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...)
aclement [Wed, 30 Nov 2005 17:23:53 +0000 (17:23 +0000)]
removed unused import.
aclement [Wed, 30 Nov 2005 17:23:35 +0000 (17:23 +0000)]
implementation of new xlint: pr111667
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
aclement [Wed, 30 Nov 2005 12:09:29 +0000 (12:09 +0000)]
helper method for determining target ajruntime
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...
acolyer [Tue, 29 Nov 2005 20:47:58 +0000 (20:47 +0000)]
elimination of compilation warnings
acolyer [Tue, 29 Nov 2005 20:47:28 +0000 (20:47 +0000)]
elimination of unused variable warning
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...)