/[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.14 by wakaba, Fri Nov 14 08:04:16 2008 UTC revision 1.18 by wakaba, Sat Dec 6 10:00:53 2008 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>[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-06T10:00:48Z</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-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
2    2008-12-06  Wakaba  &lt;[email protected]&gt;
3    
4            * content-checker.pl: Use new XML parser for parsing test data.
5            Use NanoDOM instead of manakai DOM implementation.
6    
7    ++ whatpm/Whatpm/ChangeLog      6 Dec 2008 09:58:56 -0000
8    2008-12-06  Wakaba  &lt;[email protected]&gt;
9    
10            * NanoDOM.pm (document_uri): New attribute.
11    
12            * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
13    
14    ++ whatpm/Whatpm/ContentChecker/ChangeLog       6 Dec 2008 09:59:53 -0000
15    2008-12-06  Wakaba  &lt;[email protected]&gt;
16    
17            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
18            use attributes not supported by NanoDOM.
19    
20    </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
21            * readme.en.html: Added a link to application list in manakai-core
22            page.
23    
24    2008-11-24  Wakaba  &lt;[email protected]&gt;
25    
26    </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
27    2008-11-24  Wakaba  &lt;[email protected]&gt;
28    
29            * cvscommit.sh: Use |mkcommitfeed| comand instead of
30            |mkcommitfeed.pl| in the same directory.
31    
32            * mkcommitfeed.pl: Removed.  (See
33            &lt;http://suika.fam.cx/commitfeed/readme&gt;.)
34    
35    </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
36          * mkcommitfeed.pl: Typo fixed.          * mkcommitfeed.pl: Typo fixed.
37    
38  2008-10-21  Wakaba  &lt;[email protected]&gt;  2008-10-21  Wakaba  &lt;[email protected]&gt;
# Line 176  Line 210 
210          * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not          * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
211          put into the DOM.          put into the DOM.
212    
213    </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
214    2008-11-15  Wakaba  &lt;[email protected]&gt;
215    
216            * tables-1.dat: Added a test case.
217    
218    ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
219    2008-11-15  Wakaba  &lt;[email protected]&gt;
220    
221            * Parser.pm (parse_char_string): Not all quoted-pairs in table
222            cells were unescaped.
223    
224  </content></entry></Atom:feed>  </content></entry></Atom:feed>

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.18

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24