]> source.dussan.org Git - aspectj.git/log
aspectj.git
16 years ago242797: npe in TypeVariable after deserialization since interfacebounds not correctly...
aclement [Tue, 19 Aug 2008 18:06:43 +0000 (18:06 +0000)]
242797: npe in TypeVariable after deserialization since interfacebounds not correctly initialized

16 years ago242797: npe in TypeVariable after deserialization since interfacebounds not correctly...
aclement [Tue, 19 Aug 2008 18:06:43 +0000 (18:06 +0000)]
242797: npe in TypeVariable after deserialization since interfacebounds not correctly initialized

16 years ago242797: npe in TypeVariable after deserialization since interfacebounds not correctly...
aclement [Tue, 19 Aug 2008 18:06:23 +0000 (18:06 +0000)]
242797: npe in TypeVariable after deserialization since interfacebounds not correctly initialized

16 years ago242328: npe guard - what is the underlying problem?
aclement [Mon, 18 Aug 2008 17:04:50 +0000 (17:04 +0000)]
242328: npe guard - what is the underlying problem?

16 years ago243376: do less resource copying. All on full build then non on incremental
aclement [Thu, 14 Aug 2008 20:36:52 +0000 (20:36 +0000)]
243376: do less resource copying.  All on full build then non on incremental

16 years ago243376: do less resource copying. All on full build then non on incremental
aclement [Thu, 14 Aug 2008 20:36:50 +0000 (20:36 +0000)]
243376: do less resource copying.  All on full build then non on incremental

16 years ago243516: fixed example
aclement [Thu, 14 Aug 2008 17:32:41 +0000 (17:32 +0000)]
243516: fixed example

16 years agominor enhancement to harness
aclement [Thu, 14 Aug 2008 15:44:51 +0000 (15:44 +0000)]
minor enhancement to harness

16 years agoremoved blank lines
aclement [Wed, 13 Aug 2008 23:53:04 +0000 (23:53 +0000)]
removed blank lines

16 years ago243224: dont lose context
aclement [Wed, 13 Aug 2008 21:26:44 +0000 (21:26 +0000)]
243224: dont lose context

16 years ago243224: dont lose context when rewriting not pcds
aclement [Wed, 13 Aug 2008 21:26:33 +0000 (21:26 +0000)]
243224: dont lose context when rewriting not pcds

16 years ago241047: testcode
aclement [Wed, 13 Aug 2008 18:32:53 +0000 (18:32 +0000)]
241047: testcode

16 years ago243192: optimizing handling of constant instructions (eg. ALOAD_0)
aclement [Wed, 13 Aug 2008 18:19:11 +0000 (18:19 +0000)]
243192: optimizing handling of constant instructions (eg. ALOAD_0)

16 years ago243192: optimizing handling of constant instructions (eg. ALOAD_0)
aclement [Wed, 13 Aug 2008 18:18:48 +0000 (18:18 +0000)]
243192: optimizing handling of constant instructions (eg. ALOAD_0)

16 years ago243192: optimizing handling of constant instructions (eg. ALOAD_0)
aclement [Wed, 13 Aug 2008 18:18:22 +0000 (18:18 +0000)]
243192: optimizing handling of constant instructions (eg. ALOAD_0)

16 years ago242797: a testcase
aclement [Wed, 13 Aug 2008 16:12:26 +0000 (16:12 +0000)]
242797: a testcase

16 years agoprevents funny behaviour on JDK1.6
aclement [Fri, 8 Aug 2008 17:29:45 +0000 (17:29 +0000)]
prevents funny behaviour on JDK1.6

16 years ago242797: no longer get this message
aclement [Thu, 7 Aug 2008 21:01:15 +0000 (21:01 +0000)]
242797: no longer get this message

16 years ago242797
aclement [Thu, 7 Aug 2008 18:19:50 +0000 (18:19 +0000)]
242797

16 years ago242797
aclement [Thu, 7 Aug 2008 18:19:37 +0000 (18:19 +0000)]
242797

16 years ago242797
aclement [Thu, 7 Aug 2008 18:19:23 +0000 (18:19 +0000)]
242797

16 years ago242797: resolve earlier so that any generic method type vars are recognized.
aclement [Thu, 7 Aug 2008 18:19:13 +0000 (18:19 +0000)]
242797: resolve earlier so that any generic method type vars are recognized.

16 years ago242797: new compiler. modified sourcetypebinding and methodverifier
aclement [Thu, 7 Aug 2008 18:14:57 +0000 (18:14 +0000)]
242797: new compiler. modified sourcetypebinding and methodverifier

16 years ago238666: Allow the ltw configuration to be directly specified rather than discovered...
aclement [Wed, 6 Aug 2008 18:10:47 +0000 (18:10 +0000)]
238666: Allow the ltw configuration to be directly specified rather than discovered on the classpath

16 years agoinpath weaving test
aclement [Thu, 31 Jul 2008 20:09:10 +0000 (20:09 +0000)]
inpath weaving test

16 years ago238992: test and fix: string anno values
aclement [Thu, 31 Jul 2008 19:17:00 +0000 (19:17 +0000)]
238992: test and fix: string anno values

16 years ago238992: test and fix: string anno values
aclement [Thu, 31 Jul 2008 19:17:00 +0000 (19:17 +0000)]
238992: test and fix: string anno values

16 years ago240234, comment 19 - patch for ajdoc
aclement [Thu, 31 Jul 2008 18:24:25 +0000 (18:24 +0000)]
240234, comment 19 - patch for ajdoc

16 years ago240234, comment 19 - patch for ajdoc
aclement [Thu, 31 Jul 2008 18:24:24 +0000 (18:24 +0000)]
240234, comment 19 - patch for ajdoc

16 years ago241847: test added, commented out
aclement [Wed, 30 Jul 2008 16:39:51 +0000 (16:39 +0000)]
241847: test added, commented out

16 years ago229829: fix for sourceStart() NPE
aclement [Tue, 29 Jul 2008 16:55:49 +0000 (16:55 +0000)]
229829: fix for sourceStart() NPE

16 years ago241861: test
aclement [Thu, 24 Jul 2008 02:20:23 +0000 (02:20 +0000)]
241861: test

16 years ago230234 comment 10 - ajdoc modifications and tests
aclement [Fri, 18 Jul 2008 21:56:31 +0000 (21:56 +0000)]
230234 comment 10 - ajdoc modifications and tests

16 years ago230234 comment 10 - ajdoc modifications and tests
aclement [Fri, 18 Jul 2008 21:56:30 +0000 (21:56 +0000)]
230234 comment 10 - ajdoc modifications and tests

16 years ago230234 comment 10 - ajdoc modifications and tests
aclement [Fri, 18 Jul 2008 21:56:28 +0000 (21:56 +0000)]
230234 comment 10 - ajdoc modifications and tests

16 years ago230234 comment 10 - ajdoc modifications and tests
aclement [Fri, 18 Jul 2008 21:56:28 +0000 (21:56 +0000)]
230234 comment 10 - ajdoc modifications and tests

16 years ago240360 - test and fix for -proceedOnError and weaving in the face of broken source
aclement [Thu, 17 Jul 2008 20:08:03 +0000 (20:08 +0000)]
240360 - test and fix for -proceedOnError and weaving in the face of broken source

16 years ago240360 - test and fix for -proceedOnError and weaving in the face of broken source
aclement [Thu, 17 Jul 2008 20:07:59 +0000 (20:07 +0000)]
240360 - test and fix for -proceedOnError and weaving in the face of broken source

16 years ago240360 - test and fix for -proceedOnError and weaving in the face of broken source
aclement [Thu, 17 Jul 2008 20:07:56 +0000 (20:07 +0000)]
240360 - test and fix for -proceedOnError and weaving in the face of broken source

16 years ago198181 - testcode
aclement [Thu, 17 Jul 2008 17:37:33 +0000 (17:37 +0000)]
198181 - testcode

16 years ago239441 - testcode and fix
aclement [Thu, 17 Jul 2008 17:10:05 +0000 (17:10 +0000)]
239441 - testcode and fix

16 years ago239441 - testcode and fix
aclement [Thu, 17 Jul 2008 17:09:54 +0000 (17:09 +0000)]
239441 - testcode and fix

16 years agoavoid NPE building AJDT 1.5.3RC1 code on Eclipse 3.4
aclement [Wed, 16 Jul 2008 17:04:03 +0000 (17:04 +0000)]
avoid NPE building AJDT 1.5.3RC1 code on Eclipse 3.4

16 years ago239910: fix
aclement [Tue, 8 Jul 2008 15:53:10 +0000 (15:53 +0000)]
239910: fix

16 years ago239910: fix
aclement [Tue, 8 Jul 2008 15:52:44 +0000 (15:52 +0000)]
239910: fix

16 years ago239910: fix
aclement [Tue, 8 Jul 2008 15:45:10 +0000 (15:45 +0000)]
239910: fix

16 years ago239910: fixed
aclement [Tue, 8 Jul 2008 15:10:10 +0000 (15:10 +0000)]
239910: fixed

16 years ago238992: test and fix
aclement [Mon, 7 Jul 2008 22:32:43 +0000 (22:32 +0000)]
238992: test and fix

16 years ago238992: test and fix
aclement [Mon, 7 Jul 2008 22:32:39 +0000 (22:32 +0000)]
238992: test and fix

16 years ago238992: test and fix
aclement [Mon, 7 Jul 2008 22:32:37 +0000 (22:32 +0000)]
238992: test and fix

16 years ago162 test infra
aclement [Thu, 3 Jul 2008 23:50:46 +0000 (23:50 +0000)]
162 test infra

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