/[suikacvs]/messaging/manakai/lib/Message/Markup/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/Markup/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.68 - (hide annotations) (download)
Sat Dec 30 12:00:41 2006 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.67: +9 -0 lines
++ manakai/lib/Message/Markup/ChangeLog	30 Dec 2006 11:55:48 -0000
	* Atom.dis, SuikaWiki.dis, H2H.dis, SuikaWikiConfig21.dis: |For|
	specifications are removed.

	* SuikaWikiConfig21.dis: |WithFor| and |DefaultFor|
	specifications are removed.
	(ForEmpty, ForLatest): Removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/ChangeLog	30 Dec 2006 11:57:42 -0000
	* PerlCode.dis, DIS.dis, ManakaiNode.dis,
	ManakaiNodeTest.dis: |For| specifications are removed.

	* common.dis: New module.

	* DIS.dis, PerlCode.dis, ManakaiNode.dis: |Util:| resource
	definitions are removed (and moved to |common.dis|).

	* DIS.dis (ForEmpty, ForLatest): Removed.

	* DIS.dis: |WithFor| and |DefaultFor| are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/Error/ChangeLog	30 Dec 2006 11:59:28 -0000
2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Core.dis, DOMException.dis: |WithFor|, |DefaultFor|,
	and |For| specificaitons are removed.

++ manakai/lib/Message/Util/Formatter/ChangeLog	30 Dec 2006 11:59:59 -0000
2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Muf2003.dis: |WithFor|, |DefaultFor|, and |For|
	specifications are removed.

++ manakai/lib/Message/Util/DIS/ChangeLog	30 Dec 2006 11:58:54 -0000
	* Perl.dis, Value.dis, DNLite.dis,
	DPG.dis, Test.dis: |WithFor|, |For|, and |DefaultFor|
	specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	30 Dec 2006 11:53:43 -0000
        SimpleLS.dis, DOMMain.dis, XDP.dis: |For| specifications
	are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* CharacterData.dis, DOMCore.dis, DOMFeature.dis,
        GenericLS.dis, TreeCore.dis, DOMString.dis,
        XML.dis, Element.dis, Document.dis, TreeStore,dis,
        Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis,
++ manakai/lib/Message/URI/ChangeLog	30 Dec 2006 11:54:30 -0000
	* Generic.dis: |For| specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Charset/ChangeLog	30 Dec 2006 11:54:10 -0000
	* Encode.dis: |For| specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/manakai/ChangeLog	30 Dec 2006 12:00:29 -0000
	* XML.dis: |DefaultFor| specification is removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24