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

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.128

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24