1 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-script.js: Unquote U+hhhh escapes. |
4 |
|
|
5 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc.cgi (get_error_label): Use token's line and column |
8 |
|
if available. |
9 |
|
|
10 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* cc-script.js: Character was not marked if the line |
13 |
|
is less than 50 characters. |
14 |
|
|
15 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* cc.cgi: Link to the script added. |
18 |
|
|
19 |
|
* cc-style.css (mark): Added. |
20 |
|
|
21 |
|
* cc-script.js: New script. |
22 |
|
|
23 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
26 |
|
section. |
27 |
|
|
28 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi: Support for level-i (informational). |
31 |
|
|
32 |
|
* cc-style.css: New style rules for informational messages added. |
33 |
|
|
34 |
|
* error-description-source.xml (#information, #level-i): Added. |
35 |
|
|
36 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
39 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
40 |
|
Typo in 'collapse' value fixed. |
41 |
|
|
42 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
45 |
|
partially broken. |
46 |
|
|
47 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* cc.cgi: Subdocument validation framework implemented. |
50 |
|
|
51 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* cc.cgi (print_listing_section): ID, class, and term |
54 |
|
section functions are merged. |
55 |
|
|
56 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* table-interface.en.html: Typo fixed. |
59 |
|
|
60 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
61 |
|
identifiers in report sections. Don't add headings |
62 |
|
if the |$input->{nested}| flag is set. |
63 |
|
|
64 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
65 |
|
argument, |idPrefix|, for setting ID prefix. |
66 |
|
|
67 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
68 |
|
empty string. |
69 |
|
|
70 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
73 |
|
|
74 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
77 |
|
|
78 |
|
* cc.cgi: Support for 'u' level. |
79 |
|
|
80 |
|
* error-description-source.en.xml: s/unsupported/u/; |
81 |
|
|
82 |
|
* standards.en.html: CSS added. |
83 |
|
|
84 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* standards.en.html: New document. |
87 |
|
|
88 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
89 |
|
|
90 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* error-description-source.xml: New error descriptions. |
93 |
|
|
94 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
95 |
|
a 406 page! |identity| encoding is added. |
96 |
|
|
97 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
100 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
101 |
|
|
102 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* cc-style.css: New rules for warnings. |
105 |
|
|
106 |
|
* cc-todo.en.txt: Updated. |
107 |
|
|
108 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
109 |
|
for |inner_html| with external source. Set |manakai_charset| |
110 |
|
attribute if possible. |
111 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
112 |
|
|
113 |
|
* error-description-source.en.xml: New errors for character |
114 |
|
encodings are added. |
115 |
|
|
116 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* error-description-source.xml: s/charset declaration/character |
119 |
|
encoding declaration/g, since HTML5 spec says so. |
120 |
|
|
121 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
124 |
|
media type of the entity. |
125 |
|
|
126 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
129 |
|
|
130 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
131 |
|
parser for byte string. |
132 |
|
(print_result_unknown_type_section): Make output |
133 |
|
more consistent with other media types. |
134 |
|
|
135 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
138 |
|
an HTML DOM. |
139 |
|
|
140 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
141 |
|
|
142 |
|
* cc-style.css: Styling examples. |
143 |
|
|
144 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
145 |
|
|
146 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
147 |
|
New. |
148 |
|
|
149 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
150 |
|
|
151 |
|
* cc.cgi (get_error_level_label): New. |
152 |
|
|
153 |
|
* cc-style.css: New rules for error level descriptions. |
154 |
|
|
155 |
|
* error-description-source.xml: Description for error |
156 |
|
levels is added. |
157 |
|
|
158 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
161 |
|
|
162 |
|
* cc-style.css: New rules for manifest dump. |
163 |
|
|
164 |
|
* cc.cgi: Support for |text/cache-manifest|. |
165 |
|
|
166 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
167 |
|
section. |
168 |
|
|
169 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
170 |
|
|
171 |
|
* cc.cgi, cc-style.css: Scoring support. |
172 |
|
|
173 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
175 |
|
* error-description-source.xml: Updated. |
176 |
|
|
177 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
* cc.cgi: Report document sections are now output by |
180 |
|
corresponding subroutines. |
181 |
|
|
182 |
|
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
184 |
|
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
185 |
|
|
186 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
187 |
|
|
188 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
189 |
|
instead of |SuikaWiki::Input::HTTP|. |
190 |
|
|
191 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
192 |
|
|
193 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
194 |
|
Link to |cc-todo| is added. |
195 |
|
|
196 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
|
* error-description.xml: Description for "after body", "bare etago", |
199 |
|
and "bogus end tag" are added. |
200 |
|
|
201 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
203 |
|
* cc-style.css: Don't remove bullet of the document node |
204 |
|
in the document tree. Don't collapse white space |
205 |
|
in the |code| elements. |
206 |
|
|
207 |
|
* cc.cgi: Put identifiers and class names into |code| |
208 |
|
element. |
209 |
|
(get_text): Template for attribute values are supported. |
210 |
|
|
211 |
|
* error-descriotion-source.en.xml: More error descriptions |
212 |
|
are included. Use |{@}| attribute value insertion macro |
213 |
|
for errors in which it should be useful. |
214 |
|
|
215 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
216 |
|
|
217 |
|
* cc.cgi: Output HTTP and HTML header before try to |
218 |
|
fetch the specified resource for usability. Add |
219 |
|
tables, identifiers, and terms section to the TOC. |
220 |
|
Generate classes list. |
221 |
|
|
222 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
223 |
|
|
224 |
|
* alert.png, error.png, info.png: New images. |
225 |
|
|
226 |
|
* LICENSE: New image file names are added. |
227 |
|
|
228 |
|
* cc-interface.en.html: Link to the style sheet is added. |
229 |
|
|
230 |
|
* cc-style.css: Duplicate identifiers and terms |
231 |
|
are decorated by icon. |
232 |
|
|
233 |
|
* cc.cgi: |h1| links to the interface page. |
234 |
|
(#identifiers): New section. |
235 |
|
|
236 |
|
* error-description-source.en.xml: More error types are |
237 |
|
added. |
238 |
|
|
239 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
* cc.cgi: Set |STDOUT| encoding as |utf8|. |
242 |
|
(htescape): Escape some more invisible characters. |
243 |
|
|
244 |
|
* error-description-source.en.xml: More error data. |
245 |
|
|
246 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
247 |
|
|
248 |
|
* cc.cgi (table stuff): Set |is_header| property |
249 |
|
of table cells explicitly since otherwise newer JSON.pm |
250 |
|
generates broken output. |
251 |
|
(get_text): Return the reduced type name as well. Use |
252 |
|
it as fragment of detail document. |
253 |
|
|
254 |
|
* error-description-source.en.xml: More error descriptions |
255 |
|
are added. |
256 |
|
|
257 |
|
* mkdescription.pl: Remove |catalog| element from |
258 |
|
the result description document. |
259 |
|
|
260 |
|
* table.cgi: Set |is_header| property |
261 |
|
of table cells explicitly since otherwise newer JSON.pm |
262 |
|
generates broken output. |
263 |
|
|
264 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
265 |
|
|
266 |
* Makefile (all): |cc-msg.en.txt| is added to the list of |
* Makefile (all): |cc-msg.en.txt| is added to the list of |