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