/[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.41 - (hide annotations) (download)
Sun Feb 26 14:32:40 2006 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.40: +4 -0 lines
++ manakai/t/ChangeLog	26 Feb 2006 14:32:29 -0000
	* Makefile (distclean): New rule.

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

++ manakai/bin/ChangeLog	26 Feb 2006 14:18:44 -0000
	* daf.pl: Request for |fe:GenericLS| feature was missing.
	Sets the |pc:preserve-line-break| parameter for test
	code as |dac2test.pl| had been.

	* dac.pl, dac2pm.pl, dac2test.pl: Removed.

	* disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.

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

++ manakai/lib/Message/ChangeLog	26 Feb 2006 14:19:17 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (distclean): New rule.

++ manakai/lib/Message/Body/ChangeLog	26 Feb 2006 14:19:35 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (distclean): New rule.

++ manakai/lib/Message/Field/ChangeLog	26 Feb 2006 14:24:08 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (distclean): New rule.

++ manakai/lib/Message/MIME/ChangeLog	26 Feb 2006 14:24:31 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (distclean): New rule.

++ manakai/lib/Message/Markup/ChangeLog	26 Feb 2006 14:24:49 -0000
	* Makefile (distclean): New rule.

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

++ manakai/lib/Message/Util/ChangeLog	26 Feb 2006 14:27:24 -0000
	* PerlCode.dis (PerlStringLiteral.stringify): If some character
	are escaped, the string should have been quoted by |QUOTATION MARK|.

	* Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
	module was misplaced.
	(distclean): New rule.
	(clean): Cleans subdirectories, too.

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

++ manakai/lib/Message/Util/DIS/ChangeLog	26 Feb 2006 14:31:14 -0000
	* Perl.dis (plUpdate): Reads |dis:DefaultFor| property
	from the source if it is not available from the module
	in the database, i.e. the |readProperties| method
	is not performed for the module.
	(getPerlInterfaceMemberCode): Renamed
	from |getPerlErrorInterfaceMemberCode|.
	(DISLang:Const.getPerlInterfaceMemberCode): New
	method implementation.  Constants defined in interfaces
	were not reflected to the generated Perl module code
	since the split of |plGeneratePerlModule| method.

	* DPG.dis (Require): Reference to |DIS:Perl| module was missing.

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

++ manakai/lib/Message/DOM/ChangeLog	26 Feb 2006 14:21:51 -0000
	* SimpleLS.dis (Require): Reference to the |MDOM:Tree|
	module was missing.

	* ManakaiDOMLS2003.dis: Some property names was incorrect.

	* Makefile (distclean): New rule.

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

	* DOMLS.dis: Removed from the CVS repository, since
	it has been no longer required to make the |daf| system
	itself.

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

++ manakai/lib/manakai/ChangeLog	26 Feb 2006 14:32:09 -0000
	* Makefile (distclean): New rule.

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

++ manakai/lib/ChangeLog	26 Feb 2006 14:19:00 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (distclean): New rule.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24