1 |
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
* Encode.dis (createMCDecodeHandle): New |
* Info.pm (is_syntactically_valid_iana_charset_name): Function |
4 |
parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|, |
name was misspelled. |
|
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. |
|
|
|
|
|
2006-03-11 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. |
|
5 |
|
|
6 |
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
2007-11-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
* ChangeLog: New file. |
* Info.pm: More charset definitions. |
9 |
|
|
10 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
* Encode.dis: New file. |
* Info.pm: New Perl module. |
13 |
|
|
14 |
* Makefile: New file. |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* ChangeLog: New file. |
17 |
|
|
18 |
|
|