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

Contents of /messaging/manakai/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.39 - (show annotations) (download)
Sat Mar 11 12:12:41 2006 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.38: +4 -0 lines
++ manakai/t/ChangeLog	11 Mar 2006 12:12:24 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (charset-Encode.t): New test.

++ manakai/lib/Message/Util/ChangeLog	11 Mar 2006 12:10:48 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* DIS.dis (loadResource): Don't set |isDefined|
	flag for aliases.

++ manakai/lib/Message/Util/DIS/ChangeLog	11 Mar 2006 12:11:51 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (Require): A reference to the |DISlib:Charset|
	module is added.
	(getPerlModuleMemberCode): Method implementations
	for charset definitions are added.
	(getPerlDefinitionHashNamespace): A method implementation
	is added.

++ manakai/lib/Message/Charset/ChangeLog	11 Mar 2006 12:09:07 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: A typo is fixed.

	* Encode.dis (Require): A reference to the |DISlib:Charset|
	module is added.
	(MCEncodeFeature10): New feature.
	(MCEncodeImplementation): New interface.
	(MCDecodeHandle): New interface.

++ manakai/lib/manakai/ChangeLog	11 Mar 2006 08:42:18 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Charset.dis: New module.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24