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