1 |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* DecodeHandle.pm (ByteBuffer): New class. |
4 |
|
5 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
6 |
|
7 |
* CharDet.pm (detect): Catch an error in detection function. |
8 |
|
9 |
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
* Makefile: New file. |
12 |
|
13 |
* UniversalCharDet.pm, UniversalCharDet.pod: New files. |
14 |
|
15 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
16 |
|
17 |
* DecodeHandle.pm (create_decode_handle): Set canonical |
18 |
or specified name to |input_encoding| attribute. |
19 |
(uri_to_name): Reimplemented. |
20 |
(input_encoding): Return charset name returned |
21 |
by |uri_to_name| if available. |
22 |
($CharsetDef): Property |xml_name| is now contain |
23 |
only name defined in XML specifications. |
24 |
|
25 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
27 |
* DecodeHandle.pm: New Perl module (created |
28 |
from manakai's |Encode.dis|). |
29 |
|
30 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
31 |
|
32 |
* ChangeLog: New file. |
33 |
|