/[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.61 - (hide annotations) (download)
Thu Sep 7 07:25:29 2006 UTC (18 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.60: +5 -0 lines
++ manakai/lib/Message/Markup/ChangeLog	7 Sep 2006 07:25:15 -0000
2006-09-07  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (addNewEntry): The new element was not
	appended to the element.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24