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