/[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.57 - (hide annotations) (download)
Sun May 28 06:34:59 2006 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: manakai-release-0-3-2
Changes since 1.56: +12 -0 lines
++ manakai/lib/Message/Markup/ChangeLog	28 May 2006 06:30:38 -0000
2006-05-28  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (AtomProperties): All atom property element types are added.
	(AtomDatatypes): Extensibility items are added.  Person Construct
	subelements are moved to this module.
	(person-prop, feed-prop, entry-prop, source-prop): New
	element type classes.
	(AtomIconElement, AtomLogoElement): New interfaces.
	(SimpleExtensionElements, StructuredExtensionElements): News.
	(extensionElements): New.
	(undefinedAttributes): New.

++ manakai/lib/manakai/ChangeLog	28 May 2006 06:34:52 -0000
2006-05-28  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis (mv:refers): New property.
	(mv:ElementTypeAdditionalClass): New class.
	(mv:elementTypeClassName): New property.

	* daf-dtd-modules.pl (daf_dm_get_id, daf_dm_get_vid): Removed.  Names
	for modules, element types, and content models are now
	generated by |daf_dm_get_entity_name|.
	(daf_dtd_modules): Support for the |mv:ElementTypeClass| class
	is added.
	(daf_dm_add_attrdefs): Gets members from |mv:refers|
	property rather than |mv:contains|.
	(daf_dm_get_entity_name): Support for classes |mv:ElementType|,
	|mv:ElementTypeClass|, and |mv:XMLDTDModule| is added.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24