1 |
wakaba |
1.49 |
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.51 |
* H2H.dis: Don't ignore empty lines. Don't ignore |
4 |
|
|
leading white spaces. Support for the |html5:tbody| |
5 |
|
|
element type was missing. |
6 |
|
|
|
7 |
|
|
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
|
9 |
wakaba |
1.50 |
* H2H.dis: Tree construction is implemented. |
10 |
|
|
|
11 |
|
|
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
|
13 |
wakaba |
1.49 |
* H2H.dis: New module. |
14 |
|
|
|
15 |
|
|
* Makefile: |H2H.pm| is added. |
16 |
|
|
|
17 |
wakaba |
1.47 |
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
|
19 |
wakaba |
1.48 |
* SuikaWiki.dis: Test code is added. |
20 |
|
|
|
21 |
|
|
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
|
23 |
wakaba |
1.47 |
* SuikaWiki.dis: SuikaWiki/0.9, SuikaWikiImage/0.9, and |
24 |
|
|
SuikaWiki/0.10 parsing is implemented. |
25 |
|
|
|
26 |
wakaba |
1.46 |
2006-05-04 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
|
28 |
|
|
* SuikaWiki.dis: New module. |
29 |
|
|
|
30 |
|
|
* Makefile: The |SuikaWiki| module is added. |
31 |
|
|
|
32 |
wakaba |
1.45 |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
|
34 |
|
|
* .cvsignore: Updated. |
35 |
|
|
|
36 |
wakaba |
1.44 |
2006-04-29 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
|
38 |
|
|
* common.dis: New module. |
39 |
|
|
|
40 |
|
|
* Atom.dis: New module. |
41 |
|
|
|
42 |
|
|
* Makefile: New modules are added. |
43 |
|
|
|
44 |
|
|
* SuikaWikiConfig21.dis (Require): A reference |
45 |
|
|
to the |Markup:common| module is added. |
46 |
|
|
(Markup|): Removed (moved to the |Markup:common| module). |
47 |
|
|
|
48 |
wakaba |
1.43 |
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
|
50 |
|
|
* Makefile: Typo fixed. |
51 |
|
|
|
52 |
|
|
* SuikaWikiConfig21.dis: The |dis:GetProp| and |swcfg21:GetPropNode| |
53 |
|
|
elements are replaced by Perl code. |
54 |
|
|
(swcfg21:GetPropNode): Removed. |
55 |
|
|
|
56 |
wakaba |
1.42 |
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
|
58 |
|
|
* Makefile (clean-db): New rule. |
59 |
|
|
|
60 |
wakaba |
1.40 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
|
62 |
wakaba |
1.41 |
* Makefile (distclean): New rule. |
63 |
|
|
|
64 |
|
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
|
66 |
wakaba |
1.40 |
* Makefile: Revised for new |daf| database format. |
67 |
|
|
|
68 |
wakaba |
1.39 |
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
|
70 |
|
|
* SuikaWikiConfig.dis: Unused definitions are removed. |
71 |
|
|
Dependency on |MDOM:DOMLS| module is removed; the module |
72 |
|
|
now only references |MDOM:GenericLS| module. |
73 |
|
|
(swcfg21:shadowParent, swcfg21:shadowSiblingOf, |
74 |
|
|
swcfg21:shadowLocalName, swcfg21:shadowNamespaceURI): Missing |
75 |
|
|
definition added. A typo fixed. |
76 |
|
|
|
77 |
wakaba |
1.38 |
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
|
79 |
|
|
* Makefile: |PERL_OPTIONS| variables updated to new definition. |
80 |
|
|
|
81 |
wakaba |
1.36 |
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
|
83 |
wakaba |
1.37 |
* SuikaWikiConfig21.dis: Bugs on error depth fixed. |
84 |
|
|
|
85 |
|
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
|
87 |
wakaba |
1.36 |
* SuikaWikiConfig21.dis (text): New attribute implementation. |
88 |
|
|
|
89 |
wakaba |
1.35 |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
|
91 |
|
|
* TODO: Removed. |
92 |
|
|
|
93 |
|
|
* .cvsignore: New file. |
94 |
|
|
|
95 |
wakaba |
1.34 |
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
|
97 |
|
|
* SuikaWikiConfig21.dis (swcfg21:ownerDocument): Changed |
98 |
|
|
from a "mn:irefnode0" property to a "mn:xrefnode0" property. |
99 |
|
|
|
100 |
wakaba |
1.32 |
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
|
102 |
wakaba |
1.33 |
* SuikaWikiConfig21.dis (MUErrorHandler): Removed. |
103 |
|
|
(ManakaiSWCFGNode): Extends ManakaiDefaultErrorHandler. |
104 |
|
|
|
105 |
|
|
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
|
107 |
wakaba |
1.32 |
* SuikaWikiConfig21.dis: Now constant values are only |
108 |
|
|
defined in interfaces. |
109 |
|
|
|
110 |
wakaba |
1.31 |
2005-09-29 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
|
112 |
|
|
* SuikaWikiConfig21.dis (parse): Calls "orphanate" |
113 |
|
|
method for to be removed nodes. |
114 |
|
|
|
115 |
wakaba |
1.30 |
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
|
117 |
|
|
* SuikaWikiConfig21.dis: Codes to set "TreeCore:*" |
118 |
|
|
properties removed. |
119 |
|
|
|
120 |
wakaba |
1.29 |
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
|
122 |
|
|
* SuikaWikiConfig21.dis: New mn:* properties added. |
123 |
|
|
(swcfg21:parent): Abbrevation added. |
124 |
|
|
|
125 |
wakaba |
1.28 |
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
|
127 |
|
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
128 |
|
|
(DAEM_SUFFIX): New. |
129 |
|
|
|
130 |
wakaba |
1.27 |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
131 |
|
|
|
132 |
|
|
* SuikaWikiConfig21.dis: Use "disPerl:H" instead |
133 |
|
|
of "disPerl:Q" for hash keys. |
134 |
|
|
(expandQName): Removed the "g" option from the "s///", |
135 |
|
|
which was very serious and difficult bug. |
136 |
|
|
|
137 |
wakaba |
1.26 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
|
139 |
|
|
* Makefile: DAC_SUFFIX changed to ".dad". |
140 |
|
|
|
141 |
wakaba |
1.25 |
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
|
143 |
|
|
* SuikaWikiConfig21.dis (valueRef, nodeIDRef): New attributes. |
144 |
|
|
|
145 |
wakaba |
1.24 |
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
|
147 |
|
|
* SuikaWikiConfig21.dis: Use object method getNodeReference |
148 |
|
|
as far as possible (rather than class method) for DIS |
149 |
|
|
nodes that overrides lookupNamespaceURI method. |
150 |
|
|
|
151 |
wakaba |
1.23 |
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
|
153 |
|
|
* Makefile: Rules changed so that ../DOM/core.dac is |
154 |
|
|
used to construct SuikaWikiConfig21.pm. |
155 |
|
|
|
156 |
|
|
* SuikaWikiConfig21.dis (SWCFGElement, SWCFGDocument, |
157 |
|
|
SWCFGComment, SWCFGDocumentFragment): They no longer |
158 |
|
|
inherits the SWCFGNode interface to avoid diamond |
159 |
|
|
inheritance in DIS interfaces. |
160 |
|
|
|
161 |
|
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
162 |
|
|
|
163 |
|
|
* SuikaWikiConfig21.dis: Now based on ManakaiNode NodeStem |
164 |
|
|
framework. |
165 |
|
|
|
166 |
wakaba |
1.22 |
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
|
168 |
|
|
* SuikaWikiConfig21.dis (ExceptionDef): "DIS:UNDECLARED_NS_PREFIX_ERR" |
169 |
|
|
moved from "lib/Message/Util/DIS.dis". |
170 |
|
|
(lookupNamespaceURI): Raises undeclared prefix exception |
171 |
|
|
if prefix is not defined. |
172 |
|
|
(expandNamespace, expandETBinding and other methods): Raises |
173 |
|
|
undeclared prefix exception if prefix is not defined. |
174 |
|
|
|
175 |
|
|
* SuikaWikiConfig21.dis (IFClassDef[ManakaiSWCFGImplementation]): Inherit |
176 |
|
|
ManakaiDOMMinimumImplementation. |
177 |
|
|
|
178 |
wakaba |
1.21 |
2005-02-28 Wakaba <wakaba@suika.fam.cx> |
179 |
|
|
|
180 |
|
|
* SuikaWikiConfig21.dis (SWCFGNode.nodeID): New attribute. |
181 |
|
|
|
182 |
wakaba |
1.20 |
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
|
184 |
|
|
* SuikaWikiConfig21.dis (IFClassDef[appendNode]): Infinite-loop |
185 |
|
|
bug fixed. |
186 |
|
|
(Method[expandedURI]): Shadow name support. |
187 |
|
|
(expandETBinding): Set "namespaceExpanded" property true, not |
188 |
|
|
to be broken by "expandNamespace" later. |
189 |
|
|
|
190 |
wakaba |
1.19 |
2005-02-19 Wakaba <wakaba@suika.fam.cx> |
191 |
|
|
|
192 |
|
|
* SuikaWikiConfig21.dis: Namespace support added. |
193 |
|
|
(SWCFGParser.parse): Implemented. |
194 |
|
|
|
195 |
wakaba |
1.18 |
2005-02-18 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
|
197 |
|
|
* Makefile: New file. |
198 |
|
|
|
199 |
|
|
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
200 |
|
|
|
201 |
|
|
* SuikaWikiConfig21.dis: New module. |
202 |
|
|
|
203 |
wakaba |
1.17 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
204 |
|
|
|
205 |
|
|
* XML.pm: Don't use '#' in qw//. |
206 |
|
|
|
207 |
wakaba |
1.16 |
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
|
209 |
|
|
* SuikaWikiConfig20/: New directory. |
210 |
|
|
|
211 |
wakaba |
1.15 |
2003-11-08 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
|
213 |
|
|
* XML.pm (qname): Use new option of 'use_xml' and 'use_xmlns'. |
214 |
|
|
(defined_new_namespace): Likewise. |
215 |
|
|
|
216 |
wakaba |
1.14 |
2003-11-01 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
|
218 |
|
|
* XML.pm (inner_xml): s/-$/-/ if #comment node. |
219 |
|
|
|
220 |
wakaba |
1.13 |
2003-10-31 Wakaba <wakaba@suika.fam.cx> |
221 |
|
|
|
222 |
|
|
* XML.pm (get_attribute_value): New. |
223 |
|
|
(_get_ns_decls_node): 'default': New option. |
224 |
|
|
|
225 |
wakaba |
1.11 |
2003-09-30 Wakaba <wakaba@suika.fam.cx> |
226 |
|
|
|
227 |
wakaba |
1.12 |
* XML.pm: Use Message::Markup::XML::QName. |
228 |
wakaba |
1.11 |
|
229 |
wakaba |
1.10 |
2003-09-07 Wakaba <wakaba@suika.fam.cx> |
230 |
|
|
|
231 |
|
|
* XML.pm: Change SuikaWiki:: -> Message::. |
232 |
|
|
|
233 |
wakaba |
1.9 |
2003-08-19 Wakaba <wakaba@suika.fam.cx> |
234 |
|
|
|
235 |
|
|
* XML.pm (expanded_name): New method. |
236 |
|
|
|
237 |
|
|
2003-08-07 Wakaba <wakaba@suika.fam.cx> |
238 |
|
|
|
239 |
|
|
* SuikaWikiConfig20.pm: New module. |
240 |
|
|
|
241 |
w |
1.8 |
2003-07-12 Wakaba <w@suika.fam.cx> |
242 |
|
|
|
243 |
|
|
* XML.pm (target_name): Removed. |
244 |
|
|
(inner_xml): Reimplement ENTITY declaration outputing. |
245 |
|
|
|
246 |
wakaba |
1.7 |
2003-06-29 Wakaba <w@suika.fam.cx> |
247 |
|
|
|
248 |
|
|
* XML.pm: INCLUDE/IGNORE marked section is supported. |
249 |
|
|
|
250 |
wakaba |
1.6 |
2003-06-27 Wakaba <w@suika.fam.cx> |
251 |
|
|
|
252 |
|
|
* XML.pm (remove_references): Remove 'smxp__defined_with_param_ref' flag |
253 |
|
|
to remove parameter references in the ENTITY declaration. |
254 |
|
|
|
255 |
|
|
2003-06-26 Wakaba <w@suika.fam.cx> |
256 |
|
|
|
257 |
|
|
* XML.pm (_resolve_relative_uri_by_parent): New functions. |
258 |
|
|
|
259 |
|
|
2003-06-23 Wakaba <w@suika.fam.cx> |
260 |
|
|
|
261 |
|
|
* XML.pm (base_uri, resolve_relative_uri): New functions. |
262 |
|
|
|
263 |
wakaba |
1.5 |
2003-06-16 Wakaba <w@suika.fam.cx> |
264 |
|
|
|
265 |
|
|
* XML.pm: Some bug fixes and addition of features to support |
266 |
|
|
SuikaWiki::Markup::XML::Parser. |
267 |
|
|
|
268 |
wakaba |
1.4 |
2003-05-25 Wakaba <w@offweb.ddo.jp> |
269 |
|
|
|
270 |
|
|
* XML.pm (new): Support new arguments, 'qname' and 'namespace_prefix'. |
271 |
|
|
(_ns_parse_qname): New. |
272 |
|
|
(namespace_prefix): New. |
273 |
|
|
|
274 |
wakaba |
1.3 |
2003-05-24 Wakaba <w@offweb.ddo.jp> |
275 |
|
|
|
276 |
|
|
* XML/: New directory. |
277 |
|
|
* XML.pm: Update to support XML/Parser.pm. |
278 |
wakaba |
1.4 |
* TODO: New. |
279 |
wakaba |
1.3 |
|
280 |
|
|
2003-05-11 Wakaba <w@offweb.ddo.jp> |
281 |
|
|
|
282 |
|
|
* XML.pm (attribute_value): Output #reference as is. |
283 |
|
|
|
284 |
wakaba |
1.2 |
2003-04-29 Wakaba <w@offweb.ddo.jp> |
285 |
|
|
|
286 |
|
|
* XML.pm: Bug fixes. |
287 |
|
|
(content_spec): New function. |
288 |
|
|
(inner_xml#pi): If pi's content has '?>', replace to '? >'. (same behavior |
289 |
|
|
as XSLT's.) (Was replaced to '?>'.) |
290 |
|
|
(#reference, #section): New support. |
291 |
|
|
(#declaration): All XML's declarations are supported. |
292 |
|
|
(inner_text%output_ref_as_is): New option. |
293 |
|
|
(_check_name): New. |
294 |
|
|
(flag): New. |
295 |
|
|
(POD:NODE TYPES): New documentation. |
296 |
|
|
|
297 |
wakaba |
1.1 |
2003-04-27 Wakaba <w@offweb.ddo.jp> |
298 |
|
|
|
299 |
|
|
* ChangeLog: New file. |
300 |
|
|
|
301 |
|
|
2003-04-26 Wakaba <w@offweb.ddo.jp> |
302 |
|
|
|
303 |
|
|
* XML.pm: New module. |