]> source.dussan.org Git - aspectj.git/log
aspectj.git
16 years agouse jpgs not PNGs V1_6_1
aclement [Thu, 3 Jul 2008 18:35:21 +0000 (18:35 +0000)]
use jpgs not PNGs

16 years ago1.6.1 final readme changes
aclement [Thu, 3 Jul 2008 16:23:30 +0000 (16:23 +0000)]
1.6.1 final readme changes

16 years ago238054: testcase, commented out
aclement [Fri, 27 Jun 2008 22:02:43 +0000 (22:02 +0000)]
238054: testcase, commented out

16 years ago1.6.1 done? V1_6_1rc1
aclement [Wed, 25 Jun 2008 20:37:33 +0000 (20:37 +0000)]
1.6.1 done?

16 years agoremove redundant param
aclement [Tue, 24 Jun 2008 15:22:28 +0000 (15:22 +0000)]
remove redundant param

16 years ago180264: uselessTypeChecks and ASTNode: refix
aclement [Tue, 24 Jun 2008 02:03:35 +0000 (02:03 +0000)]
180264: uselessTypeChecks and ASTNode: refix

16 years ago180264: uselessTypeChecks and ASTNode: refix
aclement [Tue, 24 Jun 2008 02:00:46 +0000 (02:00 +0000)]
180264: uselessTypeChecks and ASTNode: refix

16 years agopick up latest bcel changes
aclement [Mon, 23 Jun 2008 04:02:15 +0000 (04:02 +0000)]
pick up latest bcel changes

16 years agoPERFORMANCE: create and reuse common types
aclement [Mon, 23 Jun 2008 04:01:47 +0000 (04:01 +0000)]
PERFORMANCE: create and reuse common types

16 years agoPERFORMANCE: avoid unnecessary replace
aclement [Mon, 23 Jun 2008 04:01:28 +0000 (04:01 +0000)]
PERFORMANCE: avoid unnecessary replace

16 years agoPERFORMANCE: cache field lookups
aclement [Mon, 23 Jun 2008 04:01:11 +0000 (04:01 +0000)]
PERFORMANCE: cache field lookups

16 years agorename from gen to regular cp
aclement [Mon, 23 Jun 2008 04:00:44 +0000 (04:00 +0000)]
rename from gen to regular cp

16 years agoMEMORY: don't create unnecessary empty arrays
aclement [Mon, 23 Jun 2008 03:59:54 +0000 (03:59 +0000)]
MEMORY: don't create unnecessary empty arrays

16 years agoPERFORMANCE: use forSignature() and not forName()
aclement [Mon, 23 Jun 2008 02:09:10 +0000 (02:09 +0000)]
PERFORMANCE: use forSignature() and not forName()

16 years agoMEMORY: Don't create unnecessary empty lists
aclement [Mon, 23 Jun 2008 02:07:52 +0000 (02:07 +0000)]
MEMORY: Don't create unnecessary empty lists

16 years agothrow more helpful exceptions when serialized form broken
aclement [Mon, 23 Jun 2008 02:06:55 +0000 (02:06 +0000)]
throw more helpful exceptions when serialized form broken

16 years agoMEMORY: Don't create unnecessary empty string arrays for implemented interfaces
aclement [Mon, 23 Jun 2008 02:06:22 +0000 (02:06 +0000)]
MEMORY: Don't create unnecessary empty string arrays for implemented interfaces

16 years agoMEMORY: Don't create unnecessary empty CodeException arrays
aclement [Mon, 23 Jun 2008 02:05:52 +0000 (02:05 +0000)]
MEMORY: Don't create unnecessary empty CodeException arrays

16 years agodefine empty array constant
aclement [Sun, 22 Jun 2008 21:47:26 +0000 (21:47 +0000)]
define empty array constant

16 years ago237962: deserializing 1.5.4 aspects - fix
aclement [Fri, 20 Jun 2008 17:15:52 +0000 (17:15 +0000)]
237962: deserializing 1.5.4 aspects - fix

16 years agoorganized imports
aclement [Fri, 20 Jun 2008 17:15:30 +0000 (17:15 +0000)]
organized imports

16 years agoorganized imports
aclement [Fri, 20 Jun 2008 17:14:54 +0000 (17:14 +0000)]
organized imports

16 years agobetter error
aclement [Fri, 20 Jun 2008 17:14:43 +0000 (17:14 +0000)]
better error

16 years agonew fixme
aclement [Fri, 20 Jun 2008 00:43:50 +0000 (00:43 +0000)]
new fixme

16 years agoyikes! address megabug. switch statements whose jump destinations were woven (apart...
aclement [Thu, 19 Jun 2008 23:13:28 +0000 (23:13 +0000)]
yikes! address megabug.  switch statements whose jump destinations were woven (apart from default) were incorrectly rewritten!

16 years agomerge of splitNames into innerMatchesExactly - reduces number of unnecessary arrays...
aclement [Thu, 19 Jun 2008 23:12:20 +0000 (23:12 +0000)]
merge of splitNames into innerMatchesExactly - reduces number of unnecessary arrays built

16 years agooptimize todo added
aclement [Thu, 19 Jun 2008 18:14:25 +0000 (18:14 +0000)]
optimize todo added

16 years ago231396: cache the member!
aclement [Thu, 19 Jun 2008 18:12:43 +0000 (18:12 +0000)]
231396: cache the member!

16 years ago231396: loop, dont iterate
aclement [Thu, 19 Jun 2008 18:12:15 +0000 (18:12 +0000)]
231396: loop, dont iterate

16 years ago231396: reducing toArray calls
aclement [Thu, 19 Jun 2008 18:11:51 +0000 (18:11 +0000)]
231396: reducing toArray calls

16 years ago231396: pick up caching change
aclement [Thu, 19 Jun 2008 18:11:02 +0000 (18:11 +0000)]
231396: pick up caching change

16 years ago231396: caching
aclement [Thu, 19 Jun 2008 18:10:40 +0000 (18:10 +0000)]
231396: caching

16 years ago161 readme, lots to fill in
aclement [Wed, 18 Jun 2008 17:22:53 +0000 (17:22 +0000)]
161 readme, lots to fill in

16 years agodelegating 2 arg method to keep those on a back level happy
aclement [Wed, 18 Jun 2008 17:19:08 +0000 (17:19 +0000)]
delegating 2 arg method to keep those on a back level happy

16 years ago237447: test and fix: nested parameterization
aclement [Wed, 18 Jun 2008 17:18:53 +0000 (17:18 +0000)]
237447: test and fix: nested parameterization

16 years ago237447: test and fix: nested parameterization
aclement [Wed, 18 Jun 2008 17:18:52 +0000 (17:18 +0000)]
237447: test and fix: nested parameterization

16 years ago237447: test and fix: nested parameterization
aclement [Wed, 18 Jun 2008 17:18:51 +0000 (17:18 +0000)]
237447: test and fix: nested parameterization

16 years ago237381: fix: allow deow annotations in code style aspect
aclement [Tue, 17 Jun 2008 20:29:37 +0000 (20:29 +0000)]
237381: fix: allow deow annotations in code style aspect

16 years ago237381: fix: allow deow annotations in code style aspect
aclement [Tue, 17 Jun 2008 20:29:36 +0000 (20:29 +0000)]
237381: fix: allow deow annotations in code style aspect

16 years agofix error revealed by allowing mixed syntaxes
aclement [Tue, 17 Jun 2008 20:28:46 +0000 (20:28 +0000)]
fix error revealed by allowing mixed syntaxes

16 years ago173978: testcode
aclement [Tue, 17 Jun 2008 20:27:53 +0000 (20:27 +0000)]
173978: testcode

16 years agotrying to get 237447 to happen
aclement [Tue, 17 Jun 2008 18:21:29 +0000 (18:21 +0000)]
trying to get 237447 to happen

16 years ago237419: testcode and fix: use erased signature of member and dont tag all types with...
aclement [Tue, 17 Jun 2008 18:13:23 +0000 (18:13 +0000)]
237419: testcode and fix: use erased signature of member and dont tag all types with a type munger for atAspect

16 years ago237419: testcode and fix: use erased signature of member and dont tag all types with...
aclement [Tue, 17 Jun 2008 18:13:20 +0000 (18:13 +0000)]
237419: testcode and fix: use erased signature of member and dont tag all types with a type munger for atAspect

16 years ago237419: testcode
aclement [Tue, 17 Jun 2008 18:06:24 +0000 (18:06 +0000)]
237419: testcode

16 years ago203367: testcase added
aclement [Tue, 17 Jun 2008 04:02:05 +0000 (04:02 +0000)]
203367: testcase added

16 years ago198196: testcode
aclement [Tue, 17 Jun 2008 03:10:19 +0000 (03:10 +0000)]
198196: testcode

16 years ago198196: fix
aclement [Tue, 17 Jun 2008 03:10:00 +0000 (03:10 +0000)]
198196: fix

16 years ago198196: extra ctor
aclement [Tue, 17 Jun 2008 02:26:06 +0000 (02:26 +0000)]
198196: extra ctor

16 years ago198196: prevent stackoverflow
aclement [Tue, 17 Jun 2008 02:24:10 +0000 (02:24 +0000)]
198196: prevent stackoverflow

16 years ago237381: testcode
aclement [Tue, 17 Jun 2008 02:23:51 +0000 (02:23 +0000)]
237381: testcode

16 years agobunch of tests
aclement [Tue, 17 Jun 2008 02:22:22 +0000 (02:22 +0000)]
bunch of tests

16 years ago134425: testcode
aclement [Mon, 16 Jun 2008 23:56:43 +0000 (23:56 +0000)]
134425: testcode

16 years ago198196: testcode
aclement [Mon, 16 Jun 2008 23:37:09 +0000 (23:37 +0000)]
198196: testcode

16 years agoupdate test to pass on Windows too !
aclement [Mon, 16 Jun 2008 18:08:02 +0000 (18:08 +0000)]
update test to pass on Windows too !

16 years ago102733: broken code support, wooo
aclement [Fri, 13 Jun 2008 23:23:23 +0000 (23:23 +0000)]
102733: broken code support, wooo

16 years ago102733: broken code support, wooo
aclement [Fri, 13 Jun 2008 23:23:07 +0000 (23:23 +0000)]
102733: broken code support, wooo

16 years ago102733: broken code support, wooo
aclement [Fri, 13 Jun 2008 23:22:54 +0000 (23:22 +0000)]
102733: broken code support, wooo

16 years ago102733: broken code support, wooo
aclement [Fri, 13 Jun 2008 23:22:43 +0000 (23:22 +0000)]
102733: broken code support, wooo

16 years ago168482: ref dtd
aclement [Thu, 12 Jun 2008 22:15:19 +0000 (22:15 +0000)]
168482: ref dtd

16 years agotest and fix for 168982: message on ataspectj nonabstract generic aspect
aclement [Wed, 11 Jun 2008 22:30:13 +0000 (22:30 +0000)]
test and fix for 168982: message on ataspectj nonabstract generic aspect

16 years agotest and fix for 168982: message on ataspectj nonabstract generic aspect
aclement [Wed, 11 Jun 2008 22:30:12 +0000 (22:30 +0000)]
test and fix for 168982: message on ataspectj nonabstract generic aspect

16 years ago234933: test and partial fix, just for adviceDidNotMatch so far.
aclement [Wed, 11 Jun 2008 21:43:39 +0000 (21:43 +0000)]
234933: test and partial fix, just for adviceDidNotMatch so far.

16 years ago234933: test and partial fix, just for adviceDidNotMatch so far.
aclement [Wed, 11 Jun 2008 21:43:38 +0000 (21:43 +0000)]
234933: test and partial fix, just for adviceDidNotMatch so far.

16 years ago223226: test and fix for NPE and duplicate signature
aclement [Wed, 11 Jun 2008 20:54:28 +0000 (20:54 +0000)]
223226: test and fix for NPE and duplicate signature

16 years ago223226: test and fix for NPE and duplicate signature
aclement [Wed, 11 Jun 2008 20:54:26 +0000 (20:54 +0000)]
223226: test and fix for NPE and duplicate signature

16 years ago223226: test and fix for NPE and duplicate signature
aclement [Wed, 11 Jun 2008 20:54:25 +0000 (20:54 +0000)]
223226: test and fix for NPE and duplicate signature

16 years ago197719: second testcase
aclement [Wed, 11 Jun 2008 19:40:32 +0000 (19:40 +0000)]
197719: second testcase

16 years ago197719: second testcase
aclement [Wed, 11 Jun 2008 19:40:30 +0000 (19:40 +0000)]
197719: second testcase

16 years ago197719: test and fix: advising protected method calls from inner classes
aclement [Wed, 11 Jun 2008 18:24:26 +0000 (18:24 +0000)]
197719: test and fix: advising protected method calls from inner classes

16 years ago197719: test and fix: advising protected method calls from inner classes
aclement [Wed, 11 Jun 2008 18:24:25 +0000 (18:24 +0000)]
197719: test and fix: advising protected method calls from inner classes

16 years ago164340: ajdoc fix and test
aclement [Wed, 11 Jun 2008 17:24:45 +0000 (17:24 +0000)]
164340: ajdoc fix and test

16 years ago164340: ajdoc fix and test
aclement [Wed, 11 Jun 2008 17:24:43 +0000 (17:24 +0000)]
164340: ajdoc fix and test

16 years ago164340: ajdoc fix and test
aclement [Wed, 11 Jun 2008 17:24:42 +0000 (17:24 +0000)]
164340: ajdoc fix and test

16 years agofaq update for 160146
aclement [Wed, 11 Jun 2008 00:56:43 +0000 (00:56 +0000)]
faq update for 160146

16 years ago230075: testcode and fix
aclement [Tue, 10 Jun 2008 22:46:14 +0000 (22:46 +0000)]
230075: testcode and fix

16 years ago230075: testcode and fix
aclement [Tue, 10 Jun 2008 22:46:14 +0000 (22:46 +0000)]
230075: testcode and fix

16 years ago230075: testcode
aclement [Tue, 10 Jun 2008 22:45:55 +0000 (22:45 +0000)]
230075: testcode

16 years agoguard 155347
aclement [Tue, 10 Jun 2008 20:48:36 +0000 (20:48 +0000)]
guard 155347

16 years agoorganized imports
aclement [Tue, 10 Jun 2008 20:47:58 +0000 (20:47 +0000)]
organized imports

16 years agotest and fix for 174385
aclement [Tue, 10 Jun 2008 20:21:20 +0000 (20:21 +0000)]
test and fix for 174385

16 years agotest and fix for 174385
aclement [Tue, 10 Jun 2008 20:21:16 +0000 (20:21 +0000)]
test and fix for 174385

16 years agocorrect dev version now
aclement [Tue, 10 Jun 2008 20:00:34 +0000 (20:00 +0000)]
correct dev version now

16 years agofix for 235505, 64222, 159268
aclement [Tue, 10 Jun 2008 19:12:22 +0000 (19:12 +0000)]
fix for 235505, 64222, 159268

16 years agotests for 159268, 235505, 64222 (all parser related)
aclement [Tue, 10 Jun 2008 18:52:11 +0000 (18:52 +0000)]
tests for 159268, 235505, 64222 (all parser related)

16 years agothat error doesnt come out anymore - it was a dup anyway!
aclement [Tue, 10 Jun 2008 18:50:32 +0000 (18:50 +0000)]
that error doesnt come out anymore - it was a dup anyway!

16 years ago174385: testcode, almost working
aclement [Tue, 10 Jun 2008 03:29:06 +0000 (03:29 +0000)]
174385: testcode, almost working

16 years ago199130: test and fix - checking aspect bounds for generic aspects
aclement [Tue, 10 Jun 2008 03:27:53 +0000 (03:27 +0000)]
199130: test and fix - checking aspect bounds for generic aspects

16 years agoremove leftover debug
aclement [Tue, 10 Jun 2008 03:15:24 +0000 (03:15 +0000)]
remove leftover debug

16 years ago199130: test and fix - checking aspect bounds for generic aspects
aclement [Tue, 10 Jun 2008 03:00:03 +0000 (03:00 +0000)]
199130: test and fix - checking aspect bounds for generic aspects

16 years ago199130: test and fix - checking aspect bounds for generic aspects
aclement [Tue, 10 Jun 2008 03:00:01 +0000 (03:00 +0000)]
199130: test and fix - checking aspect bounds for generic aspects

16 years agoadded todo
aclement [Tue, 10 Jun 2008 02:57:29 +0000 (02:57 +0000)]
added todo

16 years ago199130: testcode
aclement [Tue, 10 Jun 2008 00:15:57 +0000 (00:15 +0000)]
199130: testcode

16 years agotest and fix for 226201 - convert return type of generic advice to parameterized...
aclement [Sun, 8 Jun 2008 21:36:29 +0000 (21:36 +0000)]
test and fix for 226201 - convert return type of generic advice to parameterized type

16 years agotest and fix for 226201 - convert return type of generic advice to parameterized...
aclement [Sun, 8 Jun 2008 21:36:27 +0000 (21:36 +0000)]
test and fix for 226201 - convert return type of generic advice to parameterized type

16 years agofixed jre lib warning
aclement [Sun, 8 Jun 2008 17:28:25 +0000 (17:28 +0000)]
fixed jre lib warning

16 years agofixed jre lib warning
aclement [Sun, 8 Jun 2008 17:28:25 +0000 (17:28 +0000)]
fixed jre lib warning

16 years agofixed jre lib warning
aclement [Sun, 8 Jun 2008 17:28:16 +0000 (17:28 +0000)]
fixed jre lib warning

16 years agofixed jre lib warning
aclement [Sun, 8 Jun 2008 17:28:14 +0000 (17:28 +0000)]
fixed jre lib warning

16 years agoswitch to container from jrelib
aclement [Fri, 6 Jun 2008 20:47:48 +0000 (20:47 +0000)]
switch to container from jrelib