Commit Graph

231 Commits

Author SHA1 Message Date
mkersten
c81c3be6b8 Added AOSD 2004 demo slides. 2004-06-02 20:49:58 +00:00
wisberg
7638feeab6 removed Maven section that is out of date with current Maven, which supports 1.2 directly 2004-05-17 14:26:22 +00:00
acolyer
f0e7118cd2 AOPAlliance adapter sample 2004-05-17 09:00:54 +00:00
acolyer
a4afa08a96 to do list for building the 'ajdt.core' part of AJDT. 2004-05-12 16:08:37 +00:00
aclement
5d707dcb0c Added notes on:
- Incompatible BCEL versions and what we think the solution is ;)
- CflowStack changes to improve performance for multi-threaded cflow apps.
2004-05-07 08:50:24 +00:00
wisberg
39f5d7fc92 interface constructor-execution join point gone 2004-05-04 17:38:37 +00:00
wisberg
6ce049f588 updated latest release 2004-05-04 17:09:16 +00:00
wisberg
46f528db59 cricketcage skipped, external link to top, updated design pattern entry 2004-04-19 03:19:16 +00:00
wisberg
d794058377 renamed sample aspect 2004-04-19 02:26:03 +00:00
mkersten
e1fb8059ea Updates to ajdoc docs and notes on current limitations. 2004-04-14 18:39:36 +00:00
aclement
2674dec2bc Now created at install time. 2004-04-07 16:08:30 +00:00
wisberg
3500feadbe removing d:/eclipse_aspectj path 2004-04-06 08:44:50 +00:00
aclement
26b15ffded 1.2 rc1 build/pkg : Add in JPEGs to the binary.pattern property. 2004-04-05 15:14:34 +00:00
aclement
684e935ada 1.2 rc1 build/pkg : Add in ajdoc. Update version from 1.1 to 1.2. 2004-04-05 15:13:20 +00:00
wisberg
b2befd4b1f added bug db links and notes wrt newly-enforced limits for declarations on interfaces 2004-04-05 06:23:05 +00:00
wisberg
b66f05a7ab requirements for declaring members on interfaces 2004-04-02 20:27:49 +00:00
wisberg
fbfd1a5891 best to specify forkclasspath when forking to avoid snooping Ant's classpath, which fails in some contexts 2004-04-02 19:07:35 +00:00
acolyer
6fc766058b fix for Bugzilla Bug 48389
Cannot assign to final fields in intertype constructors.
2004-04-02 14:13:09 +00:00
acolyer
4fff1dcf91 fix for Bugzilla Bug 47321
build.xml needs iajc fork workaround
2004-04-02 14:01:44 +00:00
acolyer
33d8ee9eed fix for Bugzilla Bug 31460
Weaving class loader
2004-04-02 12:03:40 +00:00
wisberg
8362834a93 Jan's 4/2 bug 50932 patch 2004-04-02 11:22:00 +00:00
wisberg
e5ab0a5339 Jan's 4/2 bug 50932 patch 2004-04-02 11:07:41 +00:00
acolyer
5c519477cb first completed draft of 1.2 readme 2004-04-02 10:30:16 +00:00
acolyer
5c91809586 updates for 1.2 release (work in progress) 2004-03-31 21:39:50 +00:00
acolyer
c06be213a3 images for README-12 2004-03-31 21:39:21 +00:00
acolyer
180a2e2b4c updates for 1.2 release 2004-03-31 21:38:25 +00:00
wisberg
bff61ab1e3 Jan Hannemann's design patterns implementations, plus .lst files and test scripts 2004-03-31 01:51:03 +00:00
ehilsdal
7ec4d61473 Feedback from AOSD 2004 2004-03-24 16:40:19 +00:00
acolyer
c3f286ab51 added in significant changes from 1.2 release. 2004-03-21 15:44:50 +00:00
ehilsdal
8efc2d09b4 updated tutorial for AOSD 2004 2004-03-20 06:06:45 +00:00
acolyer
9832002037 default compliance level is now 1.4 2004-03-19 21:19:01 +00:00
acolyer
cce24d7463 placeholder readme for 1.2 2004-03-19 20:49:58 +00:00
acolyer
5ca765d79f added link to README-12.html 2004-03-19 20:49:13 +00:00
acolyer
0710636df5 added porting to 1.2 documentation 2004-03-19 20:48:44 +00:00
acolyer
2ed4c9f470 move weaving to inside of the compiler.compile loop.
ensure messages are associated with source wherever possible
2004-03-15 15:11:16 +00:00
aclement
16a0abd70e Fix for Bug 36430: Xreweavable support 2004-02-24 13:43:56 +00:00
aclement
9f52b4d30a Design of XReweavable feature. 2004-02-23 19:14:35 +00:00
jhugunin
329a415e48 first pass at a guide for developers of compiler and weaver 2004-02-19 22:46:06 +00:00
mkersten
0d5096c9b9 Added known limitations to ajbrowser documentation. 2004-02-18 06:47:43 +00:00
ehilsdal
e089371989 Fix for Bug 51326: mispelled word: "heirarchy" 2004-02-09 15:43:03 +00:00
ehilsdal
dc30f2cbc5 Resolution for Bugzilla Bug 46282
When creating obj thru intro constructor init code fails to execute
2004-01-29 15:50:10 +00:00
ehilsdal
e5958d3ca1 Fix for Bugzilla Bug 42668
effect of an after returning type incompatible with a join point return type
2004-01-29 15:21:59 +00:00
mkersten
39df203bb3 Added links to user feedback on language features. 2004-01-21 06:29:13 +00:00
wisberg
c6f438b517 Fixed one test per new messages, but left the pointcut test, which needs lots of new messages to be specified, to another day. 2004-01-20 03:06:30 +00:00
wisberg
9122ff2963 Gregor's mailing list fixes to BoundPoint (two advice), plus (a) properties miscapitalized; (b) execution rather than call.
Could also skip proceed and event notification if input value not different, but that's a different example, eh?
2004-01-15 02:52:01 +00:00
wisberg
346fd1c4ac qa div wrong 2004-01-12 23:52:31 +00:00
wisberg
7a8f6a13c0 forking ant builds in eclipse 2.x 2004-01-09 19:51:20 +00:00
wisberg
0a41a4ecea demonstrating inpath and fork/forkclasspath 2004-01-09 17:45:33 +00:00
wisberg
fa41ac6ec4 respecting Xlint:unmatchedSuperTypeInCall, if only to preserve that compiling the examples don't produce errors or warnings 2004-01-09 17:33:43 +00:00
wisberg
1103c631dd pointcuts for whether after/around advice is supported 2004-01-08 17:05:36 +00:00