Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix for Bugzilla Bug 31460 | acolyer | 2004-04-02 | 5 | -3/+122 | |
| | | | | Weaving class loader | |||||
* | Jan's 4/2 bug 50932 patch | wisberg | 2004-04-02 | 4 | -12/+10 | |
| | ||||||
* | Jan's 4/2 bug 50932 patch | wisberg | 2004-04-02 | 22 | -61/+459 | |
| | ||||||
* | first completed draft of 1.2 readme | acolyer | 2004-04-02 | 1 | -1/+97 | |
| | ||||||
* | updates for 1.2 release (work in progress) | acolyer | 2004-03-31 | 1 | -1453/+347 | |
| | ||||||
* | images for README-12 | acolyer | 2004-03-31 | 3 | -0/+0 | |
| | ||||||
* | updates for 1.2 release | acolyer | 2004-03-31 | 2 | -1/+25 | |
| | ||||||
* | Jan Hannemann's design patterns implementations, plus .lst files and test ↵ | wisberg | 2004-03-31 | 289 | -0/+21378 | |
| | | | | scripts | |||||
* | Feedback from AOSD 2004 | ehilsdal | 2004-03-24 | 1 | -0/+0 | |
| | ||||||
* | added in significant changes from 1.2 release. | acolyer | 2004-03-21 | 1 | -4/+135 | |
| | ||||||
* | updated tutorial for AOSD 2004 | ehilsdal | 2004-03-20 | 1 | -0/+0 | |
| | ||||||
* | default compliance level is now 1.4 | acolyer | 2004-03-19 | 1 | -6/+5 | |
| | ||||||
* | placeholder readme for 1.2 | acolyer | 2004-03-19 | 1 | -0/+1542 | |
| | ||||||
* | added link to README-12.html | acolyer | 2004-03-19 | 1 | -0/+5 | |
| | ||||||
* | added porting to 1.2 documentation | acolyer | 2004-03-19 | 1 | -1/+108 | |
| | ||||||
* | move weaving to inside of the compiler.compile loop. | acolyer | 2004-03-15 | 1 | -0/+388 | |
| | | | | ensure messages are associated with source wherever possible | |||||
* | Fix for Bug 36430: Xreweavable support | aclement | 2004-02-24 | 1 | -0/+8 | |
| | ||||||
* | Design of XReweavable feature. | aclement | 2004-02-23 | 1 | -0/+0 | |
| | ||||||
* | first pass at a guide for developers of compiler and weaver | jhugunin | 2004-02-19 | 12 | -317/+925 | |
| | ||||||
* | Added known limitations to ajbrowser documentation. | mkersten | 2004-02-18 | 2 | -1/+16 | |
| | ||||||
* | Fix for Bug 51326: mispelled word: "heirarchy" | ehilsdal | 2004-02-09 | 1 | -2/+2 | |
| | ||||||
* | Resolution for Bugzilla Bug 46282 | ehilsdal | 2004-01-29 | 1 | -0/+49 | |
| | | | | When creating obj thru intro constructor init code fails to execute | |||||
* | Fix for Bugzilla Bug 42668 | ehilsdal | 2004-01-29 | 1 | -8/+7 | |
| | | | | effect of an after returning type incompatible with a join point return type | |||||
* | Added links to user feedback on language features. | mkersten | 2004-01-21 | 1 | -0/+8 | |
| | ||||||
* | Fixed one test per new messages, but left the pointcut test, which needs ↵ | wisberg | 2004-01-20 | 1 | -3/+6 | |
| | | | | lots of new messages to be specified, to another day. | |||||
* | Gregor's mailing list fixes to BoundPoint (two advice), plus (a) properties ↵ | wisberg | 2004-01-15 | 1 | -27/+23 | |
| | | | | | | 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? | |||||
* | qa div wrongmostlyLastEclipse2xTree_20040112 | wisberg | 2004-01-12 | 1 | -6/+6 | |
| | ||||||
* | forking ant builds in eclipse 2.x | wisberg | 2004-01-09 | 1 | -0/+6 | |
| | ||||||
* | demonstrating inpath and fork/forkclasspath | wisberg | 2004-01-09 | 1 | -1/+8 | |
| | ||||||
* | respecting Xlint:unmatchedSuperTypeInCall, if only to preserve that ↵ | wisberg | 2004-01-09 | 1 | -1/+1 | |
| | | | | compiling the examples don't produce errors or warnings | |||||
* | pointcuts for whether after/around advice is supported | wisberg | 2004-01-08 | 1 | -1/+6 | |
| | ||||||
* | inpath support | wisberg | 2003-12-15 | 3 | -11/+46 | |
| | ||||||
* | Added link to class cast pointcut user langauge feature request. | mkersten | 2003-12-12 | 1 | -4/+9 | |
| | ||||||
* | adding projects cricketcage and atrack | wisberg | 2003-12-02 | 1 | -1/+24 | |
| | ||||||
* | Fix for Bugzilla 42663: doc implications of Foo.class | ehilsdal | 2003-12-02 | 1 | -0/+44 | |
| | | | | * added note about String+ and Foo.class to implementation notes section | |||||
* | Fix for Bugzilla 37899: Document or address limitations on handler ↵ | ehilsdal | 2003-12-02 | 7 | -15/+81 | |
| | | | | | | | pointcut/joinpoints * changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide * added section on bytecode limitations, headed by handler issues. | |||||
* | referring out to sample code | wisberg | 2003-11-26 | 1 | -11/+43 | |
| | ||||||
* | letting tool handle titles | wisberg | 2003-11-26 | 1 | -4/+5 | |
| | ||||||
* | Fix for Bugzilla 43602: Small tyop in documentation | ehilsdal | 2003-11-18 | 1 | -1/+1 | |
| | | | | * changed "aspect aspect" to "abstract aspect" | |||||
* | Fix for Bugzilla 43891: Example aspect A in pointcut composition section in ↵ | ehilsdal | 2003-11-18 | 1 | -2/+11 | |
| | | | | | | prog guide causes recursion * manually applied excellent doc patch contributed by Nick Brett | |||||
* | Fix for Bugzilla 44584: incorrect ant taskdef in docs | ehilsdal | 2003-11-18 | 1 | -1/+1 | |
| | | | | * added a single / character | |||||
* | Work on Bugzilla 42668: effect of an after returning type incompatible with ↵ | ehilsdal | 2003-11-18 | 1 | -15/+29 | |
| | | | | | | | a join point return type * fix to semantics document to describe correct semantics * checkin of failing coverage test case for correct semantics | |||||
* | Fix for Bugzilla 43064: case error in noinline option | ehilsdal | 2003-11-17 | 1 | -2/+2 | |
| | ||||||
* | updates listed in q:faqchanges. | wisberg | 2003-11-13 | 1 | -32/+295 | |
| | | | | Many more to harvest from the list, and to move from here and the list to the programming guide. | |||||
* | added credit for adoption slide, fixed tomcat slides | mkersten | 2003-11-12 | 1 | -0/+0 | |
| | ||||||
* | Fixed slide version. | mkersten | 2003-11-11 | 1 | -0/+0 | |
| | ||||||
* | Adding OOPSLA 2002 slides | mkersten | 2003-11-11 | 1 | -0/+0 | |
| | ||||||
* | Adding old demo scripts. | mkersten | 2003-11-11 | 2 | -0/+981 | |
| | ||||||
* | Renamed demo. | mkersten | 2003-11-11 | 1 | -0/+0 | |
| | ||||||
* | Renamed demo. | mkersten | 2003-11-11 | 1 | -0/+0 | |
| |