Graphe des révisions

36 Révisions

Auteur SHA1 Message Date
acolyer
6d754a3e91 fix for Bugzilla Bug 75486
issingleton or issingleton()?
2004-10-21 13:09:21 +00:00
wisberg
52d8746b89 variables available in if(b), removed mdash entity as unknown 2004-10-14 22:57:42 +00:00
ehilsdal
0409bd8da1 Fix for Bug 73073: Inconsistency between starred and nonstarred type patterns in connection with shadowing.
Finally documented matching difference between exacttype and patterntype
2004-09-08 16:28:34 +00:00
wisberg
3dcc2dd681 Fix bug 72623; also changed "definition" to "declaration" for Java elements 2004-08-28 23:52:44 +00:00
wisberg
37cbf53470 Limitation stated in bug 50195 2004-08-28 18:55:12 +00:00
ehilsdal
cfaa79ae72 Language specification clarification for two bugs:
49784  declaring interface methods should work as it does in interfaces
  70794  The introduction on interface causes the interface implementation class error
2004-08-24 00:06:25 +00:00
ehilsdal
27d7cdb731 Fix for bugzilla bug 71087:
underspecification of primitive conversion
2004-08-23 23:42:09 +00:00
ehilsdal
df55b490f7 Fix for bugzilla bug 71393:
Specify how does args pointcut collect context for pointcuts which are used in cflow
2004-08-23 02:51:10 +00:00
ehilsdal
acaeeaf485 fix for bugzilla bug 72379:
static aspects not well explained
2004-08-23 01:53:41 +00:00
ehilsdal
a7d57dab76 Fix for bugzilla bug 71404:
Define MethodPattern, FieldPattern, ConstructorPattern terms
2004-08-23 01:33:22 +00:00
ehilsdal
26ea838501 Fix for bugzilla bug 71391
"Specify context collecting behavior for this, target and args pointcuts"
2004-08-23 00:53:28 +00:00
ehilsdal
b242e1b573 proactive bug fix (bug not entered) making a short example
in semantics guide more meaningful
2004-08-20 23:12:31 +00:00
aclement
06f6b999f6 Fix for Bugzilla Bug 70794
The introduction on interface causes the interface implementation class error
(Feel free to edit my text if you feel more eloquent...)
2004-08-20 13:24:59 +00:00
acolyer
2594632424 fix for 72032 - clarification of cflow(handler(...)) 2004-08-18 13:29:30 +00:00
acolyer
05dabd1821 fix for Bugzilla Bug 53981
proceed used as method name in around advice
2004-08-10 13:22:08 +00:00
acolyer
48316ca2c9 fix for bug 53028 2004-08-06 09:04:23 +00:00
acolyer
290a13b086 fix for Bugzilla Bug 61569
if-pointcuts with side-effects
2004-08-04 16:06:44 +00:00
acolyer
b383dfb645 fix for Bugzilla Bug 64585
Stale ITD example code in Programming Guide
2004-07-28 15:55:07 +00:00
wisberg
b66f05a7ab requirements for declaring members on interfaces 2004-04-02 20:27:49 +00:00
acolyer
6fc766058b fix for Bugzilla Bug 48389
Cannot assign to final fields in intertype constructors.
2004-04-02 14:13:09 +00:00
ehilsdal
e089371989 Fix for Bug 51326: mispelled word: "heirarchy" 2004-02-09 15:43:03 +00:00
ehilsdal
dc30f2cbc5 Resolution for Bugzilla Bug 46282
When creating obj thru intro constructor init code fails to execute
2004-01-29 15:50:10 +00:00
ehilsdal
e5958d3ca1 Fix for Bugzilla Bug 42668
effect of an after returning type incompatible with a join point return type
2004-01-29 15:21:59 +00:00
ehilsdal
8599351489 Fix for Bugzilla 42663: doc implications of Foo.class
* added note about String+ and Foo.class to implementation notes section
2003-12-02 19:49:16 +00:00
ehilsdal
9f8fdd6e73 Fix for Bugzilla 37899: Document or address limitations on handler pointcut/joinpoints
* changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide
 * added section on bytecode limitations, headed by handler issues.
2003-12-02 19:31:52 +00:00
ehilsdal
ba8786b1a7 Fix for Bugzilla 43602: Small tyop in documentation
* changed "aspect aspect" to "abstract aspect"
2003-11-18 03:52:02 +00:00
ehilsdal
bcf40bc8dd Fix for Bugzilla 43891: Example aspect A in pointcut composition section in prog guide causes recursion
* manually applied excellent doc patch contributed by Nick Brett
2003-11-18 03:49:06 +00:00
ehilsdal
393f65bdec Work on Bugzilla 42668: effect of an after returning type incompatible with a join point return type
* fix to semantics document to describe correct semantics
 * checkin of failing coverage test case for correct semantics
2003-11-18 02:43:31 +00:00
ehilsdal
abe271f8d4 Fix for
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.
2003-07-31 06:52:04 +00:00
wisberg
d45323de72 added caveat for around advice on initialization 2003-07-15 23:31:40 +00:00
wisberg
51a1d1d56a handler after/around advice limitation 2003-06-04 10:29:36 +00:00
ehilsdal
903ad7dfe7 fixed typo 2003-04-08 22:24:54 +00:00
ehilsdal
e2af842ae7 folded in material from README-11.html
finally totally and completely stomped out "introduction"
minor formatting changes
generating better filenames for the progguide
added A4 version of quick reference
2003-04-08 21:59:39 +00:00
ehilsdal
7f3516ec47 updated semantics appendix to 1.1 language (still incomplete)
removed useless biblio and glossary
made a few docbook rationalizations
2003-01-10 12:32:37 +00:00
ehilsdal
82035f65bb Updated for 1.1 language 2003-01-10 08:41:00 +00:00
wisberg
d842c4f113 initial version 2002-12-16 17:58:19 +00:00