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

Contents of /messaging/manakai/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.47 - (show annotations) (download)
Sat Apr 29 11:05:09 2006 UTC (18 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.46: +7 -0 lines
++ manakai/t/ChangeLog	29 Apr 2006 11:04:52 -0000
2006-04-29  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (markup-Atom.t): New test.
	(test-module-markup): New rule.
	(test-module-all): The |test-module-markup| is added to the list
	of rules.

++ manakai/lib/Message/Markup/ChangeLog	29 Apr 2006 11:04:06 -0000
2006-04-29  Wakaba  <wakaba@suika.fam.cx>

	* common.dis: New module.

	* Atom.dis: New module.

	* Makefile: New modules are added.

	* SuikaWikiConfig21.dis (Require): A reference
	to the |Markup:common| module is added.
	(Markup|): Removed (moved to the |Markup:common| module).

++ manakai/lib/Message/DOM/ChangeLog	29 Apr 2006 11:02:19 -0000
2006-04-29  Wakaba  <wakaba@suika.fam.cx>

	* Element.dis (removeAttributeNS): A runtime error
	was occurred if there was no specified attribute node.

	* TreeCore.dis (manakaiLanguage): New attribute.

2006-04-28  Wakaba  <wakaba@suika.fam.cx>

	* TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
	New attributes.

	(StaticNodeList): New interface.

2006-04-24  Wakaba  <wakaba@suika.fam.cx>

	* DOMCore.dis (c:SET_TO_NULL_ERR): New error code.

1 2006-04-29 Wakaba <wakaba@suika.fam.cx>
2
3 * Makefile (markup-Atom.t): New test.
4 (test-module-markup): New rule.
5 (test-module-all): The |test-module-markup| is added to the list
6 of rules.
7
8 2006-04-16 Wakaba <wakaba@suika.fam.cx>
9
10 * Makefile (dom-CharacterData.t): New test.
11
12 2006-04-02 Wakaba <wakaba@suika.fam.cx>
13
14 * Makefile (dom-TreeStore.t): New test.
15
16 2006-04-02 Wakaba <wakaba@suika.fam.cx>
17
18 * Makefile: Tests |dom-Tree.t| and |dom-DOMXML.t| are
19 removed. Tests |dom-Document.t| and |dom-Element.t| are added.
20
21 2006-04-01 Wakaba <wakaba@suika.fam.cx>
22
23 * Makefile (util-dis-DPG.t): New test.
24
25 2006-03-18 Wakaba <wakaba@suika.fam.cx>
26
27 * Makefile (dom-XML.t): New test.
28
29 2006-03-17 Wakaba <wakaba@suika.fam.cx>
30
31 * Makefile (dom-TreeCore.t): New test.
32
33 2006-03-12 Wakaba <wakaba@suika.fam.cx>
34
35 * Makefile: Creates |../lib/Message/Util/DIS/Test.pm|
36 before try to create test scripts.
37
38 2006-03-11 Wakaba <wakaba@suika.fam.cx>
39
40 * Makefile (charset-Encode.t): New test.
41
42 2006-03-01 Wakaba <wakaba@suika.fam.cx>
43
44 * Makefile (util-Generic.t): New test.
45
46 2006-02-26 Wakaba <wakaba@suika.fam.cx>
47
48 * Makefile (distclean): New rule.
49
50 2006-02-26 Wakaba <wakaba@suika.fam.cx>
51
52 * Makefile: Revised for new |daf| database format.
53
54 2006-02-18 Wakaba <wakaba@suika.fam.cx>
55
56 * Makefile (util-dis.t): New test.
57
58 2006-02-18 Wakaba <wakaba@suika.fam.cx>
59
60 * Makefile (dom-ls.t): New test.
61
62 2006-01-29 Wakaba <wakaba@suika.fam.cx>
63
64 * Makefile (dom-genericls.t): Generates from |feature.dae|.
65
66 2006-01-29 Wakaba <wakaba@suika.fam.cx>
67
68 * Makefile (dom-xml.t): New test.
69
70 2006-01-24 Wakaba <wakaba@suika.fam.cx>
71
72 * Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.
73
74 2006-01-23 Wakaba <wakaba@suika.fam.cx>
75
76 * .cvsignore: New generated test files added.
77
78 2006-01-23 Wakaba <wakaba@suika.fam.cx>
79
80 * Makefile: |util-mntest.t| added.
81
82 2006-01-21 Wakaba <wakaba@suika.fam.cx>
83
84 * Makefile: |dom-xmlparser.t| added.
85
86 2006-01-07 Wakaba <wakaba@suika.fam.cx>
87
88 * dom-mdom.t: Removed (obsolete).
89
90 * util-formatter-base.t: Test result synced with
91 current implementation.
92
93 * Makefile: |dom-core.t| and |dom-xdoctype.t| added.
94
95 2005-11-21 Wakaba <wakaba@suika.fam.cx>
96
97 * Makefile, .cvsignore: |dom-tree.t| added.
98
99 2005-11-20 Wakaba <wakaba@suika.fam.cx>
100
101 * .cvsignore: |util-dis-dnlite.t| added.
102
103 * Makefile: Rules for |util-dis-dnlite.t| added.
104
105 2005-11-16 Wakaba <wakaba@suika.fam.cx>
106
107 * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t|
108 added.
109
110 2005-11-15 Wakaba <wakaba@suika.fam.cx>
111
112 * Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
113 added.
114
115 2005-10-06 Wakaba <wakaba@suika.fam.cx>
116
117 * Makefile: Updated for new version of "domts2perl.pl".
118
119 2005-01-06 Wakaba <wakaba@suika.fam.cx>
120
121 * Makefile (clean): New.
122
123 2005-01-05 Wakaba <wakaba@suika.fam.cx>
124
125 * dom-mdom.t: Use DOMMain in favor of obsolete ManakaiDOM module.
126
127 2004-11-20 Wakaba <wakaba@suika.fam.cx>
128
129 * util-qname-filter.t: New test.
130
131 * util-qname-general.t: Tests modified for new version of the module.
132
133 2004-09-09 Wakaba <wakaba@suika.fam.cx>
134
135 * dom-mdom.t: New test.
136
137 2004-04-02 Wakaba <wakaba@suika.fam.cx>
138
139 * util-error.t: New tests added.
140
141 2004-02-22 Wakaba <wakaba@suika.fam.cx>
142
143 * markup-xml-qname.t: Don't load obsolete XML module.
144 * markup-xml-qname.t: Some new tests for EMPTY_PFX added.
145
146 2004-01-17 Wakaba <wakaba@suika.fam.cx>
147
148 * util-formatter-boolean.t: New test.
149
150 2003-12-25 Wakaba <wakaba@suika.fam.cx>
151
152 * util-error.t: Output message verbosely if $^W.
153
154 2003-12-14 Wakaba <wakaba@suika.fam.cx>
155
156 * markup-xml-parser.t: New test.
157
158 2003-12-13 Wakaba <wakaba@suika.fam.cx>
159
160 * util-error-textparser.t: Rewritten.
161
162 2003-12-06 Wakaba <wakaba@suika.fam.cx>
163
164 * markup-xml-qname.t: "" -> DEFAULT_PFX.
165
166 * util-formatter-node.t, util-formatter-text.t, util-error.t: Changed to new syntax.
167
168 2003-12-05 Wakaba <wakaba@suika.fam.cx>
169
170 * markup-xml-nodetree.t: New test for construct_xml_node ().
171
172 2003-11-22 Wakaba <wakaba@suika.fam.cx>
173
174 * util-formatter-node.t, util-formatter-text.t: New test for boolean attribute.
175
176 2003-11-16 Wakaba <wakaba@suika.fam.cx>
177
178 * util-formatter-node.t: New test.
179
180 * mime-eword.t: Don't test with Japanese string if Japanese encoder/decoder not found.
181
182 2003-11-15 Wakaba <wakaba@suika.fam.cx>
183
184 * util-formatter-text.t: New test.
185
186 * util-error.t: New test.
187
188 * markup-xml--ns.t: Tests Message::Markup::XML::Node (instead of Message::Markup::XML).
189
190 * util-formatter-base.t: New subtest for flag support.
191
192 * markup-swcfg20-node.t: New test (Moved from SuikaWiki).
193
194 * markup-swcfg20-parser.t: New test (Moved from SuikaWiki).
195
196 2003-11-13 Wakaba <wakaba@suika.fam.cx>
197
198 * util-formatter-base.t: New test.
199
200 2003-11-09 Wakaba <wakaba@suika.fam.cx>
201
202 * markup-xml-node.t: New test for 'xml:' special prefix.
203
204 2003-11-01 Wakaba <wakaba@suika.fam.cx>
205
206 * markup-xml-node.t: New test.
207
208 * markup-xml-qname.t (gen_pfx): Added one-char prefix test.
209
210 2003-09-17 Wakaba <wakaba@suika.fam.cx>
211
212 * markup-xml-validator-model.t: New file.
213
214 * util-hostpermit.t: New test.
215
216 2003-08-05 Wakaba <wakaba@suika.fam.cx>
217
218 * error.pl: Removed.
219 * util-error-textparser.t: New script.
220 * test.pl: Removed.
221
222 2003-08-05 Wakaba <wakaba@suika.fam.cx>
223
224 * error.pl: New script.
225 * test.pl: New script.
226 * ChangeLog: New file.
227

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24