1 |
wakaba |
1.42 |
<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>2009-07-05T04:38:37Z</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-1246768725"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246768725</id><title>2009-07-05 Wakaba</title><updated>2009-07-05T04:38:37Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 5 Jul 2009 04:38:11 -0000 |
2 |
|
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
|
4 |
|
|
* tokenizer-test-1.test: Updated the result (c.f. HTML5 revision |
5 |
|
|
3121). |
6 |
|
|
|
7 |
|
|
++ whatpm/Whatpm/HTML/ChangeLog 5 Jul 2009 04:38:33 -0000 |
8 |
|
|
2009-07-05 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
|
10 |
|
|
* Tokenizer.pm.src: Reduced the number of parse errors on broken |
11 |
|
|
DOCTYPE (HTML5 revision 3121). |
12 |
|
|
|
13 |
|
|
</content></entry><entry xml:id="entry-1246576536"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246576536</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T23:15:31Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 2 Jul 2009 23:15:00 -0000 |
14 |
wakaba |
1.41 |
|
15 |
|
|
* tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5 |
16 |
|
|
revision 3163). |
17 |
|
|
|
18 |
|
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
++ whatpm/Whatpm/ChangeLog 2 Jul 2009 23:15:28 -0000 |
20 |
|
|
* HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision |
21 |
|
|
3163). |
22 |
|
|
|
23 |
|
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
|
25 |
|
|
</content></entry><entry xml:id="entry-1246575327"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246575327</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:55:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 2 Jul 2009 22:55:00 -0000 |
26 |
wakaba |
1.40 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
|
28 |
|
|
* html-interactive-1.dat, html-links-1.dat, html-datatemplate.dat, |
29 |
|
|
html-form-label.dat: Test results related to |datagrid| content |
30 |
|
|
model are updated (c.f. HTML5 revision 3164). |
31 |
|
|
|
32 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 2 Jul 2009 22:55:21 -0000 |
33 |
|
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
|
35 |
|
|
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision |
36 |
|
|
3164). |
37 |
|
|
|
38 |
|
|
</content></entry><entry xml:id="entry-1246573468"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246573468</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:24:25Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 22:24:21 -0000 |
39 |
wakaba |
1.39 |
* Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194). |
40 |
|
|
|
41 |
|
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
|
43 |
|
|
</content></entry><entry xml:id="entry-1246572711"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246572711</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:11:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:11:35 -0000 |
44 |
wakaba |
1.38 |
* HTML.pm.src: Don't change encoding to UTF-8 if the input |
45 |
|
|
encoding is UTF-16 (HTML5 revision 3204). |
46 |
|
|
|
47 |
|
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
|
49 |
|
|
</content></entry><entry xml:id="entry-1246572516"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246572516</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T22:08:34Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:08:24 -0000 |
50 |
wakaba |
1.37 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
|
52 |
|
|
* HTML.pm.src (parse_byte_stream): Don't change to another |
53 |
|
|
encoding if the input is UTF-16 (HTML5 revision 3205). |
54 |
|
|
|
55 |
|
|
</content></entry><entry xml:id="entry-1246570962"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246570962</id><title>2009-07-02 Wakaba</title><updated>2009-07-02T21:42:39Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 2 Jul 2009 21:41:03 -0000 |
56 |
wakaba |
1.36 |
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
|
58 |
|
|
* tokenizer-test-1.test: < in unquoted attribute value is no |
59 |
|
|
longer allowed (HTML5 revision 3206). |
60 |
|
|
|
61 |
|
|
++ whatpm/Whatpm/HTML/ChangeLog 2 Jul 2009 21:42:34 -0000 |
62 |
|
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
|
64 |
|
|
* Tokenizer.pm.src: "<" in unquoted attribute values is now |
65 |
|
|
treated as parse error (HTML5 revision 3206). |
66 |
|
|
|
67 |
|
|
</content></entry><entry xml:id="entry-1246188467"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246188467</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T11:27:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 11:26:40 -0000 |
68 |
wakaba |
1.35 |
* html-texts-1.dat, html-datatemplate.dat: Updated |rp| test |
69 |
|
|
results (c.f. HTML5 revision 3217). |
70 |
|
|
|
71 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
|
73 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 11:27:37 -0000 |
74 |
|
|
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision |
75 |
|
|
3217). |
76 |
|
|
|
77 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
|
79 |
|
|
</content></entry><entry xml:id="entry-1246186985"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246186985</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T11:03:02Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 11:02:32 -0000 |
80 |
wakaba |
1.34 |
* tree-test-1.dat, tree-test-flow.dat: Updated test results on |
81 |
|
|
isindex (c.f. HTML5 revision 3236). |
82 |
|
|
|
83 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
|
85 |
|
|
++ whatpm/Whatpm/ChangeLog 28 Jun 2009 11:02:59 -0000 |
86 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
|
88 |
|
|
* HTML.pm.src: |isindex| should no longer generate |p| element |
89 |
|
|
node (HTML5 revision 3236). |
90 |
|
|
|
91 |
|
|
</content></entry><entry xml:id="entry-1246186109"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1246186109</id><title>2009-06-28 Wakaba</title><updated>2009-06-28T10:48:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 28 Jun 2009 10:48:13 -0000 |
92 |
wakaba |
1.33 |
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
|
94 |
|
|
* ContentChecker.t: Added new test data file. |
95 |
|
|
|
96 |
|
|
++ whatpm/t/dom-conformance/ChangeLog 28 Jun 2009 10:47:52 -0000 |
97 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
|
99 |
|
|
* html-scripting-1.dat: New file. |
100 |
|
|
|
101 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
|
103 |
|
|
* html-flows-1.dat, html-tables-1.dat: Test data for flow content |
104 |
|
|
in |legend| and |caption| are added (c.f. HTML5 revision 3252). |
105 |
|
|
|
106 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 28 Jun 2009 10:46:58 -0000 |
107 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
|
109 |
|
|
* HTML.pm: |ondataunavailable| has been removed (HTML5 revision |
110 |
|
|
3252). |
111 |
|
|
|
112 |
|
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
|
114 |
|
|
* HTML.pm: Block-level contents in |figure|'s |legend| and |
115 |
|
|
|caption| are now allowed (HTML5 revision 3329). |
116 |
|
|
|
117 |
|
|
</content></entry><entry xml:id="entry-1229323280"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229323280</id><title>2008-12-15 Wakaba</title><updated>2008-12-15T06:41:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 15 Dec 2008 06:41:13 -0000 |
118 |
wakaba |
1.32 |
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
|
120 |
|
|
* html-flows-1.dat: Updated test results and added some new tests. |
121 |
|
|
|
122 |
|
|
* html-form-input-1.dat: Added some new tests. |
123 |
|
|
|
124 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 15 Dec 2008 06:40:20 -0000 |
125 |
|
|
2008-12-15 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
|
127 |
|
|
* HTML.pm ($HTMLDatetimeAttrChecker): Removed. |
128 |
|
|
($GetDateTimeAttrChecker): Added. |
129 |
|
|
($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for |
130 |
|
|
later use. |
131 |
|
|
(ins/@datetime, del/@datetime): Changed to use newer definitin of |
132 |
|
|
"global date and time string". |
133 |
|
|
(input's date- and time-related, and type=number and type=range |
134 |
|
|
control types): Implemented value="", min="", and max="". |
135 |
|
|
|
136 |
|
|
</content></entry><entry xml:id="entry-1229143743"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229143743</id><title>2008-12-13 Wakaba</title><updated>2008-12-13T04:49:00Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 13 Dec 2008 04:48:14 -0000 |
137 |
wakaba |
1.31 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
|
139 |
|
|
* content-model-7.dat: Added an example from HTML5 spec. |
140 |
|
|
|
141 |
|
|
++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 04:48:48 -0000 |
142 |
|
|
* html-form-label.dat, html-forms-1.dat: Added test data for |
143 |
|
|
form="". |
144 |
|
|
|
145 |
|
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
|
147 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 04:47:22 -0000 |
148 |
|
|
* HTML.pm: Implemented <object form> and <legend form>. |
149 |
|
|
|
150 |
|
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
151 |
|
|
|
152 |
|
|
</content></entry><entry xml:id="entry-1229136877"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229136877</id><title>2008-12-13 Wakaba</title><updated>2008-12-13T02:54:34Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 13 Dec 2008 02:54:24 -0000 |
153 |
wakaba |
1.30 |
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
|
155 |
|
|
* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat: |
156 |
|
|
Added test data for form submission attributes. |
157 |
|
|
|
158 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 13 Dec 2008 02:53:45 -0000 |
159 |
|
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
|
161 |
|
|
* HTML.pm: Updated definitions for attributes for form submission |
162 |
|
|
on |form| and submit buttons (action="", method="", enctype="", |
163 |
|
|
target="", and novalidate=""). |
164 |
|
|
|
165 |
|
|
</content></entry><entry xml:id="entry-1229086757"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1229086757</id><title>2008-12-12 Wakaba</title><updated>2008-12-12T12:59:13Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 12:59:07 -0000 |
166 |
wakaba |
1.29 |
* html-form-input.dat: Added test data for <input disabled> and |
167 |
|
|
<input autofocus>. |
168 |
|
|
|
169 |
|
|
* html-forms-1.dat: Added test data for <fieldset disabled>, |
170 |
|
|
<output for>, and <{formcontrol} name>. Added test data for |
171 |
|
|
<{formcontrol} autofocus="">'s uniqueness. |
172 |
|
|
|
173 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
|
175 |
|
|
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 12:54:19 -0000 |
176 |
|
|
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
177 |
|
|
support for new |id_type| value of |any|, which means any kind of |
178 |
|
|
element is allowed as a referenced element. |
179 |
|
|
|
180 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
181 |
|
|
|
182 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 12:56:56 -0000 |
183 |
|
|
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
184 |
|
|
attribute. Implemented |name=""| attribute for form controls. |
185 |
|
|
Added U+000C into character class of space characters (it should |
186 |
|
|
have been, but was not in some of regular expressions). Updated |
187 |
|
|
definitions for |output| elements. |
188 |
|
|
|
189 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
190 |
|
|
|
191 |
|
|
</content></entry><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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 11:50:40 -0000 |
192 |
wakaba |
1.28 |
* html-datatemplate.dat, html-form-datalist.dat: Updated test |
193 |
|
|
results related to |optgroup| elements. |
194 |
|
|
|
195 |
|
|
* html-form-textarea.dat: Added new test data. |
196 |
|
|
|
197 |
|
|
* html-forms-1.dat: Moved some test data to |
198 |
|
|
|html-form-textarea.dat|. Updated test results related to |
199 |
|
|
|optgroup| elements. |
200 |
|
|
|
201 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
|
203 |
|
|
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 11:48:16 -0000 |
204 |
|
|
* ContentChecker.pm: Introduced |check_attrs2| method for the ease |
205 |
|
|
of defining codes for checking required attribute and as such. |
206 |
|
|
|
207 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
|
209 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 11:48:45 -0000 |
210 |
|
|
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
211 |
|
|
|option|, and |textarea| elements. |
212 |
|
|
|
213 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
214 |
|
|
|
215 |
|
|
</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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 07:29:57 -0000 |
216 |
wakaba |
1.27 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
|
218 |
|
|
* ContentChecker.t: Added new test data file. |
219 |
|
|
|
220 |
|
|
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 07:31:40 -0000 |
221 |
|
|
* html-form-datalist.dat: Moved some test data from |
222 |
|
|
|html-forms-1.dat|. |
223 |
|
|
|
224 |
|
|
* html-forms-1.dat: Moved some test data to |
225 |
|
|
|html-form-datalist.dat| and |html-form-select.dat|. |
226 |
|
|
|
227 |
|
|
* html-form-select.dat: New test data file. |
228 |
|
|
|
229 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
230 |
|
|
|
231 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 07:29:20 -0000 |
232 |
|
|
* HTML.pm: Updated definitions for |select|. |
233 |
|
|
|
234 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
235 |
|
|
|
236 |
|
|
</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>wakaba@suika.fam.cx</email></author><content type="text">++ whatpm/t/ChangeLog 12 Dec 2008 05:45:01 -0000 |
237 |
wakaba |
1.26 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
238 |
|
|
|
239 |
|
|
* ContentChecker.t: Added new test data file. |
240 |
|
|
|
241 |
|
|
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:49:40 -0000 |
242 |
|
|
* html-repetitions.dat: Moved some test data to |
243 |
|
|
|html-form-button.dat|. Updated a test result. |
244 |
|
|
|
245 |
|
|
* html-forms-1.dat: Bug fix on a test result. |
246 |
|
|
|
247 |
|
|
* html-form-button.dat: New test data file. |
248 |
|
|
|
249 |
|
|
* html-forms-1.dat: Moved some test data to |html-form-button.dat|. |
250 |
|
|
|
251 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
252 |
|
|
|
253 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:45:46 -0000 |
254 |
|
|
* HTML.pm: Updated definitions for |button|. |
255 |
|
|
|
256 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
257 |
|
|
|
258 |
|
|
</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 |
259 |
wakaba |
1.25 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
260 |
|
|
|
261 |
|
|
* ContentChecker.t: Added new test data file. |
262 |
|
|
|
263 |
|
|
++ whatpm/t/dom-conformance/ChangeLog 12 Dec 2008 05:04:54 -0000 |
264 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
265 |
|
|
|
266 |
|
|
* html-form-input-1.dat, html-forms-1.dat: Added test data for |
267 |
|
|
@accept and @pattern. |
268 |
|
|
|
269 |
|
|
* html-form-textarea.dat: New test data file. |
270 |
|
|
|
271 |
|
|
++ whatpm/Whatpm/ChangeLog 12 Dec 2008 05:00:26 -0000 |
272 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
|
274 |
|
|
* IMTChecker.pm: Added more definitions for subtypes. |
275 |
|
|
|
276 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 12 Dec 2008 05:03:26 -0000 |
277 |
|
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
278 |
|
|
|
279 |
|
|
* HTML.pm: Implemented <input accept> and <form accept>. Raise a |
280 |
|
|
SHOULD-level error if @pattern but no @title. |
281 |
|
|
|
282 |
|
|
</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 |
283 |
wakaba |
1.24 |
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
284 |
|
|
|
285 |
|
|
* URIChecker.pm: Some of |pos_end| values were wrong. |
286 |
|
|
|
287 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 11 Dec 2008 03:18:04 -0000 |
288 |
|
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
289 |
|
|
|
290 |
|
|
* HTML.pm: Added support for |pattern| attributes. |
291 |
|
|
|
292 |
|
|
</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 |
293 |
wakaba |
1.23 |
* html-form-input-1.dat: Added test data for <input multiple> and |
294 |
|
|
<input placeholder>. |
295 |
|
|
|
296 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
297 |
|
|
|
298 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:33:04 -0000 |
299 |
|
|
* HTML.pm: Implemented <input type=file multiple> and <input |
300 |
|
|
placeholder>. |
301 |
|
|
|
302 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
303 |
|
|
|
304 |
|
|
</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 |
305 |
wakaba |
1.22 |
* ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|. |
306 |
|
|
|
307 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
308 |
|
|
|
309 |
|
|
++ whatpm/t/dom-conformance/ChangeLog 6 Dec 2008 12:19:28 -0000 |
310 |
|
|
* html-form-datalist.dat: New test data file. |
311 |
|
|
|
312 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
313 |
|
|
|
314 |
|
|
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 12:18:34 -0000 |
315 |
|
|
* ContentChecker.pm (check_element): Added support for "no |
316 |
|
|
referenced datalist" error. |
317 |
|
|
|
318 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
319 |
|
|
|
320 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 12:18:53 -0000 |
321 |
|
|
* HTML.pm: Implemented <input list>. |
322 |
|
|
|
323 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
324 |
|
|
|
325 |
|
|
</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 |
326 |
wakaba |
1.21 |
* html-form-input-1.dat: Added test data for <input type=color>. |
327 |
|
|
|
328 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
329 |
|
|
|
330 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:53:06 -0000 |
331 |
|
|
* HTML.pm: Implemented <input type=color>. |
332 |
|
|
|
333 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
334 |
|
|
|
335 |
|
|
</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 |
336 |
wakaba |
1.20 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
337 |
|
|
|
338 |
|
|
* html-form-input-1.dat: Added test data for <input type=search> |
339 |
|
|
and <input type=text|password|url|email value>. |
340 |
|
|
|
341 |
|
|
* html-interactive-1.dat: Fixed a typo error. |
342 |
|
|
|
343 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000 |
344 |
|
|
* HTML.pm: Implemented <input multiple>, <input type=search>. |
345 |
|
|
Implemented <input value> validation for |type|s |text|, |search|, |
346 |
|
|
|email|, |url|, and |password|. |
347 |
|
|
|
348 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
349 |
|
|
|
350 |
|
|
</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 |
351 |
wakaba |
1.19 |
* URIChecker.pm: Bug fix: It did not work unless |
352 |
|
|
Message::DOM::DOMImplementation has been |require|d. |
353 |
|
|
|
354 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
355 |
|
|
|
356 |
|
|
</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 |
357 |
wakaba |
1.18 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
358 |
|
|
|
359 |
|
|
* content-checker.pl: Use new XML parser for parsing test data. |
360 |
|
|
Use NanoDOM instead of manakai DOM implementation. |
361 |
|
|
|
362 |
|
|
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000 |
363 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
364 |
|
|
|
365 |
|
|
* NanoDOM.pm (document_uri): New attribute. |
366 |
|
|
|
367 |
|
|
* ContentChecker.pm: Don't use methods not implemented by NanoDOM. |
368 |
|
|
|
369 |
|
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000 |
370 |
|
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
371 |
|
|
|
372 |
|
|
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
373 |
|
|
use attributes not supported by NanoDOM. |
374 |
|
|
|
375 |
|
|
</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 |
376 |
wakaba |
1.17 |
* readme.en.html: Added a link to application list in manakai-core |
377 |
|
|
page. |
378 |
|
|
|
379 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
380 |
|
|
|
381 |
|
|
</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 |
382 |
wakaba |
1.16 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
383 |
|
|
|
384 |
|
|
* cvscommit.sh: Use |mkcommitfeed| comand instead of |
385 |
|
|
|mkcommitfeed.pl| in the same directory. |
386 |
|
|
|
387 |
|
|
* mkcommitfeed.pl: Removed. (See |
388 |
|
|
<http://suika.fam.cx/commitfeed/readme>.) |
389 |
|
|
|
390 |
|
|
</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 |
391 |
wakaba |
1.1 |
* mkcommitfeed.pl: Typo fixed. |
392 |
|
|
|
393 |
|
|
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
394 |
|
|
|
395 |
|
|
</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 |
396 |
|
|
* readme.en.html: Link to the feed. "What's new" section and "how |
397 |
|
|
to use the modules" section added. |Whatpm::XML::Parser| added to |
398 |
|
|
the list of modules. |
399 |
|
|
|
400 |
|
|
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
401 |
|
|
|
402 |
wakaba |
1.2 |
</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 |
403 |
|
|
* mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is |
404 |
|
|
always annoying :-< |
405 |
|
|
|
406 |
|
|
2008-10-21 Wakaba <wakaba@suika.fam.cx> |
407 |
|
|
|
408 |
wakaba |
1.3 |
</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 |
409 |
|
|
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
410 |
|
|
|
411 |
|
|
* HTML.pm: HTML5 spec status updated, except for |
412 |
|
|
datatemplate-related features. |
413 |
|
|
|
414 |
wakaba |
1.4 |
</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 |
415 |
|
|
datatemplate-related features, once again. Status for RDFa and |
416 |
|
|
XHTML Basic 1.1 updated. |
417 |
|
|
|
418 |
|
|
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
419 |
|
|
|
420 |
|
|
* HTML.pm: HTML5 spec status updated, except for |
421 |
wakaba |
1.5 |
</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 |
422 |
|
|
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
423 |
|
|
|
424 |
|
|
* SWML/: New directory. |
425 |
|
|
|
426 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000 |
427 |
|
|
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
428 |
|
|
|
429 |
|
|
* Parser.pm: New file. Tokenizer impelmented, but it does not |
430 |
|
|
work yet. |
431 |
|
|
|
432 |
|
|
* ChangeLog: New file. |
433 |
|
|
|
434 |
|
|
|
435 |
|
|
</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 |
436 |
|
|
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
437 |
|
|
|
438 |
|
|
* cvscommit.sh: Commit the updated Atom feed at the time of commit |
439 |
|
|
of the other files. |
440 |
|
|
|
441 |
wakaba |
1.6 |
</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 |
442 |
|
|
* Parser.pm: Tree construction implemented and remove compile |
443 |
|
|
errors. Still unclear whether it works or not. |
444 |
|
|
|
445 |
|
|
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
446 |
|
|
|
447 |
wakaba |
1.7 |
</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 |
448 |
|
|
* Parser.pm: Multiple |rt| elements in a |ruby| element was not |
449 |
|
|
allowed. Don't use \s where SWML's definition of white space is |
450 |
|
|
required. "The head element" definition was wrong. Typo fixed. |
451 |
|
|
List algorithm bug fixed. |
452 |
|
|
|
453 |
|
|
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
454 |
|
|
|
455 |
wakaba |
1.8 |
</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 |
456 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
457 |
|
|
|
458 |
|
|
* Makefile: A rule for SWML testing is added. |
459 |
|
|
|
460 |
|
|
* SWML-Parser.t: New file. |
461 |
|
|
|
462 |
|
|
* swml/: New directory. |
463 |
|
|
|
464 |
|
|
++ whatpm/t/swml/ChangeLog 7 Nov 2008 04:01:29 -0000 |
465 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
466 |
|
|
|
467 |
|
|
* structs-1.dat: New file. |
468 |
|
|
|
469 |
|
|
* ChangeLog: New file. |
470 |
|
|
|
471 |
|
|
|
472 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000 |
473 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
474 |
|
|
|
475 |
|
|
* Parser.pm (parse_char_string): Don't use attributes and methods |
476 |
|
|
not supported by NanoDOM. |
477 |
|
|
|
478 |
wakaba |
1.9 |
</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 |
479 |
|
|
* SWML-Parser.t: Test file |swml/blocks-1.dat| added. |
480 |
|
|
|
481 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
482 |
|
|
|
483 |
|
|
++ whatpm/t/swml/ChangeLog 7 Nov 2008 08:45:13 -0000 |
484 |
|
|
* structs-1.dat: More test data added. |
485 |
|
|
|
486 |
|
|
* blocks-1.dat: New file. |
487 |
|
|
|
488 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
489 |
|
|
|
490 |
|
|
++ whatpm/Whatpm/ChangeLog 7 Nov 2008 08:43:32 -0000 |
491 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
492 |
|
|
|
493 |
|
|
* NanoDOM.pm (text_content): Don't create a Text node if the new |
494 |
|
|
value is empty. |
495 |
|
|
|
496 |
|
|
++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000 |
497 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
498 |
|
|
|
499 |
|
|
* Dumper.pm (dumptree): Support for namespace abbreviation for |
500 |
|
|
SWML namespaces. |
501 |
|
|
|
502 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000 |
503 |
|
|
* Parser.pm: Bug fixes - both parser implementation bugs and spec |
504 |
|
|
bugs. |
505 |
|
|
|
506 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
507 |
|
|
|
508 |
wakaba |
1.10 |
</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 |
509 |
|
|
* SWML-Parser.t: New test data files added. |
510 |
|
|
|
511 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
512 |
|
|
|
513 |
|
|
++ whatpm/t/swml/ChangeLog 7 Nov 2008 12:35:27 -0000 |
514 |
|
|
* blocks-1.dat: Test result updated. |
515 |
|
|
|
516 |
|
|
* inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat, |
517 |
|
|
tables-1.dat: New files. |
518 |
|
|
|
519 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
520 |
|
|
|
521 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000 |
522 |
|
|
* Parser.pm: More bug fixes, both impl bugs and spec bugs, again. |
523 |
|
|
|
524 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
525 |
|
|
|
526 |
wakaba |
1.11 |
</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 |
527 |
|
|
* blocks-1.dat: A test data added. |
528 |
|
|
|
529 |
|
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
530 |
|
|
|
531 |
wakaba |
1.12 |
</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 |
532 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
533 |
|
|
|
534 |
|
|
* inlines-1.dat: A test case added. |
535 |
|
|
|
536 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000 |
537 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
538 |
|
|
|
539 |
|
|
* Parser.pm (parse_char_string): Namespace URL for "rubyb" element |
540 |
|
|
was wrong. |
541 |
|
|
|
542 |
wakaba |
1.13 |
</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 |
543 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
544 |
|
|
|
545 |
|
|
* structs-1.dat: A test case added. |
546 |
|
|
|
547 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000 |
548 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
549 |
|
|
|
550 |
|
|
* Parser.pm (parse_char_string): "__IMAGE__" was inserted to |
551 |
|
|
|sw:image| element. |
552 |
|
|
|
553 |
wakaba |
1.14 |
</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 |
554 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
555 |
|
|
|
556 |
|
|
* blocks-1.dat: Test cases added. |
557 |
|
|
|
558 |
|
|
* structs-1.dat: A test result was wrong. |
559 |
|
|
|
560 |
|
|
* tables-1.dat: A test case added. |
561 |
|
|
|
562 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000 |
563 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
564 |
|
|
|
565 |
|
|
* Parser.pm (parse_char_string): A quoted "\" character was not |
566 |
|
|
put into the DOM. |
567 |
|
|
|
568 |
wakaba |
1.15 |
</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 |
569 |
|
|
2008-11-15 Wakaba <wakaba@suika.fam.cx> |
570 |
|
|
|
571 |
|
|
* tables-1.dat: Added a test case. |
572 |
|
|
|
573 |
|
|
++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000 |
574 |
|
|
2008-11-15 Wakaba <wakaba@suika.fam.cx> |
575 |
|
|
|
576 |
|
|
* Parser.pm (parse_char_string): Not all quoted-pairs in table |
577 |
|
|
cells were unescaped. |
578 |
|
|
|
579 |
wakaba |
1.2 |
</content></entry></Atom:feed> |