Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Andy Clement | 2014-06-19 | 1 | -1/+1 |
| | |||||
* | 290030 | aclement | 2009-09-24 | 1 | -0/+44 |
| | |||||
* | 243516: fixed example | aclement | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | bug 159390 Documenting long-known runtime ClassCastException from proceed | wisberg | 2006-10-05 | 2 | -5/+86 |
| | |||||
* | bug 149577 (darker tt tag color in .css) | wisberg | 2006-08-03 | 1 | -1/+1 |
| | |||||
* | it's -> its | wisberg | 2006-05-31 | 2 | -2/+2 |
| | |||||
* | addressing 118877 | aclement | 2005-12-07 | 1 | -6/+10 |
| | |||||
* | "Formals" defined when used, more details on aspectOf(..) | wisberg | 2005-11-23 | 1 | -5/+20 |
| | |||||
* | added if() expressions to permitted scopes for thisJoinPoint forms | wisberg | 2005-10-22 | 1 | -1/+2 |
| | |||||
* | clarification of args matching with null for pr68603. | acolyer | 2005-09-09 | 1 | -1/+4 |
| | |||||
* | ensure every section has an assigned id so that urls in generated html ↵ | acolyer | 2005-09-01 | 5 | -54/+59 |
| | | | | remain stable across builds. | ||||
* | update to style sheet to fix unpleasant title wrapping on IE | acolyer | 2005-07-27 | 1 | -1/+2 |
| | |||||
* | reflective calls outside the Java language | wisberg | 2005-06-16 | 1 | -2/+9 |
| | |||||
* | add a bit of padding below h1 for IEV1_5_0M2 | acolyer | 2005-04-10 | 1 | -0/+5 |
| | |||||
* | add some style to our guides ;) | acolyer | 2005-04-10 | 3 | -2/+86 |
| | |||||
* | per... advice "may then" to "will only" run, per user discussion | wisberg | 2005-01-28 | 1 | -4/+4 |
| | |||||
* | 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. | ||||
* | fix for Bugzilla Bug 75486 | acolyer | 2004-10-21 | 2 | -4/+4 |
| | | | | issingleton or issingleton()? | ||||
* | variables available in if(b), removed mdash entity as unknown | wisberg | 2004-10-14 | 1 | -5/+6 |
| | |||||
* | Fix for Bug 73073: Inconsistency between starred and nonstarred type ↵ | ehilsdal | 2004-09-08 | 1 | -1/+60 |
| | | | | | | patterns in connection with shadowing. Finally documented matching difference between exacttype and patterntype | ||||
* | Fix bug 72623; also changed "definition" to "declaration" for Java elements | wisberg | 2004-08-28 | 1 | -8/+85 |
| | |||||
* | Limitation stated in bug 50195 | wisberg | 2004-08-28 | 1 | -0/+6 |
| | |||||
* | Language specification clarification for two bugs: | ehilsdal | 2004-08-24 | 1 | -0/+10 |
| | | | | | 49784 declaring interface methods should work as it does in interfaces 70794 The introduction on interface causes the interface implementation class error | ||||
* | Fix for bugzilla bug 71087: | ehilsdal | 2004-08-23 | 1 | -3/+38 |
| | | | | underspecification of primitive conversion | ||||
* | Fix for bugzilla bug 71393: | ehilsdal | 2004-08-23 | 1 | -0/+52 |
| | | | | Specify how does args pointcut collect context for pointcuts which are used in cflow | ||||
* | fix for bugzilla bug 72379: | ehilsdal | 2004-08-23 | 2 | -17/+48 |
| | | | | static aspects not well explained | ||||
* | Fix for bugzilla bug 71404: | ehilsdal | 2004-08-23 | 1 | -3/+37 |
| | | | | Define MethodPattern, FieldPattern, ConstructorPattern terms | ||||
* | Fix for bugzilla bug 71391 | ehilsdal | 2004-08-23 | 1 | -0/+109 |
| | | | | "Specify context collecting behavior for this, target and args pointcuts" | ||||
* | proactive bug fix (bug not entered) making a short example | ehilsdal | 2004-08-20 | 1 | -2/+2 |
| | | | | in semantics guide more meaningful | ||||
* | 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 |
| | |||||
* | fix for Bugzilla Bug 53981 | acolyer | 2004-08-10 | 1 | -0/+26 |
| | | | | proceed used as method name in around advice | ||||
* | fix for bug 53028 | acolyer | 2004-08-06 | 1 | -5/+1 |
| | |||||
* | fix for Bugzilla Bug 61569 | acolyer | 2004-08-04 | 1 | -0/+7 |
| | | | | if-pointcuts with side-effects | ||||
* | fix for Bugzilla Bug 64585 | acolyer | 2004-07-28 | 1 | -9/+9 |
| | | | | Stale ITD example code in Programming Guide | ||||
* | 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 |