Parent Directory
|
Revision Log
++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000 * Parser.pm: Multiple |rt| elements in a |ruby| element was not allowed. Don't use \s where SWML's definition of white space is required. "The head element" definition was wrong. Typo fixed. List algorithm bug fixed. 2008-11-06 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.2 | <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 |
| 2 | wakaba | 1.1 | * mkcommitfeed.pl: Typo fixed. |
| 3 | |||
| 4 | 2008-10-21 Wakaba <[email protected]> | ||
| 5 | |||
| 6 | </Atom:content></Atom:entry><Atom:entry xml:id="entry-1224569412"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1224569412</Atom:id><Atom:title>2008-10-21 Wakaba</Atom:title><Atom:updated>2008-10-21T00:00:00Z</Atom:updated><Atom:author><Atom:name>Wakaba</Atom:name><Atom:email>[email protected]</Atom:email></Atom:author><Atom:content type="text">++ ChangeLog 21 Oct 2008 06:09:47 -0000 | ||
| 7 | * readme.en.html: Link to the feed. "What's new" section and "how | ||
| 8 | to use the modules" section added. |Whatpm::XML::Parser| added to | ||
| 9 | the list of modules. | ||
| 10 | |||
| 11 | 2008-10-21 Wakaba <[email protected]> | ||
| 12 | |||
| 13 | 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>[email protected]</email></author><content type="text">++ ChangeLog 21 Oct 2008 06:18:54 -0000 |
| 14 | * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is | ||
| 15 | always annoying :-< | ||
| 16 | |||
| 17 | 2008-10-21 Wakaba <[email protected]> | ||
| 18 | |||
| 19 | 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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 05:44:23 -0000 |
| 20 | 2008-10-27 Wakaba <[email protected]> | ||
| 21 | |||
| 22 | * HTML.pm: HTML5 spec status updated, except for | ||
| 23 | datatemplate-related features. | ||
| 24 | |||
| 25 | 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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ContentChecker/ChangeLog 27 Oct 2008 06:16:25 -0000 |
| 26 | datatemplate-related features, once again. Status for RDFa and | ||
| 27 | XHTML Basic 1.1 updated. | ||
| 28 | |||
| 29 | 2008-10-27 Wakaba <[email protected]> | ||
| 30 | |||
| 31 | * HTML.pm: HTML5 spec status updated, except for | ||
| 32 | 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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/ChangeLog 6 Nov 2008 04:01:55 -0000 |
| 33 | 2008-11-06 Wakaba <[email protected]> | ||
| 34 | |||
| 35 | * SWML/: New directory. | ||
| 36 | |||
| 37 | ++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 06:56:18 -0000 | ||
| 38 | 2008-11-06 Wakaba <[email protected]> | ||
| 39 | |||
| 40 | * Parser.pm: New file. Tokenizer impelmented, but it does not | ||
| 41 | work yet. | ||
| 42 | |||
| 43 | * ChangeLog: New file. | ||
| 44 | |||
| 45 | |||
| 46 | </content></entry><entry xml:id="entry-1225954751"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1225954751</id><title>2008-11-06 Wakaba</title><updated>2008-11-06T06:59:06Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ ChangeLog 6 Nov 2008 06:58:59 -0000 | ||
| 47 | 2008-11-06 Wakaba <[email protected]> | ||
| 48 | |||
| 49 | * cvscommit.sh: Commit the updated Atom feed at the time of commit | ||
| 50 | of the other files. | ||
| 51 | |||
| 52 | 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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 12:31:56 -0000 |
| 53 | * Parser.pm: Tree construction implemented and remove compile | ||
| 54 | errors. Still unclear whether it works or not. | ||
| 55 | |||
| 56 | 2008-11-06 Wakaba <[email protected]> | ||
| 57 | |||
| 58 | 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>[email protected]</email></author><content type="text">++ whatpm/Whatpm/SWML/ChangeLog 6 Nov 2008 13:28:54 -0000 |
| 59 | * Parser.pm: Multiple |rt| elements in a |ruby| element was not | ||
| 60 | allowed. Don't use \s where SWML's definition of white space is | ||
| 61 | required. "The head element" definition was wrong. Typo fixed. | ||
| 62 | List algorithm bug fixed. | ||
| 63 | |||
| 64 | 2008-11-06 Wakaba <[email protected]> | ||
| 65 | |||
| 66 | wakaba | 1.2 | </content></entry></Atom:feed> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |