/[suikacvs]/messaging/manakai/t/ChangeLog
Suika

Contents of /messaging/manakai/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.37 - (show annotations) (download)
Sun Feb 26 14:32:48 2006 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.36: +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 2006-02-26 Wakaba <wakaba@suika.fam.cx>
2
3 * Makefile (distclean): New rule.
4
5 2006-02-26 Wakaba <wakaba@suika.fam.cx>
6
7 * Makefile: Revised for new |daf| database format.
8
9 2006-02-18 Wakaba <wakaba@suika.fam.cx>
10
11 * Makefile (util-dis.t): New test.
12
13 2006-02-18 Wakaba <wakaba@suika.fam.cx>
14
15 * Makefile (dom-ls.t): New test.
16
17 2006-01-29 Wakaba <wakaba@suika.fam.cx>
18
19 * Makefile (dom-genericls.t): Generates from |feature.dae|.
20
21 2006-01-29 Wakaba <wakaba@suika.fam.cx>
22
23 * Makefile (dom-xml.t): New test.
24
25 2006-01-24 Wakaba <wakaba@suika.fam.cx>
26
27 * Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.
28
29 2006-01-23 Wakaba <wakaba@suika.fam.cx>
30
31 * .cvsignore: New generated test files added.
32
33 2006-01-23 Wakaba <wakaba@suika.fam.cx>
34
35 * Makefile: |util-mntest.t| added.
36
37 2006-01-21 Wakaba <wakaba@suika.fam.cx>
38
39 * Makefile: |dom-xmlparser.t| added.
40
41 2006-01-07 Wakaba <wakaba@suika.fam.cx>
42
43 * dom-mdom.t: Removed (obsolete).
44
45 * util-formatter-base.t: Test result synced with
46 current implementation.
47
48 * Makefile: |dom-core.t| and |dom-xdoctype.t| added.
49
50 2005-11-21 Wakaba <wakaba@suika.fam.cx>
51
52 * Makefile, .cvsignore: |dom-tree.t| added.
53
54 2005-11-20 Wakaba <wakaba@suika.fam.cx>
55
56 * .cvsignore: |util-dis-dnlite.t| added.
57
58 * Makefile: Rules for |util-dis-dnlite.t| added.
59
60 2005-11-16 Wakaba <wakaba@suika.fam.cx>
61
62 * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t|
63 added.
64
65 2005-11-15 Wakaba <wakaba@suika.fam.cx>
66
67 * Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
68 added.
69
70 2005-10-06 Wakaba <wakaba@suika.fam.cx>
71
72 * Makefile: Updated for new version of "domts2perl.pl".
73
74 2005-01-06 Wakaba <wakaba@suika.fam.cx>
75
76 * Makefile (clean): New.
77
78 2005-01-05 Wakaba <wakaba@suika.fam.cx>
79
80 * dom-mdom.t: Use DOMMain in favor of obsolete ManakaiDOM module.
81
82 2004-11-20 Wakaba <wakaba@suika.fam.cx>
83
84 * util-qname-filter.t: New test.
85
86 * util-qname-general.t: Tests modified for new version of the module.
87
88 2004-09-09 Wakaba <wakaba@suika.fam.cx>
89
90 * dom-mdom.t: New test.
91
92 2004-04-02 Wakaba <wakaba@suika.fam.cx>
93
94 * util-error.t: New tests added.
95
96 2004-02-22 Wakaba <wakaba@suika.fam.cx>
97
98 * markup-xml-qname.t: Don't load obsolete XML module.
99 * markup-xml-qname.t: Some new tests for EMPTY_PFX added.
100
101 2004-01-17 Wakaba <wakaba@suika.fam.cx>
102
103 * util-formatter-boolean.t: New test.
104
105 2003-12-25 Wakaba <wakaba@suika.fam.cx>
106
107 * util-error.t: Output message verbosely if $^W.
108
109 2003-12-14 Wakaba <wakaba@suika.fam.cx>
110
111 * markup-xml-parser.t: New test.
112
113 2003-12-13 Wakaba <wakaba@suika.fam.cx>
114
115 * util-error-textparser.t: Rewritten.
116
117 2003-12-06 Wakaba <wakaba@suika.fam.cx>
118
119 * markup-xml-qname.t: "" -> DEFAULT_PFX.
120
121 * util-formatter-node.t, util-formatter-text.t, util-error.t: Changed to new syntax.
122
123 2003-12-05 Wakaba <wakaba@suika.fam.cx>
124
125 * markup-xml-nodetree.t: New test for construct_xml_node ().
126
127 2003-11-22 Wakaba <wakaba@suika.fam.cx>
128
129 * util-formatter-node.t, util-formatter-text.t: New test for boolean attribute.
130
131 2003-11-16 Wakaba <wakaba@suika.fam.cx>
132
133 * util-formatter-node.t: New test.
134
135 * mime-eword.t: Don't test with Japanese string if Japanese encoder/decoder not found.
136
137 2003-11-15 Wakaba <wakaba@suika.fam.cx>
138
139 * util-formatter-text.t: New test.
140
141 * util-error.t: New test.
142
143 * markup-xml--ns.t: Tests Message::Markup::XML::Node (instead of Message::Markup::XML).
144
145 * util-formatter-base.t: New subtest for flag support.
146
147 * markup-swcfg20-node.t: New test (Moved from SuikaWiki).
148
149 * markup-swcfg20-parser.t: New test (Moved from SuikaWiki).
150
151 2003-11-13 Wakaba <wakaba@suika.fam.cx>
152
153 * util-formatter-base.t: New test.
154
155 2003-11-09 Wakaba <wakaba@suika.fam.cx>
156
157 * markup-xml-node.t: New test for 'xml:' special prefix.
158
159 2003-11-01 Wakaba <wakaba@suika.fam.cx>
160
161 * markup-xml-node.t: New test.
162
163 * markup-xml-qname.t (gen_pfx): Added one-char prefix test.
164
165 2003-09-17 Wakaba <wakaba@suika.fam.cx>
166
167 * markup-xml-validator-model.t: New file.
168
169 * util-hostpermit.t: New test.
170
171 2003-08-05 Wakaba <wakaba@suika.fam.cx>
172
173 * error.pl: Removed.
174 * util-error-textparser.t: New script.
175 * test.pl: Removed.
176
177 2003-08-05 Wakaba <wakaba@suika.fam.cx>
178
179 * error.pl: New script.
180 * test.pl: New script.
181 * ChangeLog: New file.
182

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24