Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug 159390 Documenting long-known runtime ClassCastException from proceed | wisberg | 2006-10-05 | 1 | -5/+70 |
| | |||||
* | it's -> its | wisberg | 2006-05-31 | 1 | -1/+1 |
| | |||||
* | "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 | 1 | -24/+25 |
| | | | | remain stable across builds. | ||||
* | add some style to our guides ;) | acolyer | 2005-04-10 | 1 | -2/+3 |
| | |||||
* | per... advice "may then" to "will only" run, per user discussion | wisberg | 2005-01-28 | 1 | -4/+4 |
| | |||||
* | fix for Bugzilla Bug 75486 | acolyer | 2004-10-21 | 1 | -2/+2 |
| | | | | 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 |
| | |||||
* | 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 | 1 | -15/+46 |
| | | | | 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 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 | ||||
* | fix for Bugzilla Bug 48389 | acolyer | 2004-04-02 | 1 | -0/+8 |
| | | | | Cannot assign to final fields in intertype constructors. | ||||
* | 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 37899: Document or address limitations on handler ↵ | ehilsdal | 2003-12-02 | 1 | -1/+1 |
| | | | | | | | 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" | ||||
* | 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. | ||||
* | folded in material from README-11.html | ehilsdal | 2003-04-08 | 1 | -676/+951 |
| | | | | | | | 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 | 1 | -644/+717 |
| | | | | | removed useless biblio and glossary made a few docbook rationalizations | ||||
* | initial version | wisberg | 2002-12-16 | 1 | -0/+2361 |