/[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.8 by wakaba, Fri Nov 7 04:03:16 2008 UTC revision 1.15 by wakaba, Sat Nov 15 13:18:12 2008 UTC
# Line 86  Line 86 
86          * Parser.pm (parse_char_string): Don't use attributes and methods          * Parser.pm (parse_char_string): Don't use attributes and methods
87          not supported by NanoDOM.          not supported by NanoDOM.
88    
89    </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    7 Nov 2008 08:45:01 -0000
90            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
91    
92    2008-11-07  Wakaba  &lt;[email protected]&gt;
93    
94    ++ whatpm/t/swml/ChangeLog      7 Nov 2008 08:45:13 -0000
95            * structs-1.dat: More test data added.
96    
97            * blocks-1.dat: New file.
98    
99    2008-11-07  Wakaba  &lt;[email protected]&gt;
100    
101    ++ whatpm/Whatpm/ChangeLog      7 Nov 2008 08:43:32 -0000
102    2008-11-07  Wakaba  &lt;[email protected]&gt;
103    
104            * NanoDOM.pm (text_content): Don't create a Text node if the new
105            value is empty.
106    
107    ++ whatpm/Whatpm/HTML/ChangeLog 7 Nov 2008 08:43:49 -0000
108    2008-11-07  Wakaba  &lt;[email protected]&gt;
109    
110            * Dumper.pm (dumptree): Support for namespace abbreviation for
111            SWML namespaces.
112    
113    ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 08:44:20 -0000
114            * Parser.pm: Bug fixes - both parser implementation bugs and spec
115            bugs.
116    
117    2008-11-07  Wakaba  &lt;[email protected]&gt;
118    
119    </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>[email protected]</email></author><content type="text">++ whatpm/t/ChangeLog    7 Nov 2008 12:35:08 -0000
120            * SWML-Parser.t: New test data files added.
121    
122    2008-11-07  Wakaba  &lt;[email protected]&gt;
123    
124    ++ whatpm/t/swml/ChangeLog      7 Nov 2008 12:35:27 -0000
125            * blocks-1.dat: Test result updated.
126    
127            * inlines-1.dat, forms-specific.dat-1, forms-generic-1.dat,
128            tables-1.dat: New files.
129    
130    2008-11-07  Wakaba  &lt;[email protected]&gt;
131    
132    ++ whatpm/Whatpm/SWML/ChangeLog 7 Nov 2008 12:34:42 -0000
133            * Parser.pm: More bug fixes, both impl bugs and spec bugs, again.
134    
135    2008-11-07  Wakaba  &lt;[email protected]&gt;
136    
137    </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog       7 Nov 2008 15:40:23 -0000
138            * blocks-1.dat: A test data added.
139    
140    2008-11-07  Wakaba  &lt;[email protected]&gt;
141    
142    </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog       8 Nov 2008 09:26:51 -0000
143    2008-11-08  Wakaba  &lt;[email protected]&gt;
144    
145            * inlines-1.dat: A test case added.
146    
147    ++ whatpm/Whatpm/SWML/ChangeLog 8 Nov 2008 09:26:37 -0000
148    2008-11-08  Wakaba  &lt;[email protected]&gt;
149    
150            * Parser.pm (parse_char_string): Namespace URL for &quot;rubyb&quot; element
151            was wrong.
152    
153    </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog       9 Nov 2008 10:05:35 -0000
154    2008-11-09  Wakaba  &lt;[email protected]&gt;
155    
156            * structs-1.dat: A test case added.
157    
158    ++ whatpm/Whatpm/SWML/ChangeLog 9 Nov 2008 10:05:18 -0000
159    2008-11-09  Wakaba  &lt;[email protected]&gt;
160    
161            * Parser.pm (parse_char_string): &quot;__IMAGE__&quot; was inserted to
162            |sw:image| element.
163    
164    </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>[email protected]</email></author><content type="text">++ whatpm/t/swml/ChangeLog       14 Nov 2008 08:02:58 -0000
165    2008-11-14  Wakaba  &lt;[email protected]&gt;
166    
167            * blocks-1.dat: Test cases added.
168    
169            * structs-1.dat: A test result was wrong.
170    
171            * tables-1.dat: A test case added.
172    
173    ++ whatpm/Whatpm/SWML/ChangeLog 14 Nov 2008 08:04:04 -0000
174    2008-11-14  Wakaba  &lt;[email protected]&gt;
175    
176            * Parser.pm (parse_char_string): A quoted &quot;\&quot; character was not
177            put into the DOM.
178    
179    </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
180    2008-11-15  Wakaba  &lt;[email protected]&gt;
181    
182            * tables-1.dat: Added a test case.
183    
184    ++ whatpm/Whatpm/SWML/ChangeLog 15 Nov 2008 13:17:52 -0000
185    2008-11-15  Wakaba  &lt;[email protected]&gt;
186    
187            * Parser.pm (parse_char_string): Not all quoted-pairs in table
188            cells were unescaped.
189    
190  </content></entry></Atom:feed>  </content></entry></Atom:feed>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.15

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24