]> source.dussan.org Git - aspectj.git/log
aspectj.git
18 years agotestcode for 145391,145693
aclement [Wed, 7 Jun 2006 08:26:55 +0000 (08:26 +0000)]
testcode for 145391,145693

18 years agotestcode for 145391,145693
aclement [Wed, 7 Jun 2006 08:19:14 +0000 (08:19 +0000)]
testcode for 145391,145693

18 years agofix for 145322
aclement [Tue, 6 Jun 2006 08:40:16 +0000 (08:40 +0000)]
fix for 145322

18 years agosome code for 141730 - store type signatures in program elements rather than processe...
aclement [Tue, 6 Jun 2006 08:38:28 +0000 (08:38 +0000)]
some code for 141730 - store type signatures in program elements rather than processed type names.

18 years agouse a loader that can find the reflection delegate.
aclement [Mon, 5 Jun 2006 08:45:33 +0000 (08:45 +0000)]
use a loader that can find the reflection delegate.

18 years agotest and fix for 145086
aclement [Sat, 3 Jun 2006 08:27:06 +0000 (08:27 +0000)]
test and fix for 145086

18 years agofall back logic when on 1.5 vm but necessary classes cant be found (test machine...
aclement [Fri, 2 Jun 2006 15:17:58 +0000 (15:17 +0000)]
fall back logic when on 1.5 vm but necessary classes cant be found (test machine happy?)

18 years ago132591 - Duplicate exception with aop.xml file on aspectpath
mwebster [Fri, 2 Jun 2006 12:47:08 +0000 (12:47 +0000)]
132591 - Duplicate exception with aop.xml file on aspectpath

18 years agoAnother attempt to make this LTW change
aclement [Fri, 2 Jun 2006 10:43:14 +0000 (10:43 +0000)]
Another attempt to make this LTW change

18 years agotestcode for 145018
aclement [Fri, 2 Jun 2006 07:53:55 +0000 (07:53 +0000)]
testcode for 145018

18 years agofix for 120739
mwebster [Thu, 1 Jun 2006 16:30:21 +0000 (16:30 +0000)]
fix for 120739

18 years agoimproved handling of optional joinpoints argument processing. and updated usage...
aclement [Thu, 1 Jun 2006 15:52:05 +0000 (15:52 +0000)]
improved handling of optional joinpoints argument processing.  and updated usage text to correct an error.

18 years ago1.5 API: changed new PrintStream(File, ..) to new PrintStream(new FileOutputStream...
mwebster [Thu, 1 Jun 2006 11:52:55 +0000 (11:52 +0000)]
1.5 API: changed new PrintStream(File, ..) to new PrintStream(new FileOutputStream(), ..)

18 years agoupdate license to EPL
acolyer [Thu, 1 Jun 2006 10:46:14 +0000 (10:46 +0000)]
update license to EPL

18 years agoupdate license to EPL
acolyer [Thu, 1 Jun 2006 09:33:56 +0000 (09:33 +0000)]
update license to EPL

18 years agoupdate license to EPL
acolyer [Thu, 1 Jun 2006 09:24:04 +0000 (09:24 +0000)]
update license to EPL

18 years agoupdate license to EPL
acolyer [Thu, 1 Jun 2006 09:15:07 +0000 (09:15 +0000)]
update license to EPL

18 years agoupdate license to EPL
acolyer [Thu, 1 Jun 2006 09:05:47 +0000 (09:05 +0000)]
update license to EPL

18 years agotest and fix for pr144717 - array type as pointcut parameter in reflective world
acolyer [Wed, 31 May 2006 17:32:36 +0000 (17:32 +0000)]
test and fix for pr144717 - array type as pointcut parameter in reflective world

18 years agotest and fix for 129282
aclement [Wed, 31 May 2006 11:51:21 +0000 (11:51 +0000)]
test and fix for 129282

18 years agofixed up for 129282 (compilationresult changed slightly)
aclement [Wed, 31 May 2006 10:35:59 +0000 (10:35 +0000)]
fixed up for 129282 (compilationresult changed slightly)

18 years agotestcode for 129282
aclement [Wed, 31 May 2006 10:09:27 +0000 (10:09 +0000)]
testcode for 129282

18 years agofix for 144602
aclement [Wed, 31 May 2006 09:32:16 +0000 (09:32 +0000)]
fix for 144602

18 years agotestcase for 144602
aclement [Wed, 31 May 2006 09:31:45 +0000 (09:31 +0000)]
testcase for 144602

18 years agoit's -> its
wisberg [Wed, 31 May 2006 07:28:10 +0000 (07:28 +0000)]
it's -> its

18 years agofix for 144465
aclement [Tue, 30 May 2006 16:10:06 +0000 (16:10 +0000)]
fix for 144465

18 years agotest for 144465
aclement [Tue, 30 May 2006 16:09:31 +0000 (16:09 +0000)]
test for 144465

18 years agofix for 83052
aclement [Tue, 30 May 2006 13:49:27 +0000 (13:49 +0000)]
fix for 83052

18 years agotest and fixes for 143930, 143924
aclement [Tue, 30 May 2006 09:59:53 +0000 (09:59 +0000)]
test and fixes for 143930, 143924

18 years agotests and fix for 122253
aclement [Tue, 30 May 2006 09:30:34 +0000 (09:30 +0000)]
tests and fix for 122253

18 years agotests for 122253
aclement [Tue, 30 May 2006 09:30:01 +0000 (09:30 +0000)]
tests for 122253

18 years agofix for NPE in SignatureImpl reported on the list by Simon Walter
aclement [Tue, 30 May 2006 09:29:19 +0000 (09:29 +0000)]
fix for NPE in SignatureImpl reported on the list by Simon Walter

18 years agoincluding testing-util
aclement [Wed, 24 May 2006 09:56:44 +0000 (09:56 +0000)]
including testing-util

18 years agosynchronization joinpoints: useful constant
aclement [Wed, 24 May 2006 07:58:03 +0000 (07:58 +0000)]
synchronization joinpoints: useful constant

18 years agosynchronization joinpoints: messages
aclement [Wed, 24 May 2006 07:56:43 +0000 (07:56 +0000)]
synchronization joinpoints: messages

18 years agosynchronization joinpoints: aspectjrt changes
aclement [Wed, 24 May 2006 07:54:55 +0000 (07:54 +0000)]
synchronization joinpoints: aspectjrt changes

18 years agosynchronization joinpoints: aspectjrt changes
aclement [Wed, 24 May 2006 07:18:16 +0000 (07:18 +0000)]
synchronization joinpoints: aspectjrt changes

18 years agosynchronization joinpoints: testcode
aclement [Wed, 24 May 2006 07:15:42 +0000 (07:15 +0000)]
synchronization joinpoints: testcode

18 years agoexpose -Xjoinpoints: from Ant
aclement [Tue, 23 May 2006 12:14:07 +0000 (12:14 +0000)]
expose -Xjoinpoints: from Ant

18 years agotest and fix for first part of 126355
aclement [Tue, 23 May 2006 10:37:22 +0000 (10:37 +0000)]
test and fix for first part of 126355

18 years agofix for 142466
aclement [Tue, 23 May 2006 07:55:53 +0000 (07:55 +0000)]
fix for 142466

18 years agofix for 137568: dreaded generics signature
aclement [Mon, 22 May 2006 14:26:11 +0000 (14:26 +0000)]
fix for 137568: dreaded generics signature

18 years agotest and fix for pr132349: itds on inner type of generic type
aclement [Mon, 22 May 2006 10:27:30 +0000 (10:27 +0000)]
test and fix for pr132349: itds on inner type of generic type

18 years agotest for 128443
aclement [Mon, 22 May 2006 10:03:43 +0000 (10:03 +0000)]
test for 128443

18 years agomoved pr132349 from 151 to 152
aclement [Mon, 22 May 2006 10:02:17 +0000 (10:02 +0000)]
moved pr132349 from 151 to 152

18 years agofinal implementation and tests for 101983: allow separate output folders
acolyer [Fri, 19 May 2006 12:09:55 +0000 (12:09 +0000)]
final implementation and tests for 101983: allow separate output folders

18 years agofirst cut at what a basic incremental suite should cover...
acolyer [Thu, 18 May 2006 13:51:20 +0000 (13:51 +0000)]
first cut at what a basic incremental suite should cover...

18 years agotestcode for 129408 - cant be switched on yet
aclement [Thu, 18 May 2006 13:02:05 +0000 (13:02 +0000)]
testcode for 129408 - cant be switched on yet

18 years agotestcode for 129408 - dont print out AbortException stack traces!!
aclement [Thu, 18 May 2006 13:00:08 +0000 (13:00 +0000)]
testcode for 129408 - dont print out AbortException stack traces!!

18 years agotestcode for 129408
aclement [Thu, 18 May 2006 12:58:26 +0000 (12:58 +0000)]
testcode for 129408

18 years agofix for 125480
aclement [Thu, 18 May 2006 11:46:57 +0000 (11:46 +0000)]
fix for 125480

18 years agotests moved to 152
aclement [Thu, 18 May 2006 11:46:43 +0000 (11:46 +0000)]
tests moved to 152

18 years agotests moved to 125480
aclement [Thu, 18 May 2006 11:45:53 +0000 (11:45 +0000)]
tests moved to 125480

18 years agotests for 125480
aclement [Thu, 18 May 2006 11:45:47 +0000 (11:45 +0000)]
tests for 125480

18 years agoproper testcode for 125480
aclement [Thu, 18 May 2006 11:45:43 +0000 (11:45 +0000)]
proper testcode for 125480

18 years agotestcode for 134425
aclement [Thu, 18 May 2006 08:14:34 +0000 (08:14 +0000)]
testcode for 134425

18 years agofix for 138171 - error if we can't copy a resource over rather than crashing.
aclement [Thu, 18 May 2006 08:05:39 +0000 (08:05 +0000)]
fix for 138171 - error if we can't copy a resource over rather than crashing.

18 years agopossible test for 138171 - i worry about it failing on some configurations tho.....
aclement [Thu, 18 May 2006 08:05:04 +0000 (08:05 +0000)]
possible test for 138171 - i worry about it failing on some configurations tho.. (linux/mac...)

18 years agotestcode for 138171
aclement [Thu, 18 May 2006 08:04:07 +0000 (08:04 +0000)]
testcode for 138171

18 years agosick and tired of checking these classes out of CVS and hacking debug ON. The only...
aclement [Wed, 17 May 2006 15:49:37 +0000 (15:49 +0000)]
sick and tired of checking these classes out of CVS and hacking debug ON.  The only time I want debug off is when running RunTheseBeforeYouCommitTests.  So now debug is hard coded ON and I've checked in a launch config for running the tests with debug off.

18 years agotest update and fix for 138223: funky annotation matching
aclement [Wed, 17 May 2006 15:48:34 +0000 (15:48 +0000)]
test update and fix for 138223: funky annotation matching

18 years agoproper testcode for 135865
aclement [Wed, 17 May 2006 12:15:23 +0000 (12:15 +0000)]
proper testcode for 135865

18 years agotest and fix for 141956
aclement [Wed, 17 May 2006 11:38:39 +0000 (11:38 +0000)]
test and fix for 141956

18 years agofix for 142165: LTW
aclement [Wed, 17 May 2006 10:04:47 +0000 (10:04 +0000)]
fix for 142165: LTW

18 years agotestcode for 135865 and 142165
aclement [Wed, 17 May 2006 09:43:15 +0000 (09:43 +0000)]
testcode for 135865 and 142165

18 years agoprogress on enh 101983 (allow separate output folders for separate source folders)
acolyer [Tue, 16 May 2006 18:44:41 +0000 (18:44 +0000)]
progress on enh 101983 (allow separate output folders for separate source folders)

18 years agotests and fix for pr130722, 138219
acolyer [Tue, 16 May 2006 15:43:08 +0000 (15:43 +0000)]
tests and fix for pr130722, 138219

18 years agofix for pr141945, misleading message re. aop.xml
acolyer [Tue, 16 May 2006 12:30:08 +0000 (12:30 +0000)]
fix for pr141945, misleading message re. aop.xml

18 years agofor 82570 - add linenumbertable for generated methods (aspectOf/etc)
aclement [Tue, 16 May 2006 11:46:32 +0000 (11:46 +0000)]
for 82570 - add linenumbertable for generated methods (aspectOf/etc)

18 years agotests and fix for 135068: verifyerror for @AJ
aclement [Tue, 16 May 2006 07:38:53 +0000 (07:38 +0000)]
tests and fix for 135068: verifyerror for @AJ

18 years agorecover from crash whilst crashing...
aclement [Mon, 15 May 2006 12:28:27 +0000 (12:28 +0000)]
recover from crash whilst crashing...

18 years agowork in progress - beginnings of a document defining what we should have in a compreh...
acolyer [Fri, 12 May 2006 16:18:33 +0000 (16:18 +0000)]
work in progress - beginnings of a document defining what we should have in a comprehensive incremental compilation test suite

18 years agotest and fix for 133117: dont spam the user with noGuardForLazyTjp messages.
aclement [Fri, 12 May 2006 15:34:39 +0000 (15:34 +0000)]
test and fix for 133117: dont spam the user with noGuardForLazyTjp messages.

18 years agotests and fix for 136026: cflow verifyerror in non trivial combination of cflow point...
aclement [Fri, 12 May 2006 12:33:06 +0000 (12:33 +0000)]
tests and fix for 136026: cflow verifyerror in non trivial combination of cflow pointcuts: include kind of usage (stack/counter) in key for cache

18 years agotests and fix for 136026: cflow verifyerror in non trivial combination of cflow point...
aclement [Fri, 12 May 2006 12:32:42 +0000 (12:32 +0000)]
tests and fix for 136026: cflow verifyerror in non trivial combination of cflow pointcuts.

18 years agolonghand of recent Java API *sigh*
aclement [Fri, 12 May 2006 11:44:29 +0000 (11:44 +0000)]
longhand of recent Java API *sigh*

18 years agotest and fix for 129704: broken @annotation for methods in generic types
aclement [Fri, 12 May 2006 10:41:42 +0000 (10:41 +0000)]
test and fix for 129704: broken @annotation for methods in generic types

18 years agotest and fix for 138384: woven methods being >64k in code size
aclement [Fri, 12 May 2006 08:17:43 +0000 (08:17 +0000)]
test and fix for 138384: woven methods being >64k in code size

18 years agofixes for missing error messages (pr132314)
aclement [Thu, 11 May 2006 10:45:18 +0000 (10:45 +0000)]
fixes for missing error messages (pr132314)

18 years ago134471 - incremental structure model repair code overhaul - the key new behaviour...
aclement [Thu, 11 May 2006 07:32:20 +0000 (07:32 +0000)]
134471 - incremental structure model repair code overhaul - the key new behaviour. At the start of weaving we remove relationships.

18 years ago134471 - incremental structure model repair code overhaul - some new tests for increm...
aclement [Thu, 11 May 2006 07:31:03 +0000 (07:31 +0000)]
134471 - incremental structure model repair code overhaul - some new tests for incremental structure model repairs.

18 years ago134471 - incremental structure model repair code overhaul - different strategy for...
aclement [Thu, 11 May 2006 07:29:59 +0000 (07:29 +0000)]
134471 - incremental structure model repair code overhaul - different strategy for tidying up relationships.

18 years ago134471 - incremental structure model repair code overhaul - consider whether we are...
aclement [Thu, 11 May 2006 07:29:14 +0000 (07:29 +0000)]
134471 - incremental structure model repair code overhaul - consider whether we are doing sloc comparisons.

18 years ago134471 - incremental structure model repair code overhaul - compare source locations...
aclement [Thu, 11 May 2006 07:28:16 +0000 (07:28 +0000)]
134471 - incremental structure model repair code overhaul - compare source locations (for now) until handles are location independent.

18 years ago134471 - incremental structure model repair code overhaul - so we don't unnecessarily...
aclement [Thu, 11 May 2006 07:27:45 +0000 (07:27 +0000)]
134471 - incremental structure model repair code overhaul - so we don't unnecessarily recompile if a decw changes.

18 years ago134471 - incremental structure model repair code overhaul - if we don't know the...
aclement [Thu, 11 May 2006 07:27:18 +0000 (07:27 +0000)]
134471 - incremental structure model repair code overhaul - if we don't know the location, don't pretend we do

18 years ago134471 - incremental structure model repair code overhaul - slight improvement for...
aclement [Thu, 11 May 2006 07:26:44 +0000 (07:26 +0000)]
134471 - incremental structure model repair code overhaul - slight improvement for duff slocs (@AJ...)

18 years ago134471 - incremental structure model repair code overhaul - tell the weaver the kind...
aclement [Thu, 11 May 2006 07:26:22 +0000 (07:26 +0000)]
134471 - incremental structure model repair code overhaul - tell the weaver the kind of weave (inc/batch) so it knows whether to do incremental repairs to the model for each file being woven.

18 years ago134471 - incremental structure model repair code overhaul - full equals support for...
aclement [Thu, 11 May 2006 07:25:50 +0000 (07:25 +0000)]
134471 - incremental structure model repair code overhaul - full equals support for when mungers are compared and we care about slocs.

18 years ago134471 - incremental structure model repair code overhaul - repair the filemap and...
aclement [Thu, 11 May 2006 07:24:45 +0000 (07:24 +0000)]
134471 - incremental structure model repair code overhaul - repair the filemap and typemap in addition to the handle map (long standing bug!)

18 years agoorganized imports
aclement [Wed, 10 May 2006 19:38:55 +0000 (19:38 +0000)]
organized imports

18 years agofix 135210 - -nowarn exceptions for xlint, declare warning
wisberg [Wed, 10 May 2006 17:12:57 +0000 (17:12 +0000)]
fix 135210 - -nowarn exceptions for xlint, declare warning

18 years agouses pointcut relationship made conditional (can help make structure model tests...
aclement [Wed, 10 May 2006 12:05:10 +0000 (12:05 +0000)]
uses pointcut relationship made conditional (can help make structure model tests easier to write if turned off)

18 years agoanother stage added to this test sequence
aclement [Wed, 10 May 2006 11:20:36 +0000 (11:20 +0000)]
another stage added to this test sequence

18 years ago134471 - incremental structure model repair code overhaul
aclement [Wed, 10 May 2006 11:19:05 +0000 (11:19 +0000)]
134471 - incremental structure model repair code overhaul

18 years agonew test code - related to 134471
aclement [Wed, 10 May 2006 10:54:47 +0000 (10:54 +0000)]
new test code - related to 134471

18 years agostop the damn thing complaining.
aclement [Sat, 6 May 2006 16:17:39 +0000 (16:17 +0000)]
stop the damn thing complaining.

18 years agoignore CVS resources.
aclement [Sat, 6 May 2006 10:09:21 +0000 (10:09 +0000)]
ignore CVS resources.

18 years agohack removed, didn't solve enough cases... we are back to correctly treating non...
aclement [Fri, 5 May 2006 20:24:19 +0000 (20:24 +0000)]
hack removed, didn't solve enough cases...  we are back to correctly treating non-structural changes in aspects as not requiring full build.  (might get that test passing on Adrians machine...)

18 years agotest and fix for pr140357, reference pointcuts that refer to other reference pointcut...
acolyer [Fri, 5 May 2006 14:08:35 +0000 (14:08 +0000)]
test and fix for pr140357, reference pointcuts that refer to other reference pointcuts in the same type, in a reflective world...