1 |
|
2002-12-16 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* SJIS.pm (sjis, sjis-ascii, shift_jisx0213, shift_jisx0213-ascii): Removed. |
4 |
|
(Moved to Encode::SJIS::JIS.) |
5 |
|
|
6 |
|
2002-12-15 Nanashi-san <nanashi-san@nanashi.invalid> |
7 |
|
|
8 |
|
* SJIS.pm (internal_to_shiftjis): Don't output invalid sequence |
9 |
|
from unmappable plane 2 code positions. |
10 |
|
|
11 |
|
2002-12-14 Wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
|
* Charset.pm (%FallbackFromUCS): New hash. |
14 |
|
(fallback_escape): New function. |
15 |
|
($C->{option}->{fallback_from_ucs}): New option parameter. |
16 |
|
* ISO2022.pm (internal_to_iso2022): Fallback support. |
17 |
|
|
18 |
|
2002-12-12 Wakaba <w@suika.fam.cx> |
19 |
|
|
20 |
|
* MNEM/, Restore/: New directories. |
21 |
|
|
22 |
|
2002-10-16 Nanashi-san |
23 |
|
|
24 |
|
* Charset/: New directory. |
25 |
|
* Charset.pm ($C->{option}->{final_to_set}): New option. |
26 |
|
(Committed by Wakaba <w@suika.fam.cx>.) |
27 |
|
|
28 |
|
2002-10-14 Nanashi-san |
29 |
|
|
30 |
|
* ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control. |
31 |
|
(Committed by Wakaba <w@suika.fam.cx>.) |
32 |
|
|
33 |
|
2002-10-12 Nanashi-san |
34 |
|
|
35 |
|
* SJIS.pm: New module. |
36 |
|
* SJIS/: New directory. |
37 |
|
(Commited by Wakaba <w@suika.fam.cx>) |
38 |
|
|
39 |
|
2002-10-05 Nanashi-san |
40 |
|
|
41 |
|
* Table.pm: New module. |
42 |
|
(Commited by Wakaba <w@suika.fam.cx>.) |
43 |
|
|
44 |
2002-09-22 Wakaba <w@suika.fam.cx> |
2002-09-22 Wakaba <w@suika.fam.cx> |
45 |
|
|
46 |
* ISO2022.pm (_internal_to_iso2022): Allow SP as a |
* ISO2022.pm (_internal_to_iso2022): Allow SP as the |
47 |
replacement character. |
replacement character. |
48 |
|
|
49 |
2002-09-21 Wakaba <w@suika.fam.cx> |
2002-09-21 Wakaba <w@suika.fam.cx> |