1 |
|
2006-03-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Encode.dis (ungetc): New method. |
4 |
|
|
5 |
|
* Makefile: Rules to make |Encode| modules |
6 |
|
for |euc-jp-1997|, |shift-jis-1997|, |gl-jis-1978|, |gl-jis-1983|, |
7 |
|
and |gl-jis-1997| are added. |
8 |
|
|
9 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Encode.dis (createMCDecodeHandle): New |
12 |
|
parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|, |
13 |
|
and |xml-auto-charset:| are implemented. Throws an error |
14 |
|
if the charset is not supported. |
15 |
|
(getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are |
16 |
|
supported. |
17 |
|
(onerror): Removed from |onoctetstreamerror|. |
18 |
|
(MCXMLDecodeHandle): Removed. |
19 |
|
(inputEncoding, hasBOM): New attributes. |
20 |
|
|
21 |
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
* Makefile: A typo is fixed. |
* Makefile: A typo is fixed. |