Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | requirements for declaring members on interfaces | wisberg | 2004-04-02 | 1 | -0/+11 |
| | |||||
* | fix for Bugzilla Bug 48389 | acolyer | 2004-04-02 | 1 | -0/+8 |
| | | | | Cannot assign to final fields in intertype constructors. | ||||
* | 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 | ||||
* | 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 | 4 | -7/+72 |
| | | | | | | | pointcut/joinpoints * changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide * added section on bytecode limitations, headed by handler issues. | ||||
* | 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 | ||||
* | 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 | ehilsdal | 2003-07-31 | 1 | -0/+17 |
| | | | | | | Bugzilla Bug 35551: "declare soft" in abstract aspect have no effect Specifying that declare soft behaves like advice in that it must be concretized to have an effect. | ||||
* | added caveat for around advice on initialization | wisberg | 2003-07-15 | 1 | -1/+5 |
| | |||||
* | handler after/around advice limitation | wisberg | 2003-06-04 | 1 | -2/+5 |
| | |||||
* | fixed typo | ehilsdal | 2003-04-08 | 1 | -1/+1 |
| | |||||
* | folded in material from README-11.html | ehilsdal | 2003-04-08 | 10 | -3553/+4261 |
| | | | | | | | finally totally and completely stomped out "introduction" minor formatting changes generating better filenames for the progguide added A4 version of quick reference | ||||
* | updated semantics appendix to 1.1 language (still incomplete) | ehilsdal | 2003-01-10 | 6 | -956/+765 |
| | | | | | removed useless biblio and glossary made a few docbook rationalizations | ||||
* | Updated for 1.1 language | ehilsdal | 2003-01-10 | 1 | -30/+59 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 19 | -0/+8617 |