Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug 159390 Documenting long-known runtime ClassCastException from proceed | wisberg | 2006-10-05 | 1 | -0/+16 |
| | |||||
* | ensure every section has an assigned id so that urls in generated html ↵ | acolyer | 2005-09-01 | 1 | -3/+4 |
| | | | | remain stable across builds. | ||||
* | reflective calls outside the Java language | wisberg | 2005-06-16 | 1 | -2/+9 |
| | |||||
* | Summary of implementation limitations carefully worded to avoid the term ↵ | wisberg | 2005-01-27 | 1 | -3/+60 |
| | | | | "limitation" since Erik took it out. Proposed without objection on the mail list. | ||||
* | Limitation stated in bug 50195 | wisberg | 2004-08-28 | 1 | -0/+6 |
| | |||||
* | Fix for Bugzilla Bug 70794 | aclement | 2004-08-20 | 1 | -1/+8 |
| | | | | | The introduction on interface causes the interface implementation class error (Feel free to edit my text if you feel more eloquent...) | ||||
* | fix for 72032 - clarification of cflow(handler(...)) | acolyer | 2004-08-18 | 1 | -1/+2 |
| | |||||
* | requirements for declaring members on interfaces | wisberg | 2004-04-02 | 1 | -0/+11 |
| | |||||
* | 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 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 | 1 | -0/+178 |
pointcut/joinpoints * changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide * added section on bytecode limitations, headed by handler issues. |