1 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Info.pm (get_by_html_name): New. |
4 |
|
|
5 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Info.pm: EBCDICness, ASCII compability, and MIME text |
8 |
|
suitability are now represented as charset categories. |
9 |
|
Provision for support of HTML's charset name treatment, |
10 |
|
i.e. ignorance of ASCII punctuations. Support of HTML5 |
11 |
|
charset name aliasings (updated definition). |
12 |
|
|
13 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Info.pm (CHARSET_CATEGORY_UTF16): New category. |
16 |
|
|
17 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Info.pm: Support for WebLatin encoding. Support for Thai |
20 |
|
encodings. Support for non-block-safe encodings. However, |
21 |
|
for non-block-safe encodings we cannot assume that it works |
22 |
|
well on our decode handle framework, therefore they are marked |
23 |
|
as "fallback" mode (i.e. its result is unknown). |
24 |
|
|
25 |
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* Info.pm (SEMICONFORMING_ENCODING_IMPL): New. Distinguish full |
* Info.pm (SEMICONFORMING_ENCODING_IMPL): New. Distinguish full |