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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24