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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by wakaba, Thu Nov 6 12:32:23 2008 UTC revision 1.33 by wakaba, Sun Jun 28 10:48:30 2009 UTC
# Line 1  Line 1 
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-10-21T05:18:23Z</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><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  <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-06-28T10:48:27Z</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-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
2    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * ContentChecker.t: Added new test data file.
5    
6    ++ whatpm/t/dom-conformance/ChangeLog   28 Jun 2009 10:47:52 -0000
7    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
8    
9            * html-scripting-1.dat: New file.
10    
11    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
12    
13            * html-flows-1.dat, html-tables-1.dat: Test data for flow content
14            in |legend| and |caption| are added (c.f. HTML5 revision 3252).
15    
16    ++ whatpm/Whatpm/ContentChecker/ChangeLog       28 Jun 2009 10:46:58 -0000
17    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
18    
19            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
20            3252).
21    
22    2009-06-28  Wakaba  &lt;wakaba@suika.fam.cx&gt;
23    
24            * HTML.pm: Block-level contents in |figure|'s |legend| and
25            |caption| are now allowed (HTML5 revision 3329).
26    
27    </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
28    2008-12-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
29    
30            * html-flows-1.dat: Updated test results and added some new tests.
31    
32            * html-form-input-1.dat: Added some new tests.
33    
34    ++ whatpm/Whatpm/ContentChecker/ChangeLog       15 Dec 2008 06:40:20 -0000
35    2008-12-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
36    
37            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
38            ($GetDateTimeAttrChecker): Added.
39            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
40            later use.
41            (ins/@datetime, del/@datetime): Changed to use newer definitin of
42            &quot;global date and time string&quot;.
43            (input's date- and time-related, and type=number and type=range
44            control types): Implemented value=&quot;&quot;, min=&quot;&quot;, and max=&quot;&quot;.
45    
46    </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
47    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49            * content-model-7.dat: Added an example from HTML5 spec.
50    
51    ++ whatpm/t/dom-conformance/ChangeLog   13 Dec 2008 04:48:48 -0000
52            * html-form-label.dat, html-forms-1.dat: Added test data for
53            form=&quot;&quot;.
54    
55    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57    ++ whatpm/Whatpm/ContentChecker/ChangeLog       13 Dec 2008 04:47:22 -0000
58            * HTML.pm: Implemented &lt;object form&gt; and &lt;legend form&gt;.
59    
60    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
61    
62    </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
63    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
64    
65            * html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
66            Added test data for form submission attributes.
67    
68    ++ whatpm/Whatpm/ContentChecker/ChangeLog       13 Dec 2008 02:53:45 -0000
69    2008-12-13  Wakaba  &lt;wakaba@suika.fam.cx&gt;
70    
71            * HTML.pm: Updated definitions for attributes for form submission
72            on |form| and submit buttons (action=&quot;&quot;, method=&quot;&quot;, enctype=&quot;&quot;,
73            target=&quot;&quot;, and novalidate=&quot;&quot;).
74    
75    </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
76            * html-form-input.dat: Added test data for &lt;input disabled&gt; and
77            &lt;input autofocus&gt;.
78    
79            * html-forms-1.dat: Added test data for &lt;fieldset disabled&gt;,
80            &lt;output for&gt;, and &lt;{formcontrol} name&gt;.  Added test data for
81            &lt;{formcontrol} autofocus=&quot;&quot;&gt;'s uniqueness.
82    
83    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
84    
85    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 12:54:19 -0000
86            * ContentChecker.pm: Introduced new flag |has_autofocus|.  Added
87            support for new |id_type| value of |any|, which means any kind of
88            element is allowed as a referenced element.
89    
90    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
91    
92    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 12:56:56 -0000
93            * HTML.pm: Added checking for the uniqueness of |autofocus=&quot;&quot;|
94            attribute.  Implemented |name=&quot;&quot;| attribute for form controls.
95            Added U+000C into character class of space characters (it should
96            have been, but was not in some of regular expressions).  Updated
97            definitions for |output| elements.
98            
99    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
100    
101    </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
102            * html-datatemplate.dat, html-form-datalist.dat: Updated test
103            results related to |optgroup| elements.
104    
105            * html-form-textarea.dat: Added new test data.
106    
107            * html-forms-1.dat: Moved some test data to
108            |html-form-textarea.dat|.  Updated test results related to
109            |optgroup| elements.
110    
111    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
112    
113    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 11:48:16 -0000
114            * ContentChecker.pm: Introduced |check_attrs2| method for the ease
115            of defining codes for checking required attribute and as such.
116    
117    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
118    
119    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 11:48:45 -0000
120            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
121            |option|, and |textarea| elements.
122    
123    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
124    
125    </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
126    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
127    
128            * ContentChecker.t: Added new test data file.
129    
130    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 07:31:40 -0000
131            * html-form-datalist.dat: Moved some test data from
132            |html-forms-1.dat|.
133    
134            * html-forms-1.dat: Moved some test data to
135            |html-form-datalist.dat| and |html-form-select.dat|.
136    
137            * html-form-select.dat: New test data file.
138    
139    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
140    
141    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 07:29:20 -0000
142            * HTML.pm: Updated definitions for |select|.
143    
144    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
145    
146    </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
147    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
148    
149            * ContentChecker.t: Added new test data file.
150    
151    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:49:40 -0000
152            * html-repetitions.dat: Moved some test data to
153            |html-form-button.dat|.  Updated a test result.
154    
155            * html-forms-1.dat: Bug fix on a test result.
156    
157            * html-form-button.dat: New test data file.
158    
159            * html-forms-1.dat: Moved some test data to |html-form-button.dat|.
160    
161    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
162    
163    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:45:46 -0000
164            * HTML.pm: Updated definitions for |button|.
165    
166    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
167    
168    </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
169    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
170    
171            * ContentChecker.t: Added new test data file.
172    
173    ++ whatpm/t/dom-conformance/ChangeLog   12 Dec 2008 05:04:54 -0000
174    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
175    
176            * html-form-input-1.dat, html-forms-1.dat: Added test data for
177            @accept and @pattern.
178    
179            * html-form-textarea.dat: New test data file.
180    
181    ++ whatpm/Whatpm/ChangeLog      12 Dec 2008 05:00:26 -0000
182    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
183    
184            * IMTChecker.pm: Added more definitions for subtypes.
185    
186    ++ whatpm/Whatpm/ContentChecker/ChangeLog       12 Dec 2008 05:03:26 -0000
187    2008-12-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
188    
189            * HTML.pm: Implemented &lt;input accept&gt; and &lt;form accept&gt;.  Raise a
190            SHOULD-level error if @pattern but no @title.
191    
192    </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
193    2008-12-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
194    
195            * URIChecker.pm: Some of |pos_end| values were wrong.
196    
197    ++ whatpm/Whatpm/ContentChecker/ChangeLog       11 Dec 2008 03:18:04 -0000
198    2008-12-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
199    
200            * HTML.pm: Added support for |pattern| attributes.
201    
202    </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
203            * html-form-input-1.dat: Added test data for &lt;input multiple&gt; and
204            &lt;input placeholder&gt;.
205    
206    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
207    
208    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 12:33:04 -0000
209            * HTML.pm: Implemented &lt;input type=file multiple&gt; and &lt;input
210            placeholder&gt;.
211    
212    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
213    
214    </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
215            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
216    
217    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
218    
219    ++ whatpm/t/dom-conformance/ChangeLog   6 Dec 2008 12:19:28 -0000
220            * html-form-datalist.dat: New test data file.
221    
222    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
223    
224    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 12:18:34 -0000
225            * ContentChecker.pm (check_element): Added support for &quot;no
226            referenced datalist&quot; error.
227    
228    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
229    
230    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 12:18:53 -0000
231            * HTML.pm: Implemented &lt;input list&gt;.
232    
233    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
234    
235    </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
236            * html-form-input-1.dat: Added test data for &lt;input type=color&gt;.
237    
238    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
239    
240    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 11:53:06 -0000
241            * HTML.pm: Implemented &lt;input type=color&gt;.
242    
243    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
244    
245    </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
246    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
247    
248            * html-form-input-1.dat: Added test data for &lt;input type=search&gt;
249            and &lt;input type=text|password|url|email value&gt;.
250    
251            * html-interactive-1.dat: Fixed a typo error.
252    
253    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 11:29:26 -0000
254            * HTML.pm: Implemented &lt;input multiple&gt;, &lt;input type=search&gt;.
255            Implemented &lt;input value&gt; validation for |type|s |text|, |search|,
256            |email|, |url|, and |password|.
257    
258    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
259    
260    </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
261            * URIChecker.pm: Bug fix: It did not work unless
262            Message::DOM::DOMImplementation has been |require|d.
263    
264    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
265    
266    </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
267    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
268    
269            * content-checker.pl: Use new XML parser for parsing test data.
270            Use NanoDOM instead of manakai DOM implementation.
271    
272    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 09:58:56 -0000
273    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
274    
275            * NanoDOM.pm (document_uri): New attribute.
276    
277            * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
278    
279    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 09:59:53 -0000
280    2008-12-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
281    
282            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
283            use attributes not supported by NanoDOM.
284    
285    </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
286            * readme.en.html: Added a link to application list in manakai-core
287            page.
288    
289    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
290    
291    </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
292    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
293    
294            * cvscommit.sh: Use |mkcommitfeed| comand instead of
295            |mkcommitfeed.pl| in the same directory.
296    
297            * mkcommitfeed.pl: Removed.  (See
298            &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
299    
300    </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
301          * mkcommitfeed.pl: Typo fixed.          * mkcommitfeed.pl: Typo fixed.
302    
303  2008-10-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-10-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 55  Line 354 
354    
355  2008-11-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
356    
357    </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
358            * Parser.pm: Multiple |rt| elements in a |ruby| element was not
359            allowed.  Don't use \s where SWML's definition of white space is
360            required.  &quot;The head element&quot; definition was wrong.  Typo fixed.
361            List algorithm bug fixed.
362    
363    2008-11-06  Wakaba  &lt;wakaba@suika.fam.cx&gt;
364    
365    </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
366    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
367    
368            * Makefile: A rule for SWML testing is added.
369    
370            * SWML-Parser.t: New file.
371    
372            * swml/: New directory.
373    
374    ++ whatpm/t/swml/ChangeLog      7 Nov 2008 04:01:29 -0000
375    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
376    
377            * structs-1.dat: New file.
378    
379            * ChangeLog: New file.
380    
381    
382    ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 04:02:27 -0000
383    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
384    
385            * Parser.pm (parse_char_string): Don't use attributes and methods
386            not supported by NanoDOM.
387    
388    </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
389            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
390    
391    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
392    
393    ++ whatpm/t/swml/ChangeLog      7 Nov 2008 08:45:13 -0000
394            * structs-1.dat: More test data added.
395    
396            * blocks-1.dat: New file.
397    
398    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
399    
400    ++ whatpm/Whatpm/ChangeLog      7 Nov 2008 08:43:32 -0000
401    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
402    
403            * NanoDOM.pm (text_content): Don't create a Text node if the new
404            value is empty.
405    
406    ++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
407    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
408    
409            * Dumper.pm (dumptree): Support for namespace abbreviation for
410            SWML namespaces.
411    
412    ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
413            * Parser.pm: Bug fixes - both parser implementation bugs and spec
414            bugs.
415    
416    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
417    
418    </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
419            * SWML-Parser.t: New test data files added.
420    
421    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
422    
423    ++ whatpm/t/swml/ChangeLog      7 Nov 2008 12:35:27 -0000
424            * blocks-1.dat: Test result updated.
425    
426            * inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
427            tables-1.dat: New files.
428    
429    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
430    
431    ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
432            * Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
433    
434    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
435    
436    </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
437            * blocks-1.dat: A test data added.
438    
439    2008-11-07  Wakaba  &lt;wakaba@suika.fam.cx&gt;
440    
441    </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
442    2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;
443    
444            * inlines-1.dat: A test case added.
445    
446    ++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000
447    2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;
448    
449            * Parser.pm (parse_char_string): Namespace URL for &quot;rubyb&quot; element
450            was wrong.
451    
452    </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
453    2008-11-09  Wakaba  &lt;wakaba@suika.fam.cx&gt;
454    
455            * structs-1.dat: A test case added.
456    
457    ++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000
458    2008-11-09  Wakaba  &lt;wakaba@suika.fam.cx&gt;
459    
460            * Parser.pm (parse_char_string): &quot;__IMAGE__&quot; was inserted to
461            |sw:image| element.
462    
463    </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
464    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
465    
466            * blocks-1.dat: Test cases added.
467    
468            * structs-1.dat: A test result was wrong.
469    
470            * tables-1.dat: A test case added.
471    
472    ++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
473    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
474    
475            * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
476            put into the DOM.
477    
478    </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
479    2008-11-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
480    
481            * tables-1.dat: Added a test case.
482    
483    ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
484    2008-11-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
485    
486            * Parser.pm (parse_char_string): Not all quoted-pairs in table
487            cells were unescaped.
488    
489  </content></entry></Atom:feed>  </content></entry></Atom:feed>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24