| 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>[email protected]</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>2008-12-06T11:31:32Z</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-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 |
| 2 |
|
2008-12-06 Wakaba <[email protected]> |
| 3 |
|
|
| 4 |
|
* html-form-input-1.dat: Added test data for <input type=search> |
| 5 |
|
and <input type=text|password|url|email value>. |
| 6 |
|
|
| 7 |
|
* html-interactive-1.dat: Fixed a typo error. |
| 8 |
|
|
| 9 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 11:29:26 -0000 |
| 10 |
|
* HTML.pm: Implemented <input multiple>, <input type=search>. |
| 11 |
|
Implemented <input value> validation for |type|s |text|, |search|, |
| 12 |
|
|email|, |url|, and |password|. |
| 13 |
|
|
| 14 |
|
2008-12-06 Wakaba <[email protected]> |
| 15 |
|
|
| 16 |
|
</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 |
| 17 |
|
* URIChecker.pm: Bug fix: It did not work unless |
| 18 |
|
Message::DOM::DOMImplementation has been |require|d. |
| 19 |
|
|
| 20 |
|
2008-12-06 Wakaba <[email protected]> |
| 21 |
|
|
| 22 |
|
</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 |
| 23 |
|
2008-12-06 Wakaba <[email protected]> |
| 24 |
|
|
| 25 |
|
* content-checker.pl: Use new XML parser for parsing test data. |
| 26 |
|
Use NanoDOM instead of manakai DOM implementation. |
| 27 |
|
|
| 28 |
|
++ whatpm/Whatpm/ChangeLog 6 Dec 2008 09:58:56 -0000 |
| 29 |
|
2008-12-06 Wakaba <[email protected]> |
| 30 |
|
|
| 31 |
|
* NanoDOM.pm (document_uri): New attribute. |
| 32 |
|
|
| 33 |
|
* ContentChecker.pm: Don't use methods not implemented by NanoDOM. |
| 34 |
|
|
| 35 |
|
++ whatpm/Whatpm/ContentChecker/ChangeLog 6 Dec 2008 09:59:53 -0000 |
| 36 |
|
2008-12-06 Wakaba <[email protected]> |
| 37 |
|
|
| 38 |
|
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
| 39 |
|
use attributes not supported by NanoDOM. |
| 40 |
|
|
| 41 |
|
</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 |
| 42 |
|
* readme.en.html: Added a link to application list in manakai-core |
| 43 |
|
page. |
| 44 |
|
|
| 45 |
|
2008-11-24 Wakaba <[email protected]> |
| 46 |
|
|
| 47 |
|
</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 |
| 48 |
|
2008-11-24 Wakaba <[email protected]> |
| 49 |
|
|
| 50 |
|
* cvscommit.sh: Use |mkcommitfeed| comand instead of |
| 51 |
|
|mkcommitfeed.pl| in the same directory. |
| 52 |
|
|
| 53 |
|
* mkcommitfeed.pl: Removed. (See |
| 54 |
|
<http://suika.fam.cx/commitfeed/readme>.) |
| 55 |
|
|
| 56 |
|
</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 |
| 57 |
* mkcommitfeed.pl: Typo fixed. |
* mkcommitfeed.pl: Typo fixed. |
| 58 |
|
|
| 59 |
2008-10-21 Wakaba <[email protected]> |
2008-10-21 Wakaba <[email protected]> |
| 231 |
* Parser.pm (parse_char_string): A quoted "\" character was not |
* Parser.pm (parse_char_string): A quoted "\" character was not |
| 232 |
put into the DOM. |
put into the DOM. |
| 233 |
|
|
| 234 |
|
</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 |
| 235 |
|
2008-11-15 Wakaba <[email protected]> |
| 236 |
|
|
| 237 |
|
* tables-1.dat: Added a test case. |
| 238 |
|
|
| 239 |
|
++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000 |
| 240 |
|
2008-11-15 Wakaba <[email protected]> |
| 241 |
|
|
| 242 |
|
* Parser.pm (parse_char_string): Not all quoted-pairs in table |
| 243 |
|
cells were unescaped. |
| 244 |
|
|
| 245 |
</content></entry></Atom:feed> |
</content></entry></Atom:feed> |