]>
source.dussan.org Git - aspectj.git/log
aclement [Wed, 7 May 2008 22:08:01 +0000 (22:08 +0000)]
209372: guard for -1 source line when no line numbers in class file
aclement [Wed, 7 May 2008 15:31:18 +0000 (15:31 +0000)]
230817: remap NPE - switch ordering in match to do exception handlers first and insert an extra NOP if required.
aclement [Wed, 7 May 2008 04:38:11 +0000 (04:38 +0000)]
removing test that builds into the src tree rather than the sandbox
aclement [Wed, 7 May 2008 00:39:02 +0000 (00:39 +0000)]
-timers option, just times top level main() for now
aclement [Mon, 5 May 2008 18:55:49 +0000 (18:55 +0000)]
230134: tests and fixes - move cflow caches from static state to crosscuttingmembers for the aspect, fixing their lifecycle.
aclement [Mon, 5 May 2008 18:55:47 +0000 (18:55 +0000)]
230134: tests and fixes - move cflow caches from static state to crosscuttingmembers for the aspect, fixing their lifecycle.
aclement [Mon, 5 May 2008 18:55:45 +0000 (18:55 +0000)]
230134: tests and fixes - move cflow caches from static state to crosscuttingmembers for the aspect, fixing their lifecycle.
aclement [Mon, 5 May 2008 18:51:46 +0000 (18:51 +0000)]
230134: testcode
aclement [Mon, 5 May 2008 16:23:21 +0000 (16:23 +0000)]
remove useless message
aclement [Sat, 3 May 2008 03:07:43 +0000 (03:07 +0000)]
210470: weakly wrap a classloader
aclement [Sat, 3 May 2008 02:55:46 +0000 (02:55 +0000)]
210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader
aclement [Sat, 3 May 2008 02:55:26 +0000 (02:55 +0000)]
210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader
aclement [Fri, 2 May 2008 19:16:08 +0000 (19:16 +0000)]
sp mistake
aclement [Fri, 2 May 2008 02:20:24 +0000 (02:20 +0000)]
229910 - dont generate bad code for around advice on fieldset for an inherited field
aclement [Fri, 2 May 2008 02:20:22 +0000 (02:20 +0000)]
229910 - dont generate bad code for around advice on fieldset for an inherited field
aclement [Sat, 26 Apr 2008 18:38:32 +0000 (18:38 +0000)]
rest of fix for 228980 - annotations bundled in with Nots
aclement [Sat, 26 Apr 2008 18:38:31 +0000 (18:38 +0000)]
rest of fix for 228980 - annotations bundled in with Nots
aclement [Sat, 26 Apr 2008 05:11:27 +0000 (05:11 +0000)]
228980: tests and partial fix
aclement [Sat, 26 Apr 2008 05:11:25 +0000 (05:11 +0000)]
228980: tests and partial fix
aclement [Fri, 25 Apr 2008 17:58:19 +0000 (17:58 +0000)]
repair the stupid damage
aclement [Fri, 25 Apr 2008 17:55:32 +0000 (17:55 +0000)]
up to date with 1.6.0
aclement [Thu, 24 Apr 2008 16:45:17 +0000 (16:45 +0000)]
228633: pointcut comparison changes in AST support
aclement [Thu, 24 Apr 2008 04:07:25 +0000 (04:07 +0000)]
226567: test and fix - generic return types and overridden methods
aclement [Thu, 24 Apr 2008 04:07:23 +0000 (04:07 +0000)]
226567: test and fix - generic return types and overridden methods
aclement [Wed, 23 Apr 2008 20:25:12 +0000 (20:25 +0000)]
updated build to say 1.4 requirement on install screen.
aclement [Wed, 23 Apr 2008 20:24:45 +0000 (20:24 +0000)]
updated build to say 1.4 requirement on install screen. updated changes.html to 1.6.0 final
aclement [Wed, 23 Apr 2008 20:24:42 +0000 (20:24 +0000)]
updated build to say 1.4 requirement on install screen. updated changes.html to 1.6.0 final
aclement [Wed, 23 Apr 2008 19:57:34 +0000 (19:57 +0000)]
1.6.0 final readme
aclement [Wed, 23 Apr 2008 19:56:52 +0000 (19:56 +0000)]
1.6.0 final readme
aclement [Wed, 23 Apr 2008 19:16:36 +0000 (19:16 +0000)]
227540 related debug removed
aclement [Fri, 18 Apr 2008 19:43:54 +0000 (19:43 +0000)]
227029: multithreaded bug in reflection
aclement [Fri, 18 Apr 2008 19:37:40 +0000 (19:37 +0000)]
227029: multithreaded bug in reflection
aclement [Fri, 18 Apr 2008 16:43:10 +0000 (16:43 +0000)]
227029: multithreaded bug in reflection
aclement [Fri, 18 Apr 2008 16:43:09 +0000 (16:43 +0000)]
227029: multithreaded bug in reflection
aclement [Thu, 17 Apr 2008 16:46:56 +0000 (16:46 +0000)]
227540: npe guard + diagnostics
aclement [Wed, 16 Apr 2008 19:07:55 +0000 (19:07 +0000)]
160rc1 update
aclement [Wed, 9 Apr 2008 23:45:34 +0000 (23:45 +0000)]
160868: dont check paths more than once
aclement [Wed, 9 Apr 2008 22:51:08 +0000 (22:51 +0000)]
dont loop indefinetly (eg. Enum<E extends Enum<E>>)
aclement [Wed, 9 Apr 2008 22:48:28 +0000 (22:48 +0000)]
null guards
aclement [Wed, 9 Apr 2008 22:44:32 +0000 (22:44 +0000)]
dont generate garbage
aclement [Mon, 7 Apr 2008 06:35:33 +0000 (06:35 +0000)]
225916: test and fix: when pipelining use the binding to determine anonymity
aclement [Mon, 7 Apr 2008 06:35:31 +0000 (06:35 +0000)]
225916: test and fix: when pipelining use the binding to determine anonymity
aclement [Sat, 5 Apr 2008 01:06:53 +0000 (01:06 +0000)]
dont want dependency on a bea stub
aclement [Fri, 4 Apr 2008 21:00:13 +0000 (21:00 +0000)]
dont let bea test stubs make it into distribution
aclement [Fri, 4 Apr 2008 21:00:11 +0000 (21:00 +0000)]
dont let bea test stubs make it into distribution
aclement [Wed, 2 Apr 2008 18:57:30 +0000 (18:57 +0000)]
need toString() for < Java1.5 compilation
aclement [Wed, 2 Apr 2008 16:38:01 +0000 (16:38 +0000)]
fix for Chris Beams' ltw problem: dont use javaClass post state eviction
aclement [Tue, 1 Apr 2008 21:31:06 +0000 (21:31 +0000)]
221427: optimizing project rebuilds
aclement [Tue, 1 Apr 2008 21:31:02 +0000 (21:31 +0000)]
221427: optimizing project rebuilds
aclement [Tue, 1 Apr 2008 21:30:57 +0000 (21:30 +0000)]
221427: optimizing project rebuilds
aclement [Tue, 1 Apr 2008 05:11:42 +0000 (05:11 +0000)]
fix for 166514 - cope with missing type
aclement [Tue, 1 Apr 2008 04:48:31 +0000 (04:48 +0000)]
fix for 224962 - cope with 1.6
aclement [Mon, 24 Mar 2008 21:15:35 +0000 (21:15 +0000)]
153380: fix: annotations and pipelining: don't use BcelTypeMunger
aclement [Mon, 24 Mar 2008 20:16:39 +0000 (20:16 +0000)]
remove array class cast test, fix is not in!
aclement [Mon, 24 Mar 2008 19:48:28 +0000 (19:48 +0000)]
214994: generic itds alias NPE: tests and fix
aclement [Mon, 24 Mar 2008 19:48:27 +0000 (19:48 +0000)]
214994: generic itds alias NPE: tests and fix
aclement [Mon, 24 Mar 2008 18:48:50 +0000 (18:48 +0000)]
Incremental compilation: exposed some intern methods for qualified and simple references
aclement [Mon, 24 Mar 2008 18:36:58 +0000 (18:36 +0000)]
223605: itd on generic type: test and fix
aclement [Mon, 24 Mar 2008 18:36:57 +0000 (18:36 +0000)]
223605: itd on generic type: test and fix
aclement [Fri, 21 Mar 2008 18:14:28 +0000 (18:14 +0000)]
184447: guard for npe
aclement [Fri, 21 Mar 2008 01:43:30 +0000 (01:43 +0000)]
163802: produce sensible error rather than NPEing
aclement [Thu, 20 Mar 2008 23:58:48 +0000 (23:58 +0000)]
temporarily removed, see 223446
aclement [Thu, 20 Mar 2008 22:21:59 +0000 (22:21 +0000)]
trigger build
aclement [Thu, 20 Mar 2008 15:48:59 +0000 (15:48 +0000)]
222987 - NPE guard
aclement [Thu, 20 Mar 2008 00:12:47 +0000 (00:12 +0000)]
164356: test and fix: ajdoc
aclement [Thu, 20 Mar 2008 00:12:46 +0000 (00:12 +0000)]
164356: test and fix: ajdoc
aclement [Thu, 20 Mar 2008 00:12:27 +0000 (00:12 +0000)]
164356: test and fix: ajdoc
aclement [Thu, 20 Mar 2008 00:12:10 +0000 (00:12 +0000)]
164356: test and fix: ajdoc
aclement [Wed, 19 Mar 2008 23:34:39 +0000 (23:34 +0000)]
173602 : testcode and fix for duplicate ITDs and NPE
aclement [Wed, 19 Mar 2008 23:32:58 +0000 (23:32 +0000)]
223226: testcode
aclement [Wed, 19 Mar 2008 23:32:39 +0000 (23:32 +0000)]
173602 : testcode and fix for duplicate ITDs and NPE
aclement [Wed, 19 Mar 2008 23:32:31 +0000 (23:32 +0000)]
173602 : testcode and fix for duplicate ITDs and NPE
aclement [Tue, 18 Mar 2008 21:15:28 +0000 (21:15 +0000)]
223094 - test case
aclement [Tue, 18 Mar 2008 21:15:11 +0000 (21:15 +0000)]
223094 - test case
aclement [Tue, 18 Mar 2008 21:00:01 +0000 (21:00 +0000)]
223094 - fix, add supertypes automatically if they are aspects when ltw
aclement [Tue, 18 Mar 2008 15:58:12 +0000 (15:58 +0000)]
145018 - moved testcode to 16
aclement [Tue, 18 Mar 2008 15:57:55 +0000 (15:57 +0000)]
145018 - moved testcode to 16
aclement [Mon, 17 Mar 2008 17:03:14 +0000 (17:03 +0000)]
167197: Make array a subclass of referencetype and not resolvedtype
aclement [Mon, 17 Mar 2008 17:03:13 +0000 (17:03 +0000)]
167197: Make array a subclass of referencetype and not resolvedtype
aclement [Mon, 17 Mar 2008 16:07:17 +0000 (16:07 +0000)]
167197: test code
aclement [Mon, 17 Mar 2008 15:56:58 +0000 (15:56 +0000)]
167197: some methods made non final for subclassing
aclement [Mon, 17 Mar 2008 15:51:37 +0000 (15:51 +0000)]
167197: moved test code to 1.6
aclement [Mon, 17 Mar 2008 15:48:13 +0000 (15:48 +0000)]
167197: moved test code to 1.6
aclement [Sun, 16 Mar 2008 18:59:45 +0000 (18:59 +0000)]
180264 - testcase
aclement [Sun, 16 Mar 2008 18:59:35 +0000 (18:59 +0000)]
organized imports
aclement [Sun, 16 Mar 2008 18:58:11 +0000 (18:58 +0000)]
180264: fix for NPE with -uselessTypeCheck option
aclement [Sat, 15 Mar 2008 00:05:53 +0000 (00:05 +0000)]
180264 - testcode
aclement [Fri, 14 Mar 2008 19:51:37 +0000 (19:51 +0000)]
191435 correction
aclement [Fri, 14 Mar 2008 18:55:11 +0000 (18:55 +0000)]
205907 - world remembers registered handlers
aclement [Fri, 14 Mar 2008 18:54:40 +0000 (18:54 +0000)]
205907 - world remembers registered handlers
aclement [Fri, 14 Mar 2008 18:54:30 +0000 (18:54 +0000)]
205907 - world remembers registered handlers
aclement [Fri, 14 Mar 2008 18:54:04 +0000 (18:54 +0000)]
205907 - world remembers registered handlers
aclement [Fri, 14 Mar 2008 18:53:37 +0000 (18:53 +0000)]
205907 - world remembers registered handlers
aclement [Wed, 12 Mar 2008 17:51:13 +0000 (17:51 +0000)]
fix for 222437 - don't always ignore MANIFEST.MF
aclement [Tue, 11 Mar 2008 16:10:33 +0000 (16:10 +0000)]
221427: testcode
aclement [Tue, 11 Mar 2008 16:10:00 +0000 (16:10 +0000)]
221427: improved output
aclement [Tue, 11 Mar 2008 16:09:47 +0000 (16:09 +0000)]
221427: improved output
aclement [Tue, 11 Mar 2008 16:08:44 +0000 (16:08 +0000)]
201748: new testcase, currently commented out
aclement [Mon, 10 Mar 2008 18:09:16 +0000 (18:09 +0000)]
193348: prevent NPE - might give peculiar entry in the problems view though
aclement [Thu, 6 Mar 2008 21:03:25 +0000 (21:03 +0000)]
221427 testcode: commented out