/[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.40 - (hide annotations) (download)
Sun Feb 26 06:42:56 2006 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.39: +4 -0 lines
++ manakai/t/ChangeLog	26 Feb 2006 06:42:43 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Revised for new |daf| database format.

++ manakai/bin/ChangeLog	26 Feb 2006 06:36:16 -0000
	* daf.pl: Perl test file generation support from |dac2test.pl|
	is added.  Exits the program before any generation
	if the database constrution process has error.

2006-02-26  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Markup/ChangeLog	26 Feb 2006 06:37:11 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Revised for new |daf| database format.

++ manakai/lib/Message/Util/ChangeLog	26 Feb 2006 06:40:09 -0000
	* ManakaiNodeTest.dis (Require): Missing reference
	to the |DISlib:Test| module is added.

	* Makefile: Revised for new |daf| database format.

	* DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
	parameter is added.
	(getFor, getModule): Set reference rather than string
	itself to the |{for}| property.
	(loadResource): Passes |srinfo| parameter
	to |isSubsetOfURI|-calling methods.
	(mergeAsAlias): The |srinfo| parameter is added.

2006-02-26  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/DIS/ChangeLog	26 Feb 2006 06:41:53 -0000
	* Perl.dis (addHashKey): Revised to register keys to
	each key scope resource rather than database.

	* DNLite.dis (elementTypeMatch): The |srinfo| parameter is added.

	* DISDump.dis (Require): Missing reference to the |DISlib:DISMarkup|
	module is added.

2006-02-26  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	26 Feb 2006 06:36:55 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Revised for new |daf| database format.

++ manakai/lib/manakai/ChangeLog	26 Feb 2006 06:42:23 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Rules to construct old |dae| database are removed.

1 wakaba 1.40 2006-02-26 Wakaba <wakaba@suika.fam.cx>
2    
3     * Makefile: Revised for new |daf| database format.
4    
5 wakaba 1.39 2006-01-29 Wakaba <wakaba@suika.fam.cx>
6    
7     * SuikaWikiConfig.dis: Unused definitions are removed.
8     Dependency on |MDOM:DOMLS| module is removed; the module
9     now only references |MDOM:GenericLS| module.
10     (swcfg21:shadowParent, swcfg21:shadowSiblingOf,
11     swcfg21:shadowLocalName, swcfg21:shadowNamespaceURI): Missing
12     definition added. A typo fixed.
13    
14 wakaba 1.38 2005-12-20 Wakaba <wakaba@suika.fam.cx>
15    
16     * Makefile: |PERL_OPTIONS| variables updated to new definition.
17    
18 wakaba 1.36 2005-11-23 Wakaba <wakaba@suika.fam.cx>
19    
20 wakaba 1.37 * SuikaWikiConfig21.dis: Bugs on error depth fixed.
21    
22     2005-11-23 Wakaba <wakaba@suika.fam.cx>
23    
24 wakaba 1.36 * SuikaWikiConfig21.dis (text): New attribute implementation.
25    
26 wakaba 1.35 2005-11-16 Wakaba <wakaba@suika.fam.cx>
27    
28     * TODO: Removed.
29    
30     * .cvsignore: New file.
31    
32 wakaba 1.34 2005-10-09 Wakaba <wakaba@suika.fam.cx>
33    
34     * SuikaWikiConfig21.dis (swcfg21:ownerDocument): Changed
35     from a "mn:irefnode0" property to a "mn:xrefnode0" property.
36    
37 wakaba 1.32 2005-10-08 Wakaba <wakaba@suika.fam.cx>
38    
39 wakaba 1.33 * SuikaWikiConfig21.dis (MUErrorHandler): Removed.
40     (ManakaiSWCFGNode): Extends ManakaiDefaultErrorHandler.
41    
42     2005-10-08 Wakaba <wakaba@suika.fam.cx>
43    
44 wakaba 1.32 * SuikaWikiConfig21.dis: Now constant values are only
45     defined in interfaces.
46    
47 wakaba 1.31 2005-09-29 Wakaba <wakaba@suika.fam.cx>
48    
49     * SuikaWikiConfig21.dis (parse): Calls "orphanate"
50     method for to be removed nodes.
51    
52 wakaba 1.30 2005-09-27 Wakaba <wakaba@suika.fam.cx>
53    
54     * SuikaWikiConfig21.dis: Codes to set "TreeCore:*"
55     properties removed.
56    
57 wakaba 1.29 2005-09-26 Wakaba <wakaba@suika.fam.cx>
58    
59     * SuikaWikiConfig21.dis: New mn:* properties added.
60     (swcfg21:parent): Abbrevation added.
61    
62 wakaba 1.28 2005-09-25 Wakaba <wakaba@suika.fam.cx>
63    
64     * Makefile (DAC_SUFFIX): Changed to ".dae".
65     (DAEM_SUFFIX): New.
66    
67 wakaba 1.27 2005-09-24 Wakaba <wakaba@suika.fam.cx>
68    
69     * SuikaWikiConfig21.dis: Use "disPerl:H" instead
70     of "disPerl:Q" for hash keys.
71     (expandQName): Removed the "g" option from the "s///",
72     which was very serious and difficult bug.
73    
74 wakaba 1.26 2005-09-22 Wakaba <wakaba@suika.fam.cx>
75    
76     * Makefile: DAC_SUFFIX changed to ".dad".
77    
78 wakaba 1.25 2005-09-20 Wakaba <wakaba@suika.fam.cx>
79    
80     * SuikaWikiConfig21.dis (valueRef, nodeIDRef): New attributes.
81    
82 wakaba 1.24 2005-09-15 Wakaba <wakaba@suika.fam.cx>
83    
84     * SuikaWikiConfig21.dis: Use object method getNodeReference
85     as far as possible (rather than class method) for DIS
86     nodes that overrides lookupNamespaceURI method.
87    
88 wakaba 1.23 2005-09-08 Wakaba <wakaba@suika.fam.cx>
89    
90     * Makefile: Rules changed so that ../DOM/core.dac is
91     used to construct SuikaWikiConfig21.pm.
92    
93     * SuikaWikiConfig21.dis (SWCFGElement, SWCFGDocument,
94     SWCFGComment, SWCFGDocumentFragment): They no longer
95     inherits the SWCFGNode interface to avoid diamond
96     inheritance in DIS interfaces.
97    
98     2005-09-06 Wakaba <wakaba@suika.fam.cx>
99    
100     * SuikaWikiConfig21.dis: Now based on ManakaiNode NodeStem
101     framework.
102    
103 wakaba 1.22 2005-03-06 Wakaba <wakaba@suika.fam.cx>
104    
105     * SuikaWikiConfig21.dis (ExceptionDef): "DIS:UNDECLARED_NS_PREFIX_ERR"
106     moved from "lib/Message/Util/DIS.dis".
107     (lookupNamespaceURI): Raises undeclared prefix exception
108     if prefix is not defined.
109     (expandNamespace, expandETBinding and other methods): Raises
110     undeclared prefix exception if prefix is not defined.
111    
112     * SuikaWikiConfig21.dis (IFClassDef[ManakaiSWCFGImplementation]): Inherit
113     ManakaiDOMMinimumImplementation.
114    
115 wakaba 1.21 2005-02-28 Wakaba <wakaba@suika.fam.cx>
116    
117     * SuikaWikiConfig21.dis (SWCFGNode.nodeID): New attribute.
118    
119 wakaba 1.20 2005-02-27 Wakaba <wakaba@suika.fam.cx>
120    
121     * SuikaWikiConfig21.dis (IFClassDef[appendNode]): Infinite-loop
122     bug fixed.
123     (Method[expandedURI]): Shadow name support.
124     (expandETBinding): Set "namespaceExpanded" property true, not
125     to be broken by "expandNamespace" later.
126    
127 wakaba 1.19 2005-02-19 Wakaba <wakaba@suika.fam.cx>
128    
129     * SuikaWikiConfig21.dis: Namespace support added.
130     (SWCFGParser.parse): Implemented.
131    
132 wakaba 1.18 2005-02-18 Wakaba <wakaba@suika.fam.cx>
133    
134     * Makefile: New file.
135    
136     2005-02-16 Wakaba <wakaba@suika.fam.cx>
137    
138     * SuikaWikiConfig21.dis: New module.
139    
140 wakaba 1.17 2004-10-31 Wakaba <wakaba@suika.fam.cx>
141    
142     * XML.pm: Don't use '#' in qw//.
143    
144 wakaba 1.16 2003-11-15 Wakaba <wakaba@suika.fam.cx>
145    
146     * SuikaWikiConfig20/: New directory.
147    
148 wakaba 1.15 2003-11-08 Wakaba <wakaba@suika.fam.cx>
149    
150     * XML.pm (qname): Use new option of 'use_xml' and 'use_xmlns'.
151     (defined_new_namespace): Likewise.
152    
153 wakaba 1.14 2003-11-01 Wakaba <wakaba@suika.fam.cx>
154    
155     * XML.pm (inner_xml): s/-$/&#45;/ if #comment node.
156    
157 wakaba 1.13 2003-10-31 Wakaba <wakaba@suika.fam.cx>
158    
159     * XML.pm (get_attribute_value): New.
160     (_get_ns_decls_node): 'default': New option.
161    
162 wakaba 1.11 2003-09-30 Wakaba <wakaba@suika.fam.cx>
163    
164 wakaba 1.12 * XML.pm: Use Message::Markup::XML::QName.
165 wakaba 1.11
166 wakaba 1.10 2003-09-07 Wakaba <wakaba@suika.fam.cx>
167    
168     * XML.pm: Change SuikaWiki:: -> Message::.
169    
170 wakaba 1.9 2003-08-19 Wakaba <wakaba@suika.fam.cx>
171    
172     * XML.pm (expanded_name): New method.
173    
174     2003-08-07 Wakaba <wakaba@suika.fam.cx>
175    
176     * SuikaWikiConfig20.pm: New module.
177    
178 w 1.8 2003-07-12 Wakaba <w@suika.fam.cx>
179    
180     * XML.pm (target_name): Removed.
181     (inner_xml): Reimplement ENTITY declaration outputing.
182    
183 wakaba 1.7 2003-06-29 Wakaba <w@suika.fam.cx>
184    
185     * XML.pm: INCLUDE/IGNORE marked section is supported.
186    
187 wakaba 1.6 2003-06-27 Wakaba <w@suika.fam.cx>
188    
189     * XML.pm (remove_references): Remove 'smxp__defined_with_param_ref' flag
190     to remove parameter references in the ENTITY declaration.
191    
192     2003-06-26 Wakaba <w@suika.fam.cx>
193    
194     * XML.pm (_resolve_relative_uri_by_parent): New functions.
195    
196     2003-06-23 Wakaba <w@suika.fam.cx>
197    
198     * XML.pm (base_uri, resolve_relative_uri): New functions.
199    
200 wakaba 1.5 2003-06-16 Wakaba <w@suika.fam.cx>
201    
202     * XML.pm: Some bug fixes and addition of features to support
203     SuikaWiki::Markup::XML::Parser.
204    
205 wakaba 1.4 2003-05-25 Wakaba <w@offweb.ddo.jp>
206    
207     * XML.pm (new): Support new arguments, 'qname' and 'namespace_prefix'.
208     (_ns_parse_qname): New.
209     (namespace_prefix): New.
210    
211 wakaba 1.3 2003-05-24 Wakaba <w@offweb.ddo.jp>
212    
213     * XML/: New directory.
214     * XML.pm: Update to support XML/Parser.pm.
215 wakaba 1.4 * TODO: New.
216 wakaba 1.3
217     2003-05-11 Wakaba <w@offweb.ddo.jp>
218    
219     * XML.pm (attribute_value): Output #reference as is.
220    
221 wakaba 1.2 2003-04-29 Wakaba <w@offweb.ddo.jp>
222    
223     * XML.pm: Bug fixes.
224     (content_spec): New function.
225     (inner_xml#pi): If pi's content has '?>', replace to '? >'. (same behavior
226     as XSLT's.) (Was replaced to '?&gt;'.)
227     (#reference, #section): New support.
228     (#declaration): All XML's declarations are supported.
229     (inner_text%output_ref_as_is): New option.
230     (_check_name): New.
231     (flag): New.
232     (POD:NODE TYPES): New documentation.
233    
234 wakaba 1.1 2003-04-27 Wakaba <w@offweb.ddo.jp>
235    
236     * ChangeLog: New file.
237    
238     2003-04-26 Wakaba <w@offweb.ddo.jp>
239    
240     * XML.pm: New module.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24