1 |
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
* Encode.dis (createMCDecodeHandle): New |
* Info.pm: New Perl module. |
|
parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|, |
|
|
and |xml-auto-charset:| are implemented. Throws an error |
|
|
if the charset is not supported. |
|
|
(getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are |
|
|
supported. |
|
|
(onerror): Removed from |onoctetstreamerror|. |
|
|
(MCXMLDecodeHandle): Removed. |
|
|
(inputEncoding, hasBOM): New attributes. |
|
4 |
|
|
5 |
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
|
|
|
|
* Makefile: A typo is fixed. |
|
|
|
|
|
* Encode.dis (Require): A reference to the |DISlib:Charset| |
|
|
module is added. |
|
|
(MCEncodeFeature10): New feature. |
|
|
(MCEncodeImplementation): New interface. |
|
|
(MCDecodeHandle): New interface. |
|
|
|
|
|
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
|
6 |
|
|
7 |
* ChangeLog: New file. |
* ChangeLog: New file. |
8 |
|
|
|
* Encode.dis: New file. |
|
|
|
|
|
* Makefile: New file. |
|
|
|
|
|
|
|
9 |
|
|