]> source.dussan.org Git - aspectj.git/log
aspectj.git
12 years agomessage changes for e37
aclement [Sat, 10 Dec 2011 01:07:50 +0000 (01:07 +0000)]
message changes for e37

12 years agomessage changes for e37
aclement [Sat, 10 Dec 2011 01:07:41 +0000 (01:07 +0000)]
message changes for e37

12 years agomessage changes for e37
aclement [Sat, 10 Dec 2011 01:07:31 +0000 (01:07 +0000)]
message changes for e37

12 years agomessage changes for e37
aclement [Sat, 10 Dec 2011 01:07:17 +0000 (01:07 +0000)]
message changes for e37

12 years agomessage changes for e37
aclement [Sat, 10 Dec 2011 01:07:00 +0000 (01:07 +0000)]
message changes for e37

12 years agomessage changes for e37
aclement [Sat, 10 Dec 2011 01:06:48 +0000 (01:06 +0000)]
message changes for e37

12 years agoe37 related changes
aclement [Sat, 10 Dec 2011 01:06:23 +0000 (01:06 +0000)]
e37 related changes

12 years agoNew e37 based jdtcore!
aclement [Sat, 10 Dec 2011 01:05:00 +0000 (01:05 +0000)]
New e37 based jdtcore!

12 years agominor refactoring
aclement [Sat, 10 Dec 2011 01:04:11 +0000 (01:04 +0000)]
minor refactoring

12 years agogenerics
aclement [Sat, 10 Dec 2011 01:03:52 +0000 (01:03 +0000)]
generics

12 years agoforce java 1.5 in test
aclement [Sat, 10 Dec 2011 01:03:40 +0000 (01:03 +0000)]
force java 1.5 in test

12 years agocope with new messages in test
aclement [Sat, 10 Dec 2011 01:03:24 +0000 (01:03 +0000)]
cope with new messages in test

12 years agovery messy due to all the copying from the supertype, sorted for e37
aclement [Sat, 10 Dec 2011 01:03:05 +0000 (01:03 +0000)]
very messy due to all the copying from the supertype, sorted for e37

12 years agocope with change to package bindings (import without the .* now)
aclement [Sat, 10 Dec 2011 01:02:25 +0000 (01:02 +0000)]
cope with change to package bindings (import without the .* now)

12 years agocatching new errors before proceeding to problemreporter
aclement [Sat, 10 Dec 2011 00:55:27 +0000 (00:55 +0000)]
catching new errors before proceeding to problemreporter

12 years ago1) cope with the new MissingTypeBinding (so set parent to Object rather than proceedi...
aclement [Sat, 10 Dec 2011 00:54:43 +0000 (00:54 +0000)]
1) cope with the new MissingTypeBinding (so set parent to Object rather than proceeding with a missing one - the downstream infrastructure cant cope right now)
2) use raw form of binding for new parents otherwise the methodverifier15 triggers about a problem (previously methodverifier was used on <1.5 projects but not with e37)

12 years agoadded var declaration so it doesnt get skipped by jdt processing
aclement [Sat, 10 Dec 2011 00:53:25 +0000 (00:53 +0000)]
added var declaration so it doesnt get skipped by jdt processing

12 years agomoved this check into here, was in JDT before
aclement [Sat, 10 Dec 2011 00:52:48 +0000 (00:52 +0000)]
moved this check into here, was in JDT before

12 years agoenhanced to tell codestream more information about exceptions/local vars - to enable...
aclement [Sat, 10 Dec 2011 00:52:28 +0000 (00:52 +0000)]
enhanced to tell codestream more information about exceptions/local vars - to enable stack frame creation

12 years agocorrected usage message and added new eclipse 3.7 warn options.
aclement [Sat, 10 Dec 2011 00:51:49 +0000 (00:51 +0000)]
corrected usage message and added new eclipse 3.7 warn options.

12 years agoJava7 merge - in progress
aclement [Fri, 2 Dec 2011 00:56:52 +0000 (00:56 +0000)]
Java7 merge - in progress

12 years agoJava7 merge - in progress
aclement [Fri, 2 Dec 2011 00:56:44 +0000 (00:56 +0000)]
Java7 merge - in progress

12 years agoformatting preJava7Merge
aclement [Mon, 28 Nov 2011 20:26:53 +0000 (20:26 +0000)]
formatting

12 years agoformatting
aclement [Mon, 28 Nov 2011 20:25:17 +0000 (20:25 +0000)]
formatting

12 years ago364380
aclement [Tue, 22 Nov 2011 19:32:01 +0000 (19:32 +0000)]
364380

12 years ago364380
aclement [Tue, 22 Nov 2011 19:31:45 +0000 (19:31 +0000)]
364380

12 years ago363962
aclement [Thu, 17 Nov 2011 21:20:08 +0000 (21:20 +0000)]
363962

12 years ago363962
aclement [Thu, 17 Nov 2011 21:20:07 +0000 (21:20 +0000)]
363962

12 years ago363979
aclement [Thu, 17 Nov 2011 20:00:18 +0000 (20:00 +0000)]
363979

12 years ago363979
aclement [Thu, 17 Nov 2011 20:00:18 +0000 (20:00 +0000)]
363979

12 years agomoved to 1.7
aclement [Thu, 17 Nov 2011 18:16:37 +0000 (18:16 +0000)]
moved to 1.7

12 years ago363979
aclement [Thu, 17 Nov 2011 18:16:12 +0000 (18:16 +0000)]
363979

12 years ago363979
aclement [Thu, 17 Nov 2011 18:16:00 +0000 (18:16 +0000)]
363979

12 years ago363979
aclement [Thu, 17 Nov 2011 18:16:00 +0000 (18:16 +0000)]
363979

12 years ago363979
aclement [Thu, 17 Nov 2011 18:15:59 +0000 (18:15 +0000)]
363979

12 years agomissing impl for annotation value handling, time to fill it in
aclement [Thu, 17 Nov 2011 17:45:28 +0000 (17:45 +0000)]
missing impl for annotation value handling, time to fill it in

12 years agomissing impl for annotation value handling, time to fill it in
aclement [Thu, 17 Nov 2011 17:45:00 +0000 (17:45 +0000)]
missing impl for annotation value handling, time to fill it in

12 years ago362956
aclement [Mon, 7 Nov 2011 16:17:10 +0000 (16:17 +0000)]
362956

12 years agoadd developers section
aclement [Wed, 2 Nov 2011 15:24:32 +0000 (15:24 +0000)]
add developers section

13 years ago1.6.12 final
aclement [Tue, 18 Oct 2011 17:33:04 +0000 (17:33 +0000)]
1.6.12 final

13 years ago360331
aclement [Tue, 11 Oct 2011 16:14:03 +0000 (16:14 +0000)]
360331

13 years ago360331
aclement [Tue, 11 Oct 2011 16:14:02 +0000 (16:14 +0000)]
360331

13 years ago1.6.12.RC1 V1_6_12
aclement [Mon, 3 Oct 2011 23:54:02 +0000 (23:54 +0000)]
1.6.12.RC1

13 years ago327141
aclement [Mon, 3 Oct 2011 22:41:27 +0000 (22:41 +0000)]
327141

13 years ago327141
aclement [Mon, 3 Oct 2011 22:41:24 +0000 (22:41 +0000)]
327141

13 years ago327141
aclement [Mon, 3 Oct 2011 22:40:58 +0000 (22:40 +0000)]
327141

13 years ago359332
aclement [Thu, 29 Sep 2011 16:34:42 +0000 (16:34 +0000)]
359332

13 years ago359159
aclement [Wed, 28 Sep 2011 14:59:01 +0000 (14:59 +0000)]
359159

13 years agoRemove debug!
aclement [Wed, 28 Sep 2011 14:52:21 +0000 (14:52 +0000)]
Remove debug!

13 years ago359159
aclement [Wed, 28 Sep 2011 01:16:10 +0000 (01:16 +0000)]
359159

13 years ago359159
aclement [Wed, 28 Sep 2011 01:15:55 +0000 (01:15 +0000)]
359159

13 years ago359159
aclement [Wed, 28 Sep 2011 01:15:31 +0000 (01:15 +0000)]
359159

13 years ago359159
aclement [Wed, 28 Sep 2011 01:15:31 +0000 (01:15 +0000)]
359159

13 years ago359159
aclement [Wed, 28 Sep 2011 01:15:30 +0000 (01:15 +0000)]
359159

13 years ago359159: modified Constants initialization
aclement [Wed, 28 Sep 2011 01:14:54 +0000 (01:14 +0000)]
359159: modified Constants initialization

13 years ago359159: modified Constants initialization
aclement [Wed, 28 Sep 2011 01:14:52 +0000 (01:14 +0000)]
359159: modified Constants initialization

13 years agocatch security exception accessing property and return false
aclement [Fri, 23 Sep 2011 16:07:41 +0000 (16:07 +0000)]
catch security exception accessing property and return false

13 years ago351085
aclement [Fri, 16 Sep 2011 00:58:28 +0000 (00:58 +0000)]
351085

13 years ago351085
aclement [Fri, 16 Sep 2011 00:58:27 +0000 (00:58 +0000)]
351085

13 years agocan run tests on 1.7 vm
aclement [Wed, 14 Sep 2011 16:16:47 +0000 (16:16 +0000)]
can run tests on 1.7 vm

13 years ago354470
aclement [Wed, 14 Sep 2011 00:05:18 +0000 (00:05 +0000)]
354470

13 years ago354470
aclement [Wed, 14 Sep 2011 00:04:38 +0000 (00:04 +0000)]
354470

13 years ago357012, 357013, 357019
aclement [Thu, 8 Sep 2011 15:37:07 +0000 (15:37 +0000)]
357012, 357013, 357019

13 years ago357012, 357013, 357019
aclement [Thu, 8 Sep 2011 15:36:01 +0000 (15:36 +0000)]
357012, 357013, 357019

13 years ago357012
aclement [Wed, 7 Sep 2011 22:57:07 +0000 (22:57 +0000)]
357012

13 years ago357019: message to lint
aclement [Wed, 7 Sep 2011 22:56:49 +0000 (22:56 +0000)]
357019: message to lint

13 years ago357019: message to lint
aclement [Wed, 7 Sep 2011 22:56:48 +0000 (22:56 +0000)]
357019: message to lint

13 years ago357012/357013
aclement [Wed, 7 Sep 2011 22:00:30 +0000 (22:00 +0000)]
357012/357013

13 years ago357012/357013
aclement [Wed, 7 Sep 2011 22:00:30 +0000 (22:00 +0000)]
357012/357013

13 years agopointcuts and annotations - testcode
aclement [Wed, 7 Sep 2011 18:35:05 +0000 (18:35 +0000)]
pointcuts and annotations - testcode

13 years ago356612
aclement [Fri, 2 Sep 2011 22:33:11 +0000 (22:33 +0000)]
356612

13 years ago356612
aclement [Fri, 2 Sep 2011 22:33:08 +0000 (22:33 +0000)]
356612

13 years ago356612
aclement [Fri, 2 Sep 2011 22:33:05 +0000 (22:33 +0000)]
356612

13 years ago356612
aclement [Fri, 2 Sep 2011 22:33:04 +0000 (22:33 +0000)]
356612

13 years ago1.6.12 V1_6_12M2
aclement [Thu, 18 Aug 2011 18:36:21 +0000 (18:36 +0000)]
1.6.12

13 years ago1.6.12.M2
aclement [Thu, 18 Aug 2011 18:13:39 +0000 (18:13 +0000)]
1.6.12.M2

13 years agoremove one test for now, need build out
aclement [Wed, 17 Aug 2011 20:49:42 +0000 (20:49 +0000)]
remove one test for now, need build out

13 years ago354683
aclement [Wed, 17 Aug 2011 15:54:19 +0000 (15:54 +0000)]
354683

13 years ago354947: remove unused code that created an NPE than ate it
aclement [Wed, 17 Aug 2011 15:54:09 +0000 (15:54 +0000)]
354947: remove unused code that created an NPE than ate it

13 years ago354683
aclement [Wed, 17 Aug 2011 15:37:34 +0000 (15:37 +0000)]
354683

13 years agoremove groovy related test
aclement [Tue, 16 Aug 2011 23:26:17 +0000 (23:26 +0000)]
remove groovy related test

13 years agogenerics
aclement [Tue, 16 Aug 2011 16:33:09 +0000 (16:33 +0000)]
generics

13 years agogenerics
aclement [Tue, 16 Aug 2011 16:32:53 +0000 (16:32 +0000)]
generics

13 years agogenerics
aclement [Tue, 16 Aug 2011 16:32:41 +0000 (16:32 +0000)]
generics

13 years agomake ajde module java5
aclement [Mon, 15 Aug 2011 22:59:31 +0000 (22:59 +0000)]
make ajde module java5

13 years ago353457
aclement [Mon, 15 Aug 2011 20:28:37 +0000 (20:28 +0000)]
353457

13 years ago353900: Java7
aclement [Fri, 12 Aug 2011 23:17:39 +0000 (23:17 +0000)]
353900: Java7

13 years agojava5 module now
aclement [Fri, 12 Aug 2011 18:44:36 +0000 (18:44 +0000)]
java5 module now

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:54:25 +0000 (17:54 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:53:56 +0000 (17:53 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:53:46 +0000 (17:53 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:53:46 +0000 (17:53 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:53:24 +0000 (17:53 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:53:05 +0000 (17:53 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:51:10 +0000 (17:51 +0000)]
239649 and primitives no longer all resolved by default

13 years ago239649 and primitives no longer all resolved by default
aclement [Fri, 12 Aug 2011 17:51:09 +0000 (17:51 +0000)]
239649 and primitives no longer all resolved by default

13 years agogenerics refactoring
aclement [Fri, 12 Aug 2011 17:41:10 +0000 (17:41 +0000)]
generics refactoring

13 years agogenerics refactoring
aclement [Fri, 12 Aug 2011 17:40:52 +0000 (17:40 +0000)]
generics refactoring

13 years agogenerics refactoring
aclement [Fri, 12 Aug 2011 17:40:35 +0000 (17:40 +0000)]
generics refactoring

13 years ago239649
aclement [Fri, 12 Aug 2011 17:39:57 +0000 (17:39 +0000)]
239649