Parent Directory
|
Revision Log
++ 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.
1 | wakaba | 1.2 | 2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 | |||
3 | * Base.pm (_get_cc_url, _encode_url_component): Remove (now | ||
4 | supported by WebHACC::Output). | ||
5 | |||
6 | * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, | ||
7 | HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to | ||
8 | WebHACC::Result. | ||
9 | |||
10 | wakaba | 1.1 | 2008-07-20 Wakaba <wakaba@suika.fam.cx> |
11 | |||
12 | * ChangeLog: New file. | ||
13 | |||
14 | * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm, | ||
15 | CacheManifest.pm, WebIDL.pom, DOM.pm: New modules. | ||
16 |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |