Parent Directory
|
Revision Log
|
Patch
| revision 1.66 by wakaba, Mon May 5 06:11:34 2008 UTC | revision 1.75 by wakaba, Mon Jul 21 05:24:32 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | 2008-07-21 Wakaba <[email protected]> | |
| 2 | ||
| 3 | * cc.cgi: Information sections are now handled by WebHACC::Input | |
| 4 | module. Input objects for subdocuments now owns their | |
| 5 | own subclass. | |
| 6 | ||
| 7 | 2008-07-21 Wakaba <[email protected]> | |
| 8 | ||
| 9 | * cc.cgi: Errors and results are now handled by WebHACC::Result. | |
| 10 | Decode |uri| parameter as UTF-8. HTTP header dump and | |
| 11 | input error are now handled by WebHACC::Input. | |
| 12 | ||
| 13 | 2008-07-20 Wakaba <[email protected]> | |
| 14 | ||
| 15 | * cc.cgi: Modularized. | |
| 16 | ||
| 17 | * WebHACC/: New directory. | |
| 18 | ||
| 19 | 2008-07-18 Wakaba <[email protected]> | |
| 20 | ||
| 21 | * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text | |