/[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.99 by wakaba, Sun Aug 12 04:26:34 2007 UTC revision 1.124 by wakaba, Mon Nov 19 12:18:26 2007 UTC
# Line 1  Line 1 
1    2007-11-19  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (parse_byte_string): Detect charset
4            by universalchardet if charset parameter is not specified.
5    
6            * Makefile (Charset-all, Charset-clean): New rules.
7    
8    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
9    
10            * ContentChecker.pm (check_document): Check the existence
11            of character encoding declaration and selection of encoding
12            for HTML document.
13    
14    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
15    
16            * ContentType.pm (get_sniffed_type): Return also the official
17            type in list context.
18    
19    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
20    
21            * ContentType.pm: Sniffing with leading white space
22            ignoring (HTML5 revisions 1013 and 1016).
23    
24    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
25    
26            * ContentType.pm: HTML5 revision 1013 changes, except for leading
27            white spaces, are implemented.
28    
29    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm.src (parse_char_string): Set |inner_encoding|
32            attribute if possible.
33    
34    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm.src (parse_byte_string): New method.
37            (parse_char_string): New alias for |parse_string|.
38            (main phase): Invoking "change the encoding" algorithm if desired.
39    
40            * HTML.pod: Updated.
41    
42    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTML.pod (get_inner_html): Removed.
45    
46            * Makefile (HTML-all, HTML-clean): New.
47    
48    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm.src (get_inner_html): Removed (moved to HTML/Serializer.pm).
51    
52    2007-11-08  Wakaba  <wakaba@suika.fam.cx>
53    
54            * mklinktypelist.pl: s/noreferer/noreferrer/ (HTML5 revision 1132).
55    
56    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
57    
58            * Makefile: |CacheManifest.html| is added.
59    
60            * CacheManifest.pod: New file.
61    
62    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
63    
64            * CacheManifest.pm: New module.
65    
66    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm.src: Support for application cache selection algorithm
69            callback.
70    
71    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
72    
73            * mklinktypelist.pl: Support for rel=noreferer (HTML5 revision 1118).
74    
75    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
76    
77            * Makefile (clean): New rule.
78    
79            * NanoDOM.pm (public_id, system_id): New attributes.
80    
81    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
82    
83            * Makefile (CSS-all, CSS-clean, clean): New rules.
84    
85    2007-10-14  Wakaba  <wakaba@suika.fam.cx>
86    
87            * ContentChecker.pm (check_document): Support for
88            new |is_xml_root| flag.
89            (check_element): Support for new |pluses| state.
90            (_add_pluses): New method.
91            (_remove_minuses): Support for new |minus| item.
92    
93    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
94    
95            * ContentChecker.pm: Raise specific error for invalid
96            root element.
97    
98    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
99    
100            * ContentChecker.pm: Set level values for later uses.
101    
102    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
103    
104            * ContentChecker.pm: Support for language tag validation.
105    
106    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
107    
108            * LangTag.pm (check_rfc3066_language_tag): New method.
109    
110    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
111    
112            * LangTag.pm: New module.
113    
114    2007-09-04  Wakaba  <wakaba@suika.fam.cx>
115    
116            * HTML.pm.src: Some error types were wrong.
117    
118    2007-08-17  Wakaba  <wakaba@suika.fam.cx>
119    
120            * CSS/: New directory.
121    
122    2007-08-17  Wakaba  <wakaba@suika.fam.cx>
123    
124            * ContentChecker.pm (_check_get_children): Support
125            for |noscript| in |head|.
126    
127  2007-08-12  Wakaba  <wakaba@suika.fam.cx>  2007-08-12  Wakaba  <wakaba@suika.fam.cx>
128    
129          * URI/: New directory.          * URI/: New directory.

Legend:
Removed from v.1.99  
changed lines
  Added in v.1.124

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24