1 |
2007-09-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* SuikaWikiConfig21.dis, SuikaWikiConfig21.pm, common.dis, |
4 |
H2H.dis: Removed. |
5 |
|
6 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* H2H.dis: A typo in entity name is fixed. |
9 |
|
10 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
11 |
|
12 |
* Atom.dis, SuikaWiki.dis, H2H.dis, SuikaWikiConfig21.dis: |For| |
13 |
specifications are removed. |
14 |
|
15 |
* SuikaWikiConfig21.dis: |WithFor| and |DefaultFor| |
16 |
specifications are removed. |
17 |
(ForEmpty, ForLatest): Removed. |
18 |
|
19 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* Atom.dis, SuikaWiki.dis, H2H.dis: |WithFor| |
22 |
and |DefaultFor| properties are removed. |
23 |
|
24 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
25 |
|
26 |
* Atom.dis, SuikaWiki.dis: References |
27 |
to the |ManakaiDOM:ManakaiDOM| mode are removed. |
28 |
|
29 |
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
30 |
|
31 |
* Atom.dis (AtomFeedDocument, AtomEntryDocument): Removed. |
32 |
|
33 |
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
34 |
|
35 |
* Atom.dis (AtomImplementation): It no |
36 |
longer inherits the |ManakaiDOMImplementation|; it |
37 |
is now expected to be implemented by |DOMImplementation| |
38 |
objects. |
39 |
(AtomDocument, AtomFeedDocument, AtomEntryDocument): It no |
40 |
longer inherits the |ManakaiDOMDocument|; it |
41 |
is now expected to be implemented by |Document| |
42 |
objects. |
43 |
|
44 |
* SuikaWikiConfig21.dis (SWCFGImplementation): It no |
45 |
longer inherits the |DOMImplementation|; it |
46 |
is now expected to be implemented by |DOMImplementation| |
47 |
objects. |
48 |
|
49 |
2006-10-03 Wakaba <wakaba@suika.fam.cx> |
50 |
|
51 |
* Atom.dis (fe|AtomThreading 1.0): New feature. |
52 |
(getReflectAttrNonNegativeIntegerValue, |
53 |
setReflectAttrNonNegativeIntegerValue): New codes. |
54 |
(AtomLinkElement.type): Return |application/atom+xml| |
55 |
if the |type| content attribute is not specified |
56 |
and the |rel| content attribute value is |replies| (and |
57 |
the |fe:AtomThreading| feature is supported). |
58 |
(AtomEntryElementThread): New interface. |
59 |
(AtomThreadInReplyToElement): New interface. |
60 |
(AtoLinkElementThread): New interface. |
61 |
|
62 |
2006-09-10 Wakaba <wakaba@suika.fam.cx> |
63 |
|
64 |
* Atom.dis (Atom): The |mv:systemIdentifierBaseURI| |
65 |
property is set. It is an empty value to allow to move |
66 |
DTD modules without modification. |
67 |
(Atom10): New DTD driver for ordinary Atom 1.0 documents. |
68 |
(AtomNameElement, AtomUriElement, AtomEmailElement): References |
69 |
for |Atom| module are added for |%ATOM.xmlns.attrib;| |
70 |
references in the |ATTLIST| declarations. |
71 |
(AtomContentElement): Content attribute definitions |
72 |
for |type| and |src| attributes are added. |
73 |
|
74 |
* Makefile (atom): Generate |Atom10| DTD driver. |
75 |
|
76 |
2006-09-07 Wakaba <wakaba@suika.fam.cx> |
77 |
|
78 |
* Atom.dis (addNewEntry): The new element was not |
79 |
appended to the element. |
80 |
|
81 |
2006-08-18 Wakaba <wakaba@suika.fam.cx> |
82 |
|
83 |
* Atom.dis (Require): Reference to the |DISlib:DISMarkup| |
84 |
module is added. |
85 |
(Atom): The |mv:id| and |mv:vid| properties |
86 |
are removed so that the entity name prefix becomes |Atom.| |
87 |
and file name prefix becomes |atom-|. The |infoset:namespaceName| |
88 |
and |infoset:prefix| properties are replaced with |
89 |
the |mv:targetNamespace| and |mv:defaultNamespacePrefix| |
90 |
properties. |
91 |
|
92 |
2006-08-17 Wakaba <wakaba@suika.fam.cx> |
93 |
|
94 |
* Atom.dis (Atom): The |AtomQName| module is added. |
95 |
Namespace URI and prefix properties are added. |
96 |
(AtomQName): New module. |
97 |
(Atom*Element): References to |atomCommonAttributes| |
98 |
attribute set are added. |
99 |
|
100 |
2006-08-16 Wakaba <wakaba@suika.fam.cx> |
101 |
|
102 |
* Atom.dis (AtomProperties): Components |atomUriCM| |
103 |
and |atomEmailAddressCM| are added. |
104 |
(atomUriCM, atomEmailAddressCM): News. |
105 |
(AtomTextConstruct, AtomPersonConstruct, AtomDateConstruct, |
106 |
atom|feed, atom|entry, atom|source, atom|id, atom|uri, |
107 |
atom|name, atom|id, atom|email, atom|logo, atom|content, |
108 |
atom|category, atom|generator, atom|link): Content |
109 |
models are specified. |
110 |
(undefinedContent): New. |
111 |
|
112 |
2006-05-28 Wakaba <wakaba@suika.fam.cx> |
113 |
|
114 |
* Atom.dis (AtomProperties): All atom property element types are added. |
115 |
(AtomDatatypes): Extensibility items are added. Person Construct |
116 |
subelements are moved to this module. |
117 |
(person-prop, feed-prop, entry-prop, source-prop): New |
118 |
element type classes. |
119 |
(AtomIconElement, AtomLogoElement): New interfaces. |
120 |
(SimpleExtensionElements, StructuredExtensionElements): News. |
121 |
(extensionElements): New. |
122 |
(undefinedAttributes): New. |
123 |
|
124 |
2006-05-21 Wakaba <wakaba@suika.fam.cx> |
125 |
|
126 |
* Atom.dis (AtomDatatypes): Attribute group and |
127 |
datatypes are added. |
128 |
(atomCommonAttributes): New. |
129 |
(atomUri, atomEmailAddress, atomNCName, atomLanguageTag): News. |
130 |
(AtomNameElement, AtomIdElement, AtomUriElement): News. |
131 |
|
132 |
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
133 |
|
134 |
* Atom.dis (AtomDataTypes): New module. |
135 |
|
136 |
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
137 |
|
138 |
* Atom.dis (Atom): The |mv:vid| property is added. |
139 |
|
140 |
2006-05-19 Wakaba <wakaba@suika.fam.cx> |
141 |
|
142 |
* Atom.dis: Module definitions are added experimentally. |
143 |
|
144 |
* Makefile: Experimental rules are added. |
145 |
|
146 |
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
147 |
|
148 |
* Atom.dis (contentElement): New attribute. |
149 |
|
150 |
* H2H.dis (H2HFeature10): The |Version| was incorrect. |
151 |
(new): Finds |XML| feature-implemented object. |
152 |
|
153 |
* SuikaWiki.dis (new): Finds |XML| feature-implemented object. |
154 |
|
155 |
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
156 |
|
157 |
* H2H.dis: Don't ignore empty lines. Don't ignore |
158 |
leading white spaces. Support for the |html5:tbody| |
159 |
element type was missing. |
160 |
|
161 |
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
162 |
|
163 |
* H2H.dis: Tree construction is implemented. |
164 |
|
165 |
2006-05-06 Wakaba <wakaba@suika.fam.cx> |
166 |
|
167 |
* H2H.dis: New module. |
168 |
|
169 |
* Makefile: |H2H.pm| is added. |
170 |
|
171 |
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
172 |
|
173 |
* SuikaWiki.dis: Test code is added. |
174 |
|
175 |
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
176 |
|
177 |
* SuikaWiki.dis: SuikaWiki/0.9, SuikaWikiImage/0.9, and |
178 |
SuikaWiki/0.10 parsing is implemented. |
179 |
|
180 |
2006-05-04 Wakaba <wakaba@suika.fam.cx> |
181 |
|
182 |
* SuikaWiki.dis: New module. |
183 |
|
184 |
* Makefile: The |SuikaWiki| module is added. |
185 |
|
186 |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
187 |
|
188 |
* .cvsignore: Updated. |
189 |
|
190 |
2006-04-29 Wakaba <wakaba@suika.fam.cx> |
191 |
|
192 |
* common.dis: New module. |
193 |
|
194 |
* Atom.dis: New module. |
195 |
|
196 |
* Makefile: New modules are added. |
197 |
|
198 |
* SuikaWikiConfig21.dis (Require): A reference |
199 |
to the |Markup:common| module is added. |
200 |
(Markup|): Removed (moved to the |Markup:common| module). |
201 |
|
202 |
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
203 |
|
204 |
* Makefile: Typo fixed. |
205 |
|
206 |
* SuikaWikiConfig21.dis: The |dis:GetProp| and |swcfg21:GetPropNode| |
207 |
elements are replaced by Perl code. |
208 |
(swcfg21:GetPropNode): Removed. |
209 |
|
210 |
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
211 |
|
212 |
* Makefile (clean-db): New rule. |
213 |
|
214 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
215 |
|
216 |
* Makefile (distclean): New rule. |
217 |
|
218 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
219 |
|
220 |
* Makefile: Revised for new |daf| database format. |
221 |
|
222 |
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
223 |
|
224 |
* SuikaWikiConfig.dis: Unused definitions are removed. |
225 |
Dependency on |MDOM:DOMLS| module is removed; the module |
226 |
now only references |MDOM:GenericLS| module. |
227 |
(swcfg21:shadowParent, swcfg21:shadowSiblingOf, |
228 |
swcfg21:shadowLocalName, swcfg21:shadowNamespaceURI): Missing |
229 |
definition added. A typo fixed. |
230 |
|
231 |
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
232 |
|
233 |
* Makefile: |PERL_OPTIONS| variables updated to new definition. |
234 |
|
235 |
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
236 |
|
237 |
* SuikaWikiConfig21.dis: Bugs on error depth fixed. |
238 |
|
239 |
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
240 |
|
241 |
* SuikaWikiConfig21.dis (text): New attribute implementation. |
242 |
|
243 |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
244 |
|
245 |
* TODO: Removed. |
246 |
|
247 |
* .cvsignore: New file. |
248 |
|
249 |
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
250 |
|
251 |
* SuikaWikiConfig21.dis (swcfg21:ownerDocument): Changed |
252 |
from a "mn:irefnode0" property to a "mn:xrefnode0" property. |
253 |
|
254 |
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
255 |
|
256 |
* SuikaWikiConfig21.dis (MUErrorHandler): Removed. |
257 |
(ManakaiSWCFGNode): Extends ManakaiDefaultErrorHandler. |
258 |
|
259 |
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
260 |
|
261 |
* SuikaWikiConfig21.dis: Now constant values are only |
262 |
defined in interfaces. |
263 |
|
264 |
2005-09-29 Wakaba <wakaba@suika.fam.cx> |
265 |
|
266 |
* SuikaWikiConfig21.dis (parse): Calls "orphanate" |
267 |
method for to be removed nodes. |
268 |
|
269 |
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
270 |
|
271 |
* SuikaWikiConfig21.dis: Codes to set "TreeCore:*" |
272 |
properties removed. |
273 |
|
274 |
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
275 |
|
276 |
* SuikaWikiConfig21.dis: New mn:* properties added. |
277 |
(swcfg21:parent): Abbrevation added. |
278 |
|
279 |
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
280 |
|
281 |
* Makefile (DAC_SUFFIX): Changed to ".dae". |
282 |
(DAEM_SUFFIX): New. |
283 |
|
284 |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
285 |
|
286 |
* SuikaWikiConfig21.dis: Use "disPerl:H" instead |
287 |
of "disPerl:Q" for hash keys. |
288 |
(expandQName): Removed the "g" option from the "s///", |
289 |
which was very serious and difficult bug. |
290 |
|
291 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
292 |
|
293 |
* Makefile: DAC_SUFFIX changed to ".dad". |
294 |
|
295 |
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
296 |
|
297 |
* SuikaWikiConfig21.dis (valueRef, nodeIDRef): New attributes. |
298 |
|
299 |
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
300 |
|
301 |
* SuikaWikiConfig21.dis: Use object method getNodeReference |
302 |
as far as possible (rather than class method) for DIS |
303 |
nodes that overrides lookupNamespaceURI method. |
304 |
|
305 |
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
306 |
|
307 |
* Makefile: Rules changed so that ../DOM/core.dac is |
308 |
used to construct SuikaWikiConfig21.pm. |
309 |
|
310 |
* SuikaWikiConfig21.dis (SWCFGElement, SWCFGDocument, |
311 |
SWCFGComment, SWCFGDocumentFragment): They no longer |
312 |
inherits the SWCFGNode interface to avoid diamond |
313 |
inheritance in DIS interfaces. |
314 |
|
315 |
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
316 |
|
317 |
* SuikaWikiConfig21.dis: Now based on ManakaiNode NodeStem |
318 |
framework. |
319 |
|
320 |
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
321 |
|
322 |
* SuikaWikiConfig21.dis (ExceptionDef): "DIS:UNDECLARED_NS_PREFIX_ERR" |
323 |
moved from "lib/Message/Util/DIS.dis". |
324 |
(lookupNamespaceURI): Raises undeclared prefix exception |
325 |
if prefix is not defined. |
326 |
(expandNamespace, expandETBinding and other methods): Raises |
327 |
undeclared prefix exception if prefix is not defined. |
328 |
|
329 |
* SuikaWikiConfig21.dis (IFClassDef[ManakaiSWCFGImplementation]): Inherit |
330 |
ManakaiDOMMinimumImplementation. |
331 |
|
332 |
2005-02-28 Wakaba <wakaba@suika.fam.cx> |
333 |
|
334 |
* SuikaWikiConfig21.dis (SWCFGNode.nodeID): New attribute. |
335 |
|
336 |
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
337 |
|
338 |
* SuikaWikiConfig21.dis (IFClassDef[appendNode]): Infinite-loop |
339 |
bug fixed. |
340 |
(Method[expandedURI]): Shadow name support. |
341 |
(expandETBinding): Set "namespaceExpanded" property true, not |
342 |
to be broken by "expandNamespace" later. |
343 |
|
344 |
2005-02-19 Wakaba <wakaba@suika.fam.cx> |
345 |
|
346 |
* SuikaWikiConfig21.dis: Namespace support added. |
347 |
(SWCFGParser.parse): Implemented. |
348 |
|
349 |
2005-02-18 Wakaba <wakaba@suika.fam.cx> |
350 |
|
351 |
* Makefile: New file. |
352 |
|
353 |
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
354 |
|
355 |
* SuikaWikiConfig21.dis: New module. |
356 |
|
357 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
358 |
|
359 |
* XML.pm: Don't use '#' in qw//. |
360 |
|
361 |
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
362 |
|
363 |
* SuikaWikiConfig20/: New directory. |
364 |
|
365 |
2003-11-08 Wakaba <wakaba@suika.fam.cx> |
366 |
|
367 |
* XML.pm (qname): Use new option of 'use_xml' and 'use_xmlns'. |
368 |
(defined_new_namespace): Likewise. |
369 |
|
370 |
2003-11-01 Wakaba <wakaba@suika.fam.cx> |
371 |
|
372 |
* XML.pm (inner_xml): s/-$/-/ if #comment node. |
373 |
|
374 |
2003-10-31 Wakaba <wakaba@suika.fam.cx> |
375 |
|
376 |
* XML.pm (get_attribute_value): New. |
377 |
(_get_ns_decls_node): 'default': New option. |
378 |
|
379 |
2003-09-30 Wakaba <wakaba@suika.fam.cx> |
380 |
|
381 |
* XML.pm: Use Message::Markup::XML::QName. |
382 |
|
383 |
2003-09-07 Wakaba <wakaba@suika.fam.cx> |
384 |
|
385 |
* XML.pm: Change SuikaWiki:: -> Message::. |
386 |
|
387 |
2003-08-19 Wakaba <wakaba@suika.fam.cx> |
388 |
|
389 |
* XML.pm (expanded_name): New method. |
390 |
|
391 |
2003-08-07 Wakaba <wakaba@suika.fam.cx> |
392 |
|
393 |
* SuikaWikiConfig20.pm: New module. |
394 |
|
395 |
2003-07-12 Wakaba <w@suika.fam.cx> |
396 |
|
397 |
* XML.pm (target_name): Removed. |
398 |
(inner_xml): Reimplement ENTITY declaration outputing. |
399 |
|
400 |
2003-06-29 Wakaba <w@suika.fam.cx> |
401 |
|
402 |
* XML.pm: INCLUDE/IGNORE marked section is supported. |
403 |
|
404 |
2003-06-27 Wakaba <w@suika.fam.cx> |
405 |
|
406 |
* XML.pm (remove_references): Remove 'smxp__defined_with_param_ref' flag |
407 |
to remove parameter references in the ENTITY declaration. |
408 |
|
409 |
2003-06-26 Wakaba <w@suika.fam.cx> |
410 |
|
411 |
* XML.pm (_resolve_relative_uri_by_parent): New functions. |
412 |
|
413 |
2003-06-23 Wakaba <w@suika.fam.cx> |
414 |
|
415 |
* XML.pm (base_uri, resolve_relative_uri): New functions. |
416 |
|
417 |
2003-06-16 Wakaba <w@suika.fam.cx> |
418 |
|
419 |
* XML.pm: Some bug fixes and addition of features to support |
420 |
SuikaWiki::Markup::XML::Parser. |
421 |
|
422 |
2003-05-25 Wakaba <w@offweb.ddo.jp> |
423 |
|
424 |
* XML.pm (new): Support new arguments, 'qname' and 'namespace_prefix'. |
425 |
(_ns_parse_qname): New. |
426 |
(namespace_prefix): New. |
427 |
|
428 |
2003-05-24 Wakaba <w@offweb.ddo.jp> |
429 |
|
430 |
* XML/: New directory. |
431 |
* XML.pm: Update to support XML/Parser.pm. |
432 |
* TODO: New. |
433 |
|
434 |
2003-05-11 Wakaba <w@offweb.ddo.jp> |
435 |
|
436 |
* XML.pm (attribute_value): Output #reference as is. |
437 |
|
438 |
2003-04-29 Wakaba <w@offweb.ddo.jp> |
439 |
|
440 |
* XML.pm: Bug fixes. |
441 |
(content_spec): New function. |
442 |
(inner_xml#pi): If pi's content has '?>', replace to '? >'. (same behavior |
443 |
as XSLT's.) (Was replaced to '?>'.) |
444 |
(#reference, #section): New support. |
445 |
(#declaration): All XML's declarations are supported. |
446 |
(inner_text%output_ref_as_is): New option. |
447 |
(_check_name): New. |
448 |
(flag): New. |
449 |
(POD:NODE TYPES): New documentation. |
450 |
|
451 |
2003-04-27 Wakaba <w@offweb.ddo.jp> |
452 |
|
453 |
* ChangeLog: New file. |
454 |
|
455 |
2003-04-26 Wakaba <w@offweb.ddo.jp> |
456 |
|
457 |
* XML.pm: New module. |