Parent Directory
|
Revision Log
++ 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
| 1 | wakaba | 1.21 | 2007-07-16 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.24 | * cc.cgi: Set |STDOUT| encoding as |utf8|. |
| 4 | (htescape): Escape some more invisible characters. | ||
| 5 | |||
| 6 | * error-description-source.en.xml: More error data. | ||
| 7 | |||
| 8 | 2007-07-16 Wakaba <[email protected]> | ||
| 9 | |||
| 10 | wakaba | 1.23 | * cc.cgi (table stuff): Set |is_header| property |
| 11 | of table cells explicitly since otherwise newer JSON.pm | ||
| 12 | generates broken output. | ||
| 13 | (get_text): Return the reduced type name as well. Use | ||
| 14 | it as fragment of detail document. | ||
| 15 | |||
| 16 | wakaba | 1.24 | * error-description-source.en.xml: More error descriptions |
| 17 | wakaba | 1.23 | are added. |
| 18 | |||
| 19 | * mkdescription.pl: Remove |catalog| element from | ||
| 20 | the result description document. | ||
| 21 | |||