/[suikacvs]/markup/html/whatpm/whatpm-commit.en.atom.u8
Suika

Contents of /markup/html/whatpm/whatpm-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.28 - (show annotations) (download)
Fri Dec 12 11:50:47 2008 UTC (17 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +25 -1 lines
++ whatpm/t/dom-conformance/ChangeLog	12 Dec 2008 11:50:40 -0000
	* html-datatemplate.dat, html-form-datalist.dat: Updated test
	results related to |optgroup| elements.

	* html-form-textarea.dat: Added new test data.

	* html-forms-1.dat: Moved some test data to
	|html-form-textarea.dat|.  Updated test results related to
	|optgroup| elements.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	12 Dec 2008 11:48:16 -0000
	* ContentChecker.pm: Introduced |check_attrs2| method for the ease
	of defining codes for checking required attribute and as such.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	12 Dec 2008 11:48:45 -0000
	* HTML.pm: Updated definitions for |datalist|, |optgroup|,
	|option|, and |textarea| elements.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>

1 <Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2008-12-12T11:50:44Z</Atom:updated><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit" hreflang="en" rel="self" type="application/atom+xml"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme" rel="related"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme#license" rel="license"></Atom:link><Atom:rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</Atom:rights><entry xml:id="entry-1229082646"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229082646</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T11:50:44Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000
2 * html-datatemplate.dat, html-form-datalist.dat: Updated test
3 results related to |optgroup| elements.
4
5 * html-form-textarea.dat: Added new test data.
6
7 * html-forms-1.dat: Moved some test data to
8 |html-form-textarea.dat|. Updated test results related to
9 |optgroup| elements.
10
11 2008-12-12 Wakaba &lt;[email protected]&gt;
12
13 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000
14 * ContentChecker.pm: Introduced |check_attrs2| method for the ease
15 of defining codes for checking required attribute and as such.
16
17 2008-12-12 Wakaba &lt;[email protected]&gt;
18
19 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000
20 * HTML.pm: Updated definitions for |datalist|, |optgroup|,
21 |option|, and |textarea| elements.
22
23 2008-12-12 Wakaba &lt;[email protected]&gt;
24
25 </content></entry><entry xml:id="entry-1229067124"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229067124</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T07:31:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000
26 2008-12-12 Wakaba &lt;[email protected]&gt;
27
28 * ContentChecker.t: Added new test data file.
29
30 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000
31 * html-form-datalist.dat: Moved some test data from
32 |html-forms-1.dat|.
33
34 * html-forms-1.dat: Moved some test data to
35 |html-form-datalist.dat| and |html-form-select.dat|.
36
37 * html-form-select.dat: New test data file.
38
39 2008-12-12 Wakaba &lt;[email protected]&gt;
40
41 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000
42 * HTML.pm: Updated definitions for |select|.
43
44 2008-12-12 Wakaba &lt;[email protected]&gt;
45
46 </content></entry><entry xml:id="entry-1229061100"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229061100</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:51:36Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:45:01 -0000
47 2008-12-12 Wakaba &lt;[email protected]&gt;
48
49 * ContentChecker.t: Added new test data file.
50
51 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000
52 * html-repetitions.dat: Moved some test data to
53 |html-form-button.dat|. Updated a test result.
54
55 * html-forms-1.dat: Bug fix on a test result.
56
57 * html-form-button.dat: New test data file.
58
59 * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
60
61 2008-12-12 Wakaba &lt;[email protected]&gt;
62
63 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000
64 * HTML.pm: Updated definitions for |button|.
65
66 2008-12-12 Wakaba &lt;[email protected]&gt;
67
68 </content></entry><entry xml:id="entry-1229058316"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229058316</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T05:05:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:03:53 -0000
69 2008-12-12 Wakaba &lt;[email protected]&gt;
70
71 * ContentChecker.t: Added new test data file.
72
73 ++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000
74 2008-12-12 Wakaba &lt;[email protected]&gt;
75
76 * html-form-input-1.dat, html-forms-1.dat: Added test data for
77 @accept and @pattern.
78
79 * html-form-textarea.dat: New test data file.
80
81 ++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000
82 2008-12-12 Wakaba &lt;[email protected]&gt;
83
84 * IMTChecker.pm: Added more definitions for subtypes.
85
86 ++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000
87 2008-12-12 Wakaba &lt;[email protected]&gt;
88
89 * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;. Raise a
90 SHOULD-level error if @pattern but no @title.
91
92 </content></entry><entry xml:id="entry-1228965497"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228965497</id><title>2008-12-11 Wakaba</title><updated>2008-12-11T03:18:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 11 Dec 2008 03:17:21 -0000
93 2008-12-11 Wakaba &lt;[email protected]&gt;
94
95 * URIChecker.pm: Some of |pos_end| values were wrong.
96
97 ++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000
98 2008-12-11 Wakaba &lt;[email protected]&gt;
99
100 * HTML.pm: Added support for |pattern| attributes.
101
102 </content></entry><entry xml:id="entry-1228566838"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566838</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:33:56Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:33:50 -0000
103 * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
104 &lt;input placeholder&gt;.
105
106 2008-12-06 Wakaba &lt;[email protected]&gt;
107
108 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000
109 * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
110 placeholder&gt;.
111
112 2008-12-06 Wakaba &lt;[email protected]&gt;
113
114 </content></entry><entry xml:id="entry-1228566007"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228566007</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T12:20:02Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 12:19:49 -0000
115 * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
116
117 2008-12-06 Wakaba &lt;[email protected]&gt;
118
119 ++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000
120 * html-form-datalist.dat: New test data file.
121
122 2008-12-06 Wakaba &lt;[email protected]&gt;
123
124 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000
125 * ContentChecker.pm (check_element): Added support for &quot;no
126 referenced datalist&quot; error.
127
128 2008-12-06 Wakaba &lt;[email protected]&gt;
129
130 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000
131 * HTML.pm: Implemented &lt;input list&gt;.
132
133 2008-12-06 Wakaba &lt;[email protected]&gt;
134
135 </content></entry><entry xml:id="entry-1228564447"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228564447</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:54:04Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:53:44 -0000
136 * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
137
138 2008-12-06 Wakaba &lt;[email protected]&gt;
139
140 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000
141 * HTML.pm: Implemented &lt;input type=color&gt;.
142
143 2008-12-06 Wakaba &lt;[email protected]&gt;
144
145 </content></entry><entry xml:id="entry-1228563094"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228563094</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T11:31:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 11:31:29 -0000
146 2008-12-06 Wakaba &lt;[email protected]&gt;
147
148 * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
149 and &lt;input type=text|password|url|email value&gt;.
150
151 * html-interactive-1.dat: Fixed a typo error.
152
153 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000
154 * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
155 Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
156 |email|, |url|, and |password|.
157
158 2008-12-06 Wakaba &lt;[email protected]&gt;
159
160 </content></entry><entry xml:id="entry-1228557923"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557923</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:05:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Dec 2008 10:05:14 -0000
161 * URIChecker.pm: Bug fix: It did not work unless
162 Message::DOM::DOMImplementation has been |require|d.
163
164 2008-12-06 Wakaba &lt;[email protected]&gt;
165
166 </content></entry><entry xml:id="entry-1228557652"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1228557652</id><title>2008-12-06 Wakaba</title><updated>2008-12-06T10:00:48Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 6 Dec 2008 10:00:34 -0000
167 2008-12-06 Wakaba &lt;[email protected]&gt;
168
169 * content-checker.pl: Use new XML parser for parsing test data.
170 Use NanoDOM instead of manakai DOM implementation.
171
172 ++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000
173 2008-12-06 Wakaba &lt;[email protected]&gt;
174
175 * NanoDOM.pm (document_uri): New attribute.
176
177 * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
178
179 ++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000
180 2008-12-06 Wakaba &lt;[email protected]&gt;
181
182 * HTML.pm: Use |Message::URL| for relative URL resolution. Don't
183 use attributes not supported by NanoDOM.
184
185 </content></entry><entry xml:id="entry-1227510735"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510735</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:12:13Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:12:09 -0000
186 * readme.en.html: Added a link to application list in manakai-core
187 page.
188
189 2008-11-24 Wakaba &lt;[email protected]&gt;
190
191 </content></entry><entry xml:id="entry-1227510281"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1227510281</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:04:38Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:04:30 -0000
192 2008-11-24 Wakaba &lt;[email protected]&gt;
193
194 * cvscommit.sh: Use |mkcommitfeed| comand instead of
195 |mkcommitfeed.pl| in the same directory.
196
197 * mkcommitfeed.pl: Removed. (See
198 &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
199
200 </content></entry><Atom:entry xml:id="entry-1224566303"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224566303</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 05:18:19 -0000
201 * mkcommitfeed.pl: Typo fixed.
202
203 2008-10-21 Wakaba &lt;[email protected]&gt;
204
205 </Atom:content></Atom:entry><Atom:entry xml:id="entry-1224569412"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569412</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 06:09:47 -0000
206 * readme.en.html: Link to the feed. &quot;What's new&quot; section and &quot;how
207 to use the modules&quot; section added. |Whatpm::XML::Parser| added to
208 the list of modules.
209
210 2008-10-21 Wakaba &lt;[email protected]&gt;
211
212 </Atom:content></Atom:entry><entry xml:id="entry-1224569946"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569946</id><title>2008-10-21 Wakaba</title><updated>2008-10-21T06:19:00Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 21 Oct 2008 06:18:54 -0000
213 * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
214 always annoying :-&lt;
215
216 2008-10-21 Wakaba &lt;[email protected]&gt;
217
218 </content></entry><entry xml:id="entry-1225086295"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225086295</id><title>2008-10-27 Wakaba</title><updated>2008-10-27T05:44:49Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 05:44:23 -0000
219 2008-10-27 Wakaba &lt;[email protected]&gt;
220
221 * HTML.pm: HTML5 spec status updated, except for
222 datatemplate-related features.
223
224 </content></entry><entry xml:id="entry-1225088199"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225088199</id><title>2008-10-27 Wakaba</title><updated>2008-10-27T06:16:35Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 06:16:25 -0000
225 datatemplate-related features, once again. Status for RDFa and
226 XHTML Basic 1.1 updated.
227
228 2008-10-27 Wakaba &lt;[email protected]&gt;
229
230 * HTML.pm: HTML5 spec status updated, except for
231 </content></entry><entry xml:id="entry-1225954629"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954629</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:57:03Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Nov 2008 04:01:55 -0000
232 2008-11-06 Wakaba &lt;[email protected]&gt;
233
234 * SWML/: New directory.
235
236 ++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000
237 2008-11-06 Wakaba &lt;[email protected]&gt;
238
239 * Parser.pm: New file. Tokenizer impelmented, but it does not
240 work yet.
241
242 * ChangeLog: New file.
243
244
245 </content></entry><entry xml:id="entry-1225954751"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954751</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:59:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 6 Nov 2008 06:58:59 -0000
246 2008-11-06 Wakaba &lt;[email protected]&gt;
247
248 * cvscommit.sh: Commit the updated Atom feed at the time of commit
249 of the other files.
250
251 </content></entry><entry xml:id="entry-1225974742"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225974742</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T12:32:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 12:31:56 -0000
252 * Parser.pm: Tree construction implemented and remove compile
253 errors. Still unclear whether it works or not.
254
255 2008-11-06 Wakaba &lt;[email protected]&gt;
256
257 </content></entry><entry xml:id="entry-1225978153"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225978153</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T13:29:10Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000
258 * Parser.pm: Multiple |rt| elements in a |ruby| element was not
259 allowed. Don't use \s where SWML's definition of white space is
260 required. &quot;The head element&quot; definition was wrong. Typo fixed.
261 List algorithm bug fixed.
262
263 2008-11-06 Wakaba &lt;[email protected]&gt;
264
265 </content></entry><entry xml:id="entry-1226030595"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226030595</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T04:03:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 04:02:56 -0000
266 2008-11-07 Wakaba &lt;[email protected]&gt;
267
268 * Makefile: A rule for SWML testing is added.
269
270 * SWML-Parser.t: New file.
271
272 * swml/: New directory.
273
274 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000
275 2008-11-07 Wakaba &lt;[email protected]&gt;
276
277 * structs-1.dat: New file.
278
279 * ChangeLog: New file.
280
281
282 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000
283 2008-11-07 Wakaba &lt;[email protected]&gt;
284
285 * Parser.pm (parse_char_string): Don't use attributes and methods
286 not supported by NanoDOM.
287
288 </content></entry><entry xml:id="entry-1226047526"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226047526</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T08:45:19Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 08:45:01 -0000
289 * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
290
291 2008-11-07 Wakaba &lt;[email protected]&gt;
292
293 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000
294 * structs-1.dat: More test data added.
295
296 * blocks-1.dat: New file.
297
298 2008-11-07 Wakaba &lt;[email protected]&gt;
299
300 ++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000
301 2008-11-07 Wakaba &lt;[email protected]&gt;
302
303 * NanoDOM.pm (text_content): Don't create a Text node if the new
304 value is empty.
305
306 ++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
307 2008-11-07 Wakaba &lt;[email protected]&gt;
308
309 * Dumper.pm (dumptree): Support for namespace abbreviation for
310 SWML namespaces.
311
312 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
313 * Parser.pm: Bug fixes - both parser implementation bugs and spec
314 bugs.
315
316 2008-11-07 Wakaba &lt;[email protected]&gt;
317
318 </content></entry><entry xml:id="entry-1226061338"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226061338</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T12:35:32Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog 7 Nov 2008 12:35:08 -0000
319 * SWML-Parser.t: New test data files added.
320
321 2008-11-07 Wakaba &lt;[email protected]&gt;
322
323 ++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000
324 * blocks-1.dat: Test result updated.
325
326 * inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
327 tables-1.dat: New files.
328
329 2008-11-07 Wakaba &lt;[email protected]&gt;
330
331 ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
332 * Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
333
334 2008-11-07 Wakaba &lt;[email protected]&gt;
335
336 </content></entry><entry xml:id="entry-1226072435"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226072435</id><title>2008-11-07 Wakaba</title><updated>2008-11-07T15:40:29Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 7 Nov 2008 15:40:23 -0000
337 * blocks-1.dat: A test data added.
338
339 2008-11-07 Wakaba &lt;[email protected]&gt;
340
341 </content></entry><entry xml:id="entry-1226136429"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226136429</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:27:03Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 8 Nov 2008 09:26:51 -0000
342 2008-11-08 Wakaba &lt;[email protected]&gt;
343
344 * inlines-1.dat: A test case added.
345
346 ++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000
347 2008-11-08 Wakaba &lt;[email protected]&gt;
348
349 * Parser.pm (parse_char_string): Namespace URL for &quot;rubyb&quot; element
350 was wrong.
351
352 </content></entry><entry xml:id="entry-1226225145"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226225145</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:05:40Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 9 Nov 2008 10:05:35 -0000
353 2008-11-09 Wakaba &lt;[email protected]&gt;
354
355 * structs-1.dat: A test case added.
356
357 ++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000
358 2008-11-09 Wakaba &lt;[email protected]&gt;
359
360 * Parser.pm (parse_char_string): &quot;__IMAGE__&quot; was inserted to
361 |sw:image| element.
362
363 </content></entry><entry xml:id="entry-1226649856"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226649856</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:04:12Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 14 Nov 2008 08:02:58 -0000
364 2008-11-14 Wakaba &lt;[email protected]&gt;
365
366 * blocks-1.dat: Test cases added.
367
368 * structs-1.dat: A test result was wrong.
369
370 * tables-1.dat: A test case added.
371
372 ++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
373 2008-11-14 Wakaba &lt;[email protected]&gt;
374
375 * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
376 put into the DOM.
377
378 </content></entry><entry xml:id="entry-1226755085"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1226755085</id><title>2008-11-15 Wakaba</title><updated>2008-11-15T13:17:58Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog 15 Nov 2008 13:17:15 -0000
379 2008-11-15 Wakaba &lt;[email protected]&gt;
380
381 * tables-1.dat: Added a test case.
382
383 ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
384 2008-11-15 Wakaba &lt;[email protected]&gt;
385
386 * Parser.pm (parse_char_string): Not all quoted-pairs in table
387 cells were unescaped.
388
389 </content></entry></Atom:feed>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24