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