1 |
|
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (uris): New attribute. |
4 |
|
|
5 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DIS.dis (plFilePathStem): New attribute. |
8 |
|
|
9 |
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DIS.dis (plFileNameStem): New attribute. |
12 |
|
|
13 |
|
2005-08-28 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DIS.dis (plCodeFragment): Type ManakaiDOM:InCase supported. |
16 |
|
|
17 |
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DIS.dis: Typo fixed for replacing namespace URI and local name |
20 |
|
in reflecting code. |
21 |
|
(mvLocalName, mvNamespaceURI): Use "localName" and "namespaceURI" |
22 |
|
attribute values as their default. |
23 |
|
(mvPrefix, qnameValuePrefix): New attributes. |
24 |
|
|
25 |
|
* ManakaiNode.dis: Tests whether "defined" rather than true or not |
26 |
|
in "while" conditions. |
27 |
|
|
28 |
|
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
31 |
|
is defined. |
32 |
|
|
33 |
|
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
34 |
|
parameter value if dis:ContentType attribute is missing. |
35 |
|
|
36 |
|
* ManakaiNode.dis (importTree): Use "isa" function |
37 |
|
to check whether a object is an instance of the manakai |
38 |
|
node model. |
39 |
|
(NodeStem, NodeRef): New lightweight variant |
40 |
|
of ManakaiDOM:ManakaiDOMNodeObject |
41 |
|
and ManakaiDOM:ManakaiDOMNodeReference. |
42 |
|
|
43 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
46 |
|
even if DOMMetaImpl:provideFeature has child nodes but |
47 |
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
48 |
|
statement is generated. |
49 |
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
50 |
|
|
51 |
|
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* Makefile: Rules for DISDoc module added. |
54 |
|
|
55 |
|
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
58 |
|
ManakaiDISModuleDefinition): "getFeature" method added. |
59 |
|
|
60 |
|
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* DIS.dis (Require): Loads PerlCode module. |
63 |
|
|
64 |
|
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* PerlCode.dis: Operator overloading is implemented. |
67 |
|
|
68 |
|
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
71 |
|
module's binding properties. |
72 |
|
|
73 |
|
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* PerlCode.dis: New module. |
76 |
|
|
77 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* DIS.dis (DISModuleResolver): New interface. |
80 |
|
|
81 |
|
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* DIS.dis: New module. |
84 |
|
|
85 |
|
* ManakaiNode.dis: New "subnode0" property category introduced. |
86 |
|
|
87 |
|
2005-02-17 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* ManakaiNode.dis: New module. |
90 |
|
|
91 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* Error.pm (___rule_def[p]): Don't output anything if not exists |
94 |
|
that parameter. |
95 |
|
|
96 |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |