1 |
wakaba |
1.36 |
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* PerlCode.dis (ManakaiPerlSub.IntClone): Copies pc:localName |
4 |
|
|
and pc:prortotype properties. |
5 |
|
|
|
6 |
|
|
* DIS.dis (plAdditionalISAPackages): New attribute. |
7 |
|
|
|
8 |
wakaba |
1.35 |
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
|
10 |
|
|
* DIS.dis (plCodeFragment): The ManakaiDOM:boolean datatype |
11 |
|
|
supported. |
12 |
|
|
|
13 |
wakaba |
1.34 |
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
|
15 |
|
|
* DIS.dis (uris): New attribute. |
16 |
|
|
|
17 |
wakaba |
1.33 |
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
|
19 |
|
|
* DIS.dis (plFilePathStem): New attribute. |
20 |
|
|
|
21 |
|
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
|
23 |
|
|
* DIS.dis (plFileNameStem): New attribute. |
24 |
|
|
|
25 |
|
|
2005-08-28 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
|
27 |
|
|
* DIS.dis (plCodeFragment): Type ManakaiDOM:InCase supported. |
28 |
|
|
|
29 |
|
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
|
31 |
|
|
* DIS.dis: Typo fixed for replacing namespace URI and local name |
32 |
|
|
in reflecting code. |
33 |
|
|
(mvLocalName, mvNamespaceURI): Use "localName" and "namespaceURI" |
34 |
|
|
attribute values as their default. |
35 |
|
|
(mvPrefix, qnameValuePrefix): New attributes. |
36 |
|
|
|
37 |
|
|
* ManakaiNode.dis: Tests whether "defined" rather than true or not |
38 |
|
|
in "while" conditions. |
39 |
|
|
|
40 |
wakaba |
1.31 |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
|
42 |
wakaba |
1.32 |
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
43 |
|
|
is defined. |
44 |
|
|
|
45 |
wakaba |
1.31 |
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
46 |
|
|
parameter value if dis:ContentType attribute is missing. |
47 |
|
|
|
48 |
|
|
* ManakaiNode.dis (importTree): Use "isa" function |
49 |
|
|
to check whether a object is an instance of the manakai |
50 |
|
|
node model. |
51 |
wakaba |
1.32 |
(NodeStem, NodeRef): New lightweight variant |
52 |
|
|
of ManakaiDOM:ManakaiDOMNodeObject |
53 |
|
|
and ManakaiDOM:ManakaiDOMNodeReference. |
54 |
wakaba |
1.31 |
|
55 |
wakaba |
1.30 |
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
|
57 |
|
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
58 |
|
|
even if DOMMetaImpl:provideFeature has child nodes but |
59 |
|
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
60 |
|
|
statement is generated. |
61 |
|
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
62 |
|
|
|
63 |
wakaba |
1.29 |
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
|
65 |
|
|
* Makefile: Rules for DISDoc module added. |
66 |
|
|
|
67 |
wakaba |
1.28 |
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
|
69 |
|
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
70 |
|
|
ManakaiDISModuleDefinition): "getFeature" method added. |
71 |
|
|
|
72 |
wakaba |
1.27 |
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
|
74 |
|
|
* DIS.dis (Require): Loads PerlCode module. |
75 |
|
|
|
76 |
wakaba |
1.26 |
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
|
78 |
|
|
* PerlCode.dis: Operator overloading is implemented. |
79 |
|
|
|
80 |
wakaba |
1.25 |
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
|
82 |
|
|
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
83 |
|
|
module's binding properties. |
84 |
|
|
|
85 |
wakaba |
1.24 |
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
|
87 |
|
|
* PerlCode.dis: New module. |
88 |
|
|
|
89 |
wakaba |
1.23 |
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
|
91 |
|
|
* DIS.dis (DISModuleResolver): New interface. |
92 |
|
|
|
93 |
wakaba |
1.22 |
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
|
95 |
|
|
* DIS.dis: New module. |
96 |
|
|
|
97 |
|
|
* ManakaiNode.dis: New "subnode0" property category introduced. |
98 |
|
|
|
99 |
wakaba |
1.21 |
2005-02-17 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
|
101 |
|
|
* ManakaiNode.dis: New module. |
102 |
|
|
|
103 |
wakaba |
1.20 |
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
|
105 |
|
|
* Error.pm (___rule_def[p]): Don't output anything if not exists |
106 |
|
|
that parameter. |
107 |
|
|
|
108 |
wakaba |
1.19 |
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
|
110 |
|
|
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
111 |
|
|
|
112 |
wakaba |
1.18 |
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
|
114 |
|
|
* Error.pm (report): Error depth fixed. |
115 |
|
|
(___rule_def:t): New parameters empty and undef introduced. |
116 |
|
|
|
117 |
wakaba |
1.17 |
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
|
119 |
|
|
* Error.pm: Some fixes w.r.t. Error::Depth. |
120 |
|
|
|
121 |
wakaba |
1.16 |
2003-12-06 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
|
123 |
|
|
* Error.pm (___error_def): Renamed from ___errors. |
124 |
|
|
|
125 |
wakaba |
1.15 |
2003-12-01 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
|
127 |
|
|
* Error.pm (___get_error_def): Now support inherit. (It was not work.) |
128 |
|
|
|
129 |
wakaba |
1.14 |
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
|
131 |
|
|
* Error.pm: Use Message::Util::Formatter::Text to construct error messages. |
132 |
|
|
|
133 |
|
|
2003-11-13 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
|
135 |
|
|
* Formatter: New directory. |
136 |
|
|
|
137 |
|
|
2003-11-12 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
|
139 |
|
|
* Error.pm: Rewritten. |
140 |
|
|
|
141 |
wakaba |
1.13 |
2003-10-25 Wakaba <wakaba@suika.fam.cx>
|
142 |
|
|
|
143 |
|
|
* Formatter.pm (replace): Allow '%foo () ;'.
|
144 |
|
|
|
145 |
wakaba |
1.12 |
2003-09-17 Wakaba <wakaba@suika.fam.cx>
|
146 |
|
|
|
147 |
|
|
* HostPermit.pm: New module.
|
148 |
|
|
|
149 |
wakaba |
1.11 |
2003-08-05 Wakaba <wakaba@suika.fam.cx>
|
150 |
|
|
|
151 |
|
|
* Error.pm (_default_error_handler): Syntax fix.
|
152 |
|
|
|
153 |
|
|
* Error/: New directory.
|
154 |
|
|
|
155 |
wakaba |
1.10 |
2003-07-29 Wakaba <wakaba@suika.fam.cx>
|
156 |
|
|
|
157 |
|
|
* Error.pm: New module.
|
158 |
|
|
|
159 |
wakaba |
1.9 |
2003-05-10 Wakaba <w@offweb.ddo.jp>
|
160 |
|
|
|
161 |
|
|
* Formatter.pm (replace): Bug fix of pattern.
|
162 |
|
|
|
163 |
wakaba |
1.8 |
2003-04-29 Wakaba <w@offweb.ddo.jp>
|
164 |
|
|
|
165 |
|
|
* Formatter.pm (replace): {...} block is supported.
|
166 |
|
|
(Message::Util::Formatter::_returned): New package. It is very very tiny
|
167 |
|
|
subset of SuikaWiki::Markup::XML.
|
168 |
|
|
(replace): Return structured string, not bare string. This function is
|
169 |
|
|
useful to make tree (such as XML's) from formatting template (and its nested
|
170 |
|
|
parameters).
|
171 |
|
|
|
172 |
wakaba |
1.7 |
2003-03-28 Wakaba <w@offweb.ddo.jp>
|
173 |
|
|
|
174 |
|
|
* Formatter.pm (replace): Treat oo of "str"oo of attr value as option and parse attr value if 'p' option is specified.
|
175 |
|
|
(replace): Replace '-' to '_' in attr name.
|
176 |
|
|
|
177 |
w |
1.6 |
2003-01-26 Wakaba <w@cube.wakaba.ssm>
|
178 |
|
|
|
179 |
|
|
* Formatter.pm (replace): Trim attribute name/value pair.
|
180 |
|
|
|
181 |
w |
1.5 |
2003-01-04 Wakaba <w@suika.fam.cx>
|
182 |
|
|
|
183 |
|
|
* Formatter.pm (replace): Don't split by ',' in quoted-strings.
|
184 |
|
|
|
185 |
wakaba |
1.4 |
2002-12-15 Wakaba <w@suika.fam.cx>
|
186 |
|
|
|
187 |
|
|
* Formatter.pm (%char;): Removed.
|
188 |
|
|
|
189 |
wakaba |
1.3 |
2002-12-05 Wakaba <w@suika.fam.cx>
|
190 |
|
|
|
191 |
|
|
* Formatter.pm (%FMT2TXT): New (internal) initial format rule,
|
192 |
|
|
"-bare_text".
|
193 |
|
|
(replace): "Replace" non-%-text with "-bare_text" rule.
|
194 |
|
|
(pod): Methods and initial rules are documented.
|
195 |
|
|
|
196 |
wakaba |
1.2 |
2002-12-04 Wakaba <w@suika.fam.cx>
|
197 |
|
|
|
198 |
|
|
* Formatter.pm (replace): Accept ")" in quoted-string.
|
199 |
|
|
|
200 |
wakaba |
1.1 |
2002-11-13 Wakaba <w@suika.fam.cx>
|
201 |
|
|
|
202 |
|
|
* ChangeLog: New file.
|
203 |
|
|
* Formatter.pm: New module.
|