/[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.59 - (hide annotations) (download)
Thu Aug 17 12:12:02 2006 UTC (18 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.58: +8 -0 lines
++ manakai/lib/Message/Markup/ChangeLog	17 Aug 2006 12:09:28 -0000
2006-08-17  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (Atom): The |AtomQName| module is added.
	Namespace URI and prefix properties are added.
	(AtomQName): New module.
	(Atom*Element): References to |atomCommonAttributes|
	attribute set are added.

++ manakai/lib/manakai/ChangeLog	17 Aug 2006 12:11:56 -0000
2006-08-17  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis (mv|namespacePrefixed): New property.
	(mv|XMLDTDQNameModule): New.
	(mv|XMLDTDQNameEntity): New.

	* daf-dtd-modules.pl (daf_dm_qname_module_content): New function.
	(daf_dm_moduke_content): Split from |daf_dtd_modules|.
	(daf_dm_get_entity_name): Capitalize all letters
	in the entity names in the module sets.
	(daf_dm_get_file_entity_name): New.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24