/[suikacvs]/test/html-webhacc/ChangeLog
Suika

Diff of /test/html-webhacc/ChangeLog

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

revision 1.25 by wakaba, Tue Jul 17 13:52:54 2007 UTC revision 1.44 by wakaba, Sat Feb 9 12:22:19 2008 UTC
# Line 1  Line 1 
1    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-style.css: Rules for s/unsupported/u/'ed version added.
4    
5            * cc.cgi: Support for 'u' level.
6    
7            * error-description-source.en.xml: s/unsupported/u/;
8    
9            * standards.en.html: CSS added.
10    
11    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
12    
13            * standards.en.html: New document.
14    
15            * cc-interface.en.html: Linking to |standards.en.html|.
16    
17    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
18    
19            * error-description-source.xml: New error descriptions.
20    
21            * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
22            a 406 page!  |identity| encoding is added.
23    
24    2007-11-19  Wakaba  <wakaba@suika.fam.cx>
25    
26            * cc.cgi (#document-tree Document): Output |inputEncoding|,
27            |manakaiCharset|, and |manakaiHasBOM| attributes.
28    
29    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
30    
31            * cc-style.css: New rules for warnings.
32    
33            * cc-todo.en.txt: Updated.
34    
35            * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
36            for |inner_html| with external source.  Set |manakai_charset|
37            attribute if possible.
38            (load_text_catalog): Interpret catalog file as UTF-8.
39    
40            * error-description-source.en.xml: New errors for character
41            encodings are added.
42    
43    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
44    
45            * error-description-source.xml: s/charset declaration/character
46            encoding declaration/g, since HTML5 spec says so.
47    
48    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
49    
50            * cc.cgi (get_input_document): Use sniffer to determine
51            media type of the entity.
52    
53    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
54    
55            * cc-style.css: Rules for "unsupported" parse errors.
56    
57            * cc.cgi (print_syntax_error_html_section): Use HTML
58            parser for byte string.
59            (print_result_unknown_type_section): Make output
60            more consistent with other media types.
61    
62    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
63    
64            * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
65            an HTML DOM.
66    
67    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
68    
69            * cc-style.css: Styling examples.
70    
71    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
72    
73            * error-description-source.xml (enumerated:invalid:http-equiv:content-type):
74            New.
75    
76    2007-11-05  Wakaba  <wakaba@suika.fam.cx>
77    
78            * cc.cgi (get_error_level_label): New.
79    
80            * cc-style.css: New rules for error level descriptions.
81    
82            * error-description-source.xml: Description for error
83            levels is added.
84    
85    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
86    
87            * cc-interface.en.html (i): |text/cache-manifest| is added.
88    
89            * cc-style.css: New rules for manifest dump.
90    
91            * cc.cgi: Support for |text/cache-manifest|.
92    
93            * error-description-soruce.en.xml (#cache-manifest-errors): New
94            section.
95    
96    2007-09-10  Wakaba  <wakaba@suika.fam.cx>
97    
98            * cc.cgi, cc-style.css: Scoring support.
99    
100    2007-09-03  Wakaba  <wakaba@suika.fam.cx>
101    
102            * error-description-source.xml: Updated.
103    
104    2007-09-02  Wakaba  <wakaba@suika.fam.cx>
105    
106            * cc.cgi: Report document sections are now output by
107            corresponding subroutines.
108    
109    2007-08-26  Wakaba  <wakaba@suika.fam.cx>
110    
111            * cc.cgi: New catalog macros |local-name| and |element-local-name|.
112    
113    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
114    
115            * cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
116            instead of |SuikaWiki::Input::HTTP|.
117    
118    2007-08-05  Wakaba  <wakaba@suika.fam.cx>
119    
120            * cc-interface.en.html: IMT |application/atom+xml| is added.
121            Link to |cc-todo| is added.
122    
123    2007-07-24  Wakaba  <wakaba@suika.fam.cx>
124    
125            * error-description.xml: Description for "after body", "bare etago",
126            and "bogus end tag" are added.
127    
128    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
129    
130            * cc-style.css: Don't remove bullet of the document node
131            in the document tree.  Don't collapse white space
132            in the |code| elements.
133    
134            * cc.cgi: Put identifiers and class names into |code|
135            element.
136            (get_text): Template for attribute values are supported.
137    
138            * error-descriotion-source.en.xml: More error descriptions
139            are included.  Use |{@}| attribute value insertion macro
140            for errors in which it should be useful.
141    
142    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
143    
144            * cc.cgi: Output HTTP and HTML header before try to
145            fetch the specified resource for usability.  Add
146            tables, identifiers, and terms section to the TOC.
147            Generate classes list.
148    
149  2007-07-17  Wakaba  <wakaba@suika.fam.cx>  2007-07-17  Wakaba  <wakaba@suika.fam.cx>
150    
151          * alert.png, error.png, info.png: New images.          * alert.png, error.png, info.png: New images.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.44

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24