/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

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

revision 1.237 by wakaba, Sun May 18 03:46:26 2008 UTC revision 1.255 by wakaba, Sun Jun 29 11:15:53 2008 UTC
# Line 1  Line 1 
1    2008-06-29  Wakaba  <wakaba@suika.fam.cx>
2    
3            * WebIDL.pm: New module.
4    
5    2008-06-15  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Makefile (Entities.html): URI changed.
8    
9    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm.src: Support for ruby parsing (HTML5 revision 1704).
12    
13    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm.src (_get_next_token): A parse error was missing.
16    
17    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
18    
19            * mklinktypelist.pl: rel=contact is no longer part of the HTML5
20            spec (commented out). (HTML5 revision 1711).
21    
22    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
23    
24            * ContentType.pm: Drop support for UTF-32 (HTML5 revision 1701).
25    
26            * HTML.pm.src: UTF-16BE and UTF-16LE should be considered
27            as UTF-16 (HTML5 revision 1701).
28    
29    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm.src: Support for <noframes> in <head> (HTML5 revision
32            1692).
33    
34    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm.src: The secondary insertion mode used when switching
37            to foreign content is the "in body" insertion mode (HTML5 revision
38            1696).
39    
40    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm.src: Don't raise parse error for <isindex/> (HTML5
43            revision 1697).
44    
45    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm.src: Support for end-of-file token in foreign content
48            insertion mode (HTML5 revision 1693).  Update SVG camelCase
49            attribute list (HTML5 revision 1700).  <textarea> closes
50            </select> (HTML5 revision 1699).  More start tags close in
51            foreign content insertion mode (HTML5 revision 1698).
52    
53    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm.src: ";" is not part of charset name (HTML5 revision 1665).
56    
57    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm.src: More robust charset parameter detection (HTML5
60            revision 1674).
61    
62    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
63    
64            * ContentType.pm: Support for image/vnd.microsoft.icon (HTML5
65            revision 1676).
66    
67    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
68    
69            * HTML.pm.src: Ignore language part of public identifiers for
70            quriks mode detection (HTML5 revision 1679).
71    
72    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
73    
74            * HTML.pm.src: Reduce the number of errors in truncated doctypes (HTML5
75            revision 1685).
76    
77    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
78    
79            * HTML.pm.src: Support for EOF in new states for tags (HTML5
80            revision 1684).
81    
82    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
83    
84            * HTML.pm.src (_reset_insertion_mode): Make <td>.innerHTML
85            work (HTML5 revision 1690).
86    
87    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
88    
89            * HTML.pm.src (_tree_construction_main): Change handling of
90            end tags in head insertion modes (HTML5 revision 1686).
91            (parse_char_string): Bug fix for non-utf8 character string handlings.
92            (parse_char_stream): |ungetc| does not work well for this context.
93    
94    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
95    
96            * HTML.pm.src (parse_byte_string): Redefined to invoke
97            |parse_byte_stream|.
98            (parse_byte_stream): New method.
99    
100  2008-05-18  Wakaba  <wakaba@suika.fam.cx>  2008-05-18  Wakaba  <wakaba@suika.fam.cx>
101    
102          * HTML.pm.src (parse_byte_string): Fix the column number reported          * HTML.pm.src (parse_byte_string): Fix the column number reported

Legend:
Removed from v.1.237  
changed lines
  Added in v.1.255

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24