/[suikacvs]/test/html-webhacc/cc.cgi
Suika

Log of /test/html-webhacc/cc.cgi

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 03:22:56 2008 UTC (15 years, 4 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.68: +5 -2 lines
Diff to previous 1.68
++ ChangeLog	11 Dec 2008 03:20:10 -0000
2008-12-11  Wakaba  <wakaba@suika.fam.cx>

	* error-description-source.en.xml: Added descriptions for errors
	from Regexp::Parser and Regexp::Parser::JavaScript modules.

	* cc.cgi: Added support for JavaScript regular expressions.

++ html/WebHACC/Language/ChangeLog	11 Dec 2008 03:18:54 -0000
2008-12-11  Wakaba  <wakaba@suika.fam.cx>

	* RegExpJS.pm: New module.

++ html/WebHACC/ChangeLog	11 Dec 2008 03:22:42 -0000
2008-12-11  Wakaba  <wakaba@suika.fam.cx>

	* Output.pm (generate_input_section): Added support for JavaScript
	regular expressions.

2008-12-10  Wakaba  <wakaba@suika.fam.cx>

	* Result.pm: Added support for |valueref| parameter of an error.
	|pos_end| should point the (intercharacter) position where the
	highlighted substring ends, not the character before the position,
	otherwise empty substring cannot be represented well.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 03:56:43 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.67: +2 -1 lines
Diff to previous 1.67
++ ChangeLog	17 Sep 2008 03:55:55 -0000
2008-09-17  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Support for |text/x-css-inline| type is added.

2008-09-17  Wakaba  <wakaba@suika.fam.cx>

	* standards.en.html: Updated.

++ html/WebHACC/Language/ChangeLog	17 Sep 2008 03:56:41 -0000
2008-09-17  Wakaba  <wakaba@suika.fam.cx>

	* CSSInline.pm: New module.

++ html/WebHACC/ChangeLog	17 Sep 2008 03:56:25 -0000
2008-09-17  Wakaba  <wakaba@suika.fam.cx>

	* Output.pm: Support for the |text/x-css-inline| type is added.


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 14:34:58 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.66: +3 -2 lines
Diff to previous 1.66
++ html/WebHACC/Language/ChangeLog	15 Sep 2008 14:34:54 -0000
	* CSS.pm: Support for Firefox3's new 'width' values.

2008-09-15  Wakaba  <wakaba@suika.fam.cx>


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 02:55:12 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.65: +2 -3 lines
Diff to previous 1.65
++ html/WebHACC/ChangeLog	15 Sep 2008 02:54:58 -0000
2008-09-15  Wakaba  <wakaba@suika.fam.cx>

	* Output.pm ($htescape, $htescape_value): Commented out
	redundant things for now.


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 14:36:12 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.64: +2 -1 lines
Diff to previous 1.64
++ html/WebHACC/Language/ChangeLog	14 Sep 2008 14:36:04 -0000
2008-09-14  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm (generate_source_string_section): Use |read|
	instead of |getc|.


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sun Aug 17 05:06:21 2008 UTC (15 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.63: +2 -1 lines
Diff to previous 1.63
++ ChangeLog	17 Aug 2008 05:05:13 -0000
2008-08-17  Wakaba  <wakaba@suika.fam.cx>

	* cc-about.en.html: Author section added.

	* cc.cgi: |text/x-h2h| added.

++ html/WebHACC/Language/ChangeLog	17 Aug 2008 05:06:18 -0000
2008-08-17  Wakaba  <wakaba@suika.fam.cx>

	* CacheManifest.pm (generate_structure_dump_section): Support
	for broken manifest.

	* H2H.pm: New module.

++ html/WebHACC/ChangeLog	17 Aug 2008 05:05:31 -0000
2008-08-17  Wakaba  <wakaba@suika.fam.cx>

	* Output.pm: |text/x-h2h| added.


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Aug 15 16:44:03 2008 UTC (15 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.62: +3 -1 lines
Diff to previous 1.62
++ ChangeLog	15 Aug 2008 16:43:11 -0000
	* cc-script.js (_showTab): Show the tab button of the selected
	tab.

	* cc-script.css (nav): Show scrollbar if there are too many
	tabs.

	* cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
	imlementation error case).

2008-08-16  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	15 Aug 2008 16:43:58 -0000
	* Output.pm (start_section): Don't add item to the non-tab
	navigation menu if the item's rank is higher than 2.

2008-08-16  Wakaba  <wakaba@suika.fam.cx>


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Thu Aug 14 15:50:42 2008 UTC (15 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.61: +13 -9 lines
Diff to previous 1.61
++ ChangeLog	14 Aug 2008 15:42:17 -0000
	* cc.cgi: Generate result summary sections for
	each subdocument.

	* error-description-source.xml: New entries to
	support localization of result sections.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

	* cc-style.css: Support for revised version of result summary
	section styling.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	14 Aug 2008 15:50:38 -0000
	* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
	HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
	or |layer_uncertain| flag appropriately.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	14 Aug 2008 15:48:38 -0000
	* Input.pm: Methods |generate_transfer_sections|
	and |generate_http_header_section| are moved to HTTP
	subclass, since they are irrelevant to non-HTTP inputs.
	(_get_document): Forbidden host error was not represented
	by WebHACC::Input::Error subclass.
	(WebHACC::Input::Error generate_transfer_sections): Use
	role name for the section.
	(WebHACC::Input::HTTPError generate_transfer_sections): New method
	added, since the main superclass, i.e. WebHACC::Input::Error,
	no longer dumps HTTP headers due to the change mentioned above.

	* Output.pm (start_section): New roles "transfer-errors" and "result".

	* Result.pm (parent_result): New attribute.
	(layer_applicable, layer_uncertain): New methods to set flags.
	(add_error): Natural language strings are now handled
	by the catalog mechanism.  Use new scoring mechanism.
	(generate_result_section): Use catalog for all natural
	language strings.  Table generation is now much more sophiscated
	that it was.  Support for subdoc result summary.  Support
	for the column of the number of informational message.  Support
	for "N/A" status.

2008-08-14  Wakaba  <wakaba@suika.fam.cx>


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 10:33:45 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.60: +10 -1 lines
Diff to previous 1.60
++ ChangeLog	27 Jul 2008 10:33:38 -0000
2008-07-27  Wakaba  <wakaba@suika.fam.cx>

	* .htaccess: Files gone.

	* cc-interface.en.html, cc-todo.txt: Removed.

	* cc-about.en.html: New document.

	* cc.cgi: Insert document input section before anything.
	No check performed if no URL is specified and the
	input is empty.

	* error-description-source.xml (WebHACC:Heading): Link
	to cc-about in place of cc-interface.

++ html/WebHACC/Language/ChangeLog	27 Jul 2008 10:31:14 -0000
2008-07-27  Wakaba  <wakaba@suika.fam.cx>

	* CSS.pm (generate_structure_dump_section): Role name was wrong.

++ html/WebHACC/ChangeLog	27 Jul 2008 10:30:52 -0000
2008-07-27  Wakaba  <wakaba@suika.fam.cx>

	* Output.pm (new, input): |input| attribute should always have an input
	object, even though it might be an empty one.
	(add_source_to_parse_error_list): s/shift/shift ()/ to remove
	ambigiousness warning.
	(select): New method.
	(generate_input_section): New method.


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sat Jul 26 11:27:25 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.59: +4 -191 lines
Diff to previous 1.59
++ ChangeLog	26 Jul 2008 11:26:00 -0000
2008-07-26  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: get_input_document function is now handled
	by WebHACC::Input classes.  |cc-script| reference
	is now generated by |html_header| in WebHACC::Output.

	* error-description-source.xml: Document URL and Request URL
	are now just "URLs".

++ html/WebHACC/ChangeLog	26 Jul 2008 11:27:20 -0000
2008-07-26  Wakaba  <wakaba@suika.fam.cx>

	* Input.pod: New.

	* Input.pm (urls, url, add_url): New.  Originally handled
	as |$input->{uri}| and |$input->{request_uri}|.
	(get_document and related methods/classes): New.  Originally
	part of |cc.cgi|.

	* Output.pm (html_header): Link to |cc-script.js|.


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 12:56:33 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.58: +8 -62 lines
Diff to previous 1.58
++ ChangeLog	21 Jul 2008 12:51:50 -0000
	* .htaccess: error-description-source.xml is in UTF-8
	actually.

	* Makefile: Rule to make Japanese language catalog file
	is added.

	* cc-script.js: Line and column numbers are now taken
	from data-* attributes, not from textContent.

	* cc.cgi: Tentative support for Japanese/English conneg.
	(load_text_catalog, get_text): Removed (catalog text selection
	is now handled by WebHACC::Output).

	* error-description-source.xml: Catalog entries in new
	format are added.  Old catalog element is removed.

	* mkcatalog.pl: Support for non-English languages.
	Drop support for old catalog element.  Add support
	for new cat element.

	* mkdescription.pl: Drop support for old catalog element.
	Add support for new cat element.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 12:56:30 -0000
	* DOM.pm (generate_structure_dump_section): Use catalog
	for human-readable texts.
	(generate_table_section): Use catalog for human readable texts.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 12:55:41 -0000
	* Input.pm: Most human-readable texts are now handled by
	catalog.
	(id_prefix): Support for nested subdocuments.

	* Output.pm (start_section, dt, xref): Section/item names and
	link labels are now handled by catalog.
	(load_text_catalog, nl_text): New methods.
	(html_header): Application name is moved to catalog.

	* Result.pm (add_error): Important error properties are
	now exposed to client-side script as data-* attributes.
	Labels are now handled by catalog.  Error descriptions
	are now taken from catalog as it were.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 09:40:59 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.57: +18 -31 lines
Diff to previous 1.57
++ ChangeLog	21 Jul 2008 09:38:49 -0000
	* cc.cgi: Code clean-up.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 09:40:52 -0000
	* DOM.pm (generate_table_section): Use hierarhical table
	number for tables in subdocuments.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 09:40:19 -0000
	* Input.pm (full_subdocument_index): New method, for the
	support of hierarchical subdocument numbers.
	(start_section): Use hierarhical subdocument numbers for
	section headings.

	* Output.pm (http_header, http_error, html_header): New methods.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 09:15:55 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.56: +1 -20 lines
Diff to previous 1.56
++ ChangeLog	21 Jul 2008 09:13:35 -0000
	* cc.cgi: Old commented out code for additional
	information sections are removed.  They are now
	implemented as part of |generate_add_info_sections| method.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 09:15:45 -0000
	* DOM.pm (generate_additional_sections): Support
	for the other additional information sections are reintroduced.
	(generate_listing_section, generate_rdf_section): Reimplemented.

	* XML.pm: Typo fixed.

	* HTML.pm: Load DOMImplementation as late as possible, to
	save possiblity that another DOM implementation can be used
	where possible.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 08:39:12 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.55: +1 -137 lines
Diff to previous 1.55
++ ChangeLog	21 Jul 2008 08:33:17 -0000
	* cc.cgi (print_table_section): Removed (now part of
	WebHACC::Language::DOM).

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 08:39:05 -0000
	* Base.pm (generate_source_string_section): Invoke
	|add_source_to_parse_error_list| method for generating a
	script fragment.

	* CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
	XML.pm: Use new methods for generating sections and error lists.

	* DOM.pm (generate_additional_sections, generate_table_section): New.

	* Default.pm: Pass |input| in place of |url| for unknown syntax
	error.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 08:36:01 -0000
	* Output.pm (start_section, end_section): "role" option
	implemented.  Automatical rank setting implemented.
	(start_error_list, end_error_list): New.
	(add_source_to_parse_error_list): New.

	* Result.pm: "Unknown location" message text changed.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 05:24:32 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.54: +21 -94 lines
Diff to previous 1.54
++ ChangeLog	21 Jul 2008 05:20:07 -0000
	* cc.cgi: Information sections are now handled by WebHACC::Input
	module.  Input objects for subdocuments now owns their
	own subclass.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 05:24:27 -0000
	* Base.pm: Use new method for node links.

	* CSS.pm: Typo fixes.  Pass |input| object as an argument
	to the CSSOM validation not supported error.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 05:23:21 -0000
	* Input.pm: A new subclass for subdocuments are added.
	Methods for information sections are added (from cc.cgi).

	* Output.pm (code): Support for attributes.
	(script, dt): New methods.
	(node_link): New method (from get_node_link in WebHACC::Result,
	which comes from cc.cgi).

	* Result.pm (add_error): Show some text even if no location
	infomration is available.  Use input object, if available,
	as fallback for location information.
	(get_error_label, get_node_path, get_node_link): Removed.
	The first method is no longer used.  The latters are now
	supported as |node_link| method in WebHACC::Output.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sun Jul 20 16:53:10 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.53: +22 -173 lines
Diff to previous 1.53
++ ChangeLog	20 Jul 2008 16:48:51 -0000
2008-07-21  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Errors and results are now handled by WebHACC::Result.
	Decode |uri| parameter as UTF-8.  HTTP header dump and
	input error are now handled by WebHACC::Input.

++ html/WebHACC/Language/ChangeLog	20 Jul 2008 16:53:06 -0000
2008-07-21  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm (_get_cc_url, _encode_url_component): Remove (now
	supported by WebHACC::Output).

	* CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
	HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
	WebHACC::Result.

++ html/WebHACC/ChangeLog	20 Jul 2008 16:50:41 -0000
2008-07-21  Wakaba  <wakaba@suika.fam.cx>

	* Input.pm (generate_transfer_sections, generate_http_header_section):
	New (partially comes from cc.cgi).

	* Output.pm (link): Call |start_tag| such that attributes
	can be set.
	(link_to_webhacc): New.
	(encode_url_component): From WebHACC::Language::Base.

	* Result.pm: Support for error outputting and result table
	generation.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Jul 20 14:58:24 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.52: +175 -1125 lines
Diff to previous 1.52
++ ChangeLog	20 Jul 2008 14:58:20 -0000
2008-07-20  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Modularized.

	* WebHACC/: New directory.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 14:44:16 2008 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.51: +77 -1 lines
Diff to previous 1.51
++ ChangeLog	18 Jul 2008 14:44:11 -0000
2008-07-18  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
	for dummping (Data::Dumper::Dumper no longer used).


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sun May 18 03:47:56 2008 UTC (15 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.50: +28 -10 lines
Diff to previous 1.50
++ ChangeLog	18 May 2008 03:47:40 -0000
2008-05-18  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (print_source_string_section): Use new Message::Charset::Info
	interface to decode source code, otherwise the Perl native Encode
	module might decode the source code into different character
	string with the Info's.

2008-05-10  Wakaba  <wakaba@suika.fam.cx>

	* standards.en.html (requirements): Remove a requirement
	for an HTML element's allowed context (it is covered by HTML5
	spec since r1583).


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue May 6 08:47:09 2008 UTC (16 years ago) by wakaba
Branch: MAIN
Changes since 1.49: +5 -7 lines
Diff to previous 1.49
++ ChangeLog	6 May 2008 08:47:05 -0000
	* cc.cgi: Use table object returned by the checker; don't
	form a table by itself.

	* table-script.js: Use different coloring for empty data cells.

	* cc.cgi, table.cgi: Remove table reference for JSON convertion.

2008-05-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Tue May 6 07:50:28 2008 UTC (16 years ago) by wakaba
Branch: MAIN
Changes since 1.48: +3 -2 lines
Diff to previous 1.48
++ ChangeLog	6 May 2008 07:50:23 -0000
2008-05-06  Wakaba  <wakaba@suika.fam.cx>

	* table-script.js: Support for header cell highlighting.

	* table.cgi: Set |id| to cells; it enables the cell highlighting
	feature.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sat Apr 12 15:57:56 2008 UTC (16 years ago) by wakaba
Branch: MAIN
Changes since 1.47: +79 -7 lines
Diff to previous 1.47
++ ChangeLog	12 Apr 2008 15:57:44 -0000
2008-04-12  Wakaba  <wakaba@suika.fam.cx>

	* parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
	output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
	output modes.

2008-03-29  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: New "URI" section is implemented.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 11:17:00 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46
++ ChangeLog	21 Mar 2008 11:16:56 -0000
	* cc.cgi (get_node_path): Use qualified name, not just
	local name.

2008-03-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 09:17:45 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
++ ChangeLog	21 Mar 2008 09:17:42 -0000
	* cc.cgi (get_rdf_resource_html): undef vs false bug fixed.

2008-03-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 08:59:47 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.44: +62 -2 lines
Diff to previous 1.44
++ ChangeLog	21 Mar 2008 08:59:37 -0000
2008-03-21  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Experimental support for application/rdf+xml type.
	Generate section on RDF triples extracted from the document.
	(print_rdf_section): New function.
	(get_rdf_resource_html): New function.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 13:52:48 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.43: +5 -3 lines
Diff to previous 1.43
++ ChangeLog	17 Mar 2008 13:52:22 -0000
	* cc.cgi (get_error_label): No-parent case was not considered.

2008-03-17  Wakaba  <wakaba@suika.fam.cx>


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 13:45:35 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.42: +5 -1 lines
Diff to previous 1.42
++ ChangeLog	17 Mar 2008 13:45:32 -0000
	* cc.cgi (get_error_label): Use the error location
	of the parent node, if the node does not have one.

2008-03-17  Wakaba  <wakaba@suika.fam.cx>


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 13:25:19 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.41: +38 -15 lines
Diff to previous 1.41
++ ChangeLog	17 Mar 2008 13:25:16 -0000
2008-03-17  Wakaba  <wakaba@suika.fam.cx>

	* cc-script.js: The ID of the list is now given as an argument.

	* cc.cgi: List of document errors now also expanded by source
	code fragment generated by scripting.
	(get_error_label): Use line/column information from the error
	context node, if any.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun Mar 16 11:38:47 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
++ ChangeLog	16 Mar 2008 11:38:43 -0000
	* cc.cgi: Line break treatment was different from
	that of HTML and CSS parsers.

2008-03-16  Wakaba  <wakaba@suika.fam.cx>


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Mar 16 07:08:34 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.39: +9 -2 lines
Diff to previous 1.39
++ ChangeLog	16 Mar 2008 07:08:29 -0000
	* cc.cgi (get_error_label): Use token's line and column
	if available.

2008-03-16  Wakaba  <wakaba@suika.fam.cx>


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Mar 16 01:30:56 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.38: +9 -6 lines
Diff to previous 1.38
++ ChangeLog	16 Mar 2008 01:30:36 -0000
2008-03-16  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Link to the script added.

	* cc-style.css (mark): Added.

	* cc-script.js: New script.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 14:10:11 2008 UTC (16 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.37: +3 -7 lines
Diff to previous 1.37
++ ChangeLog	11 Mar 2008 14:10:08 -0000
2008-03-11  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: |value| should be output in |dt| in Parse Errors
	section.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Feb 24 02:17:51 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.36: +43 -15 lines
Diff to previous 1.36
++ ChangeLog	24 Feb 2008 02:17:37 -0000
2008-02-24  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Support for level-i (informational).

	* cc-style.css: New style rules for informational messages added.

	* error-description-source.xml (#information, #level-i): Added.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 07:35:23 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.35: +4 -3 lines
Diff to previous 1.35
++ ChangeLog	10 Feb 2008 07:35:19 -0000
	* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
	it is actually implemented).  Support for '-moz-pre-wrap'.
	Typo in 'collapse' value fixed.

2008-02-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 04:08:04 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.34: +299 -34 lines
Diff to previous 1.34
++ ChangeLog	10 Feb 2008 04:07:28 -0000
	* cc.cgi: |text/css| support.  |id_prefix| support was
	partially broken.

2008-02-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 03:11:06 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.33: +39 -7 lines
Diff to previous 1.33
++ ChangeLog	10 Feb 2008 03:11:04 -0000
	* cc.cgi: Subdocument validation framework implemented.

2008-02-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 02:42:01 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.32: +16 -48 lines
Diff to previous 1.32
++ ChangeLog	10 Feb 2008 02:41:59 -0000
	* cc.cgi (print_listing_section): ID, class, and term
	section functions are merged.

2008-02-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 02:30:14 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +78 -71 lines
Diff to previous 1.31
++ ChangeLog	10 Feb 2008 02:28:48 -0000
	* table-interface.en.html: Typo fixed.

	* cc.cgi: Use |$input->{id_prefix}| as the prefix for the
	identifiers in report sections.  Don't add headings
	if the |$input->{nested}| flag is set.

	* table-script.js (tableToCanvas): Now it aceepts third
	argument, |idPrefix|, for setting ID prefix.

	* table.cgi: Set the third argument to |tableToCanvas| as an
	empty string.

2008-02-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 02:05:30 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +47 -42 lines
Diff to previous 1.30
++ ChangeLog	10 Feb 2008 02:05:20 -0000
2008-02-10  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (check_and_print): Now this is a subroutine.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 12:22:19 2008 UTC (16 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.29: +6 -6 lines
Diff to previous 1.29
++ ChangeLog	9 Feb 2008 12:22:16 -0000
	* cc-style.css: Rules for s/unsupported/u/'ed version added.

	* cc.cgi: Support for 'u' level.

	* error-description-source.en.xml: s/unsupported/u/;

	* standards.en.html: CSS added.

2008-02-09  Wakaba  <wakaba@suika.fam.cx>


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Nov 23 12:08:32 2007 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +4 -3 lines
Diff to previous 1.28
Set level-* class to all errors; make should-error icon stop; make warning icon alert


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Nov 23 06:36:19 2007 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
++ ChangeLog	23 Nov 2007 06:36:14 -0000
2007-11-23  Wakaba  <wakaba@suika.fam.cx>

	* error-description-source.xml: New error descriptions.

	* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
	a 406 page!  |identity| encoding is added.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 12:20:14 2007 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +17 -2 lines
Diff to previous 1.26
++ ChangeLog	19 Nov 2007 12:20:04 -0000
2007-11-19  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (#document-tree Document): Output |inputEncoding|,
	|manakaiCharset|, and |manakaiHasBOM| attributes.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 11:05:12 2007 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +12 -4 lines
Diff to previous 1.25
++ ChangeLog	18 Nov 2007 11:04:51 -0000
	* cc-style.css: New rules for warnings.

	* cc-todo.en.txt: Updated.

	* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
	for |inner_html| with external source.  Set |manakai_charset|
	attribute if possible.
	(load_text_catalog): Interpret catalog file as UTF-8.

	* error-description-source.en.xml: New errors for character
	encodings are added.

2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* error-description-source.xml: s/charset declaration/character
	encoding declaration/g, since HTML5 spec says so.

2007-11-18  Wakaba  <wakaba@suika.fam.cx>


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 05:30:03 2007 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +34 -8 lines
Diff to previous 1.24
++ ChangeLog	18 Nov 2007 05:29:39 -0000
2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (get_input_document): Use sniffer to determine
	media type of the entity.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 06:57:16 2007 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +34 -18 lines
Diff to previous 1.23
++ ChangeLog	11 Nov 2007 06:57:02 -0000
	* cc-style.css: Rules for "unsupported" parse errors.

	* cc.cgi (print_syntax_error_html_section): Use HTML
	parser for byte string.
	(print_result_unknown_type_section): Make output
	more consistent with other media types.

2007-11-11  Wakaba  <wakaba@suika.fam.cx>


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 09:33:52 2007 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +42 -9 lines
Diff to previous 1.22
++ ChangeLog	5 Nov 2007 09:33:38 -0000
2007-11-05  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (get_error_level_label): New.

	* cc-style.css: New rules for error level descriptions.

	* error-description-source.xml: Description for error
	levels is added.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Nov 4 09:15:02 2007 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +142 -10 lines
Diff to previous 1.21
++ ChangeLog	4 Nov 2007 09:14:24 -0000
2007-11-04  Wakaba  <wakaba@suika.fam.cx>

	* cc-interface.en.html (i): |text/cache-manifest| is added.

	* cc-style.css: New rules for manifest dump.

	* cc.cgi: Support for |text/cache-manifest|.

	* error-description-soruce.en.xml (#cache-manifest-errors): New
	section.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Sep 11 08:25:23 2007 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +14 -9 lines
Diff to previous 1.20
Scoring bug fixes


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Sep 10 12:09:34 2007 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
No document can be conforming\!


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Sep 10 11:51:09 2007 UTC (16 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +137 -14 lines
Diff to previous 1.18
++ ChangeLog	10 Sep 2007 11:50:30 -0000
2007-09-10  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi, cc-style.css: Scoring support.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 08:40:49 2007 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +278 -246 lines
Diff to previous 1.17
++ ChangeLog	2 Sep 2007 08:40:45 -0000
2007-09-02  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: Report document sections are now output by
	corresponding subroutines.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 07:59:01 2007 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +11 -1 lines
Diff to previous 1.16
++ ChangeLog	2 Sep 2007 07:58:58 -0000
2007-08-26  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: New catalog macros |local-name| and |element-local-name|.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Aug 11 13:54:55 2007 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +43 -17 lines
Diff to previous 1.15
++ ChangeLog	11 Aug 2007 13:54:20 -0000
2007-08-11  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
	instead of |SuikaWiki::Input::HTTP|.

2007-08-05  Wakaba  <wakaba@suika.fam.cx>

	* cc-interface.en.html: IMT |application/atom+xml| is added.
	Link to |cc-todo| is added.

2007-07-24  Wakaba  <wakaba@suika.fam.cx>

	* error-description.xml: Description for "after body", "bare etago",
	and "bogus end tag" are added.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 04:58:17 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +12 -5 lines
Diff to previous 1.14
++ ChangeLog	21 Jul 2007 04:58:03 -0000
2007-07-21  Wakaba  <wakaba@suika.fam.cx>

	* cc-style.css: Don't remove bullet of the document node
	in the document tree.  Don't collapse white space
	in the |code| elements.

	* cc.cgi: Put identifiers and class names into |code|
	element.
	(get_text): Template for attribute values are supported.

	* error-descriotion-source.en.xml: More error descriptions
	are included.  Use |{@}| attribute value insertion macro
	for errors in which it should be useful.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 14:28:20 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +28 -4 lines
Diff to previous 1.13
++ ChangeLog	17 Jul 2007 14:28:16 -0000
	* cc.cgi: Output HTTP and HTML header before try to
	fetch the specified resource for usability.  Add
	tables, identifiers, and terms section to the TOC.
	Generate classes list.

2007-07-17  Wakaba  <wakaba@suika.fam.cx>


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 13:52:54 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +22 -3 lines
Diff to previous 1.12
++ ChangeLog	17 Jul 2007 13:52:41 -0000
2007-07-17  Wakaba  <wakaba@suika.fam.cx>

	* alert.png, error.png, info.png: New images.

	* LICENSE: New image file names are added.

	* cc-interface.en.html: Link to the style sheet is added.

	* cc-style.css: Duplicate identifiers and terms
	are decorated by icon.

	* cc.cgi: |h1| links to the interface page.
	(#identifiers): New section.

	* error-description-source.en.xml: More error types are
	added.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jul 16 13:56:26 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +6 -2 lines
Diff to previous 1.11
++ ChangeLog	16 Jul 2007 13:55:43 -0000
	* cc.cgi: Set |STDOUT| encoding as |utf8|.
	(htescape): Escape some more invisible characters.

	* error-description-source.en.xml: More error data.

2007-07-16  Wakaba  <wakaba@suika.fam.cx>

	* error-description-source.en.xml: More error descriptions


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jul 16 10:55:11 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +12 -12 lines
Diff to previous 1.10
++ ChangeLog	16 Jul 2007 10:55:08 -0000
	* cc.cgi (table stuff): Set |is_header| property
	of table cells explicitly since otherwise newer JSON.pm
	generates broken output.
	(get_text): Return the reduced type name as well.  Use
	it as fragment of detail document.

	* error-description-source.xml: More error descriptions
	are added.

	* mkdescription.pl: Remove |catalog| element from
	the result description document.

	* table.cgi: Set |is_header| property
        of table cells explicitly since otherwise newer JSON.pm
        generates broken output.

2007-07-16  Wakaba  <wakaba@suika.fam.cx>


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 16 08:38:48 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +8 -6 lines
Diff to previous 1.9
++ ChangeLog	16 Jul 2007 08:38:44 -0000
	* Makefile (all): |cc-msg.en.txt| is added to the list of
	dependency.
	(cc-msg.en.txt): New rule.

	* mkcatalog.pl: New Perl script.

	* cc-msg.en.txt: Now this file is generated by
	the rule described in |Makefile|.

	* cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
	if not specified, for now.
	(get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
	to variable.

	* error-description-source.xml: All entries
	in |cc-msg.en.txt| are now described as XML data.

	* mkdescription.pl: Print the result by |inner_html| DOM
	attribute.  Put |level| attribute value, if any, before |name|
	attribute value.  Allow missing of |desc| attribute.
	Ignore any |catalog| element.

2007-07-16  Wakaba  <wakaba@suika.fam.cx>


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jul 15 16:39:10 2007 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +260 -60 lines
Diff to previous 1.8
++ ChangeLog	15 Jul 2007 16:39:03 -0000
2007-07-16  Wakaba  <wakaba@suika.fam.cx>

	* cc-interface.en.html: Content-Type options are extended.
	Charset options are added.  URI input box is added.

	* cc.cgi (get_input_document): New.  Support for URI input.
	(#document-info): Present request URI, documen URI,
	base URI (HTTP-level), internet media type, and
	charset (if any).
	(print_http_header_section): New.
	(print_source_string_section): Renamed from |print_source_string|
	and it now generate entire section.  Use charset
	information obtained by parsing (for this reason the section
	now follows the parse error section).
	(HTML parse mode): Support for charsets (alpha).
	(XML parse mode): Support for |application/xml|
	and |text/xml|.  Support for charsets.
	(#result-summary): Show error message section,
	rather than simple HTTP error, for any input error.
	(print_document_tree): Present |xml_version|, |xml_encoding|,
	and |xml_standalone|.
	(get_node_path): Return |/| if the input is the |Document| node.
	(WDCC::LWPUA): New package.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 10:02:24 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +13 -1 lines
Diff to previous 1.7
++ ChangeLog	1 Jul 2007 10:02:07 -0000
	* cc.cgi: Return 404 if |PATH_INFO| is different from |/|.
	Link to |error-description|.

	* error-description-source.xml: New.

	* mkdescription.pl: New.

2007-07-01  Wakaba  <wakaba@suika.fam.cx>


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 06:21:46 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +65 -23 lines
Diff to previous 1.6
++ ChangeLog	1 Jul 2007 06:21:44 -0000
2007-07-01  Wakaba  <wakaba@suika.fam.cx>

	* cc-style.css: New rules for empty error lists,
	error levels, and |code|.

	* cc.cgi: Support for error message catalog.
	Support for empty (zero-length) document.
	(print_source_string): Support for empty document.
	(print_document_tree): Element |has_child_nodes| test
	was incorrect.  Output compat mode and is html flag
	for |Document| node.
	(load_text_catalog, get_text): New functions.

	* LICENSE, large-alert.png, large-info.png, large-stop.png:
	New files.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 14:51:10 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +31 -11 lines
Diff to previous 1.5
++ ChangeLog	30 Jun 2007 14:51:07 -0000
	* cc.cgi: "Terms" section.  "Tree" was sometimes
	non-conforming to HTML5.
	(get_node_link): New function.

2007-06-30  Wakaba  <wakaba@suika.fam.cx>


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 08:26:08 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +63 -7 lines
Diff to previous 1.4
++ ChangeLog	30 Jun 2007 08:26:04 -0000
2007-06-30  Wakaba  <wakaba@suika.fam.cx>

	* cc-style.css (img): New rule not to make border
	for img[usemap].

	* cc.cgi: |table.cgi|-feature merged.  Doctype
	token was serialized incorrectly.

	* table-script.js (tableToCanvas): Has second
	argument to specify the parent.  Use image map
	to identify cells.

	* table.cgi: Minor fix to sync with the aforementioned
	change.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 14:36:45 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +31 -30 lines
Diff to previous 1.3
Style sheet


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 13:30:15 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +26 -9 lines
Diff to previous 1.2
Style sheet


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 12:35:24 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +207 -124 lines
Diff to previous 1.1
First version


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 27 11:08:03 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Copy of |parser-manakai.cgi|.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24