/[suikacvs]/test/oldencodeutils/lib/Encode/ChangeLog
Suika

Contents of /test/oldencodeutils/lib/Encode/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (show annotations) (download)
Thu Dec 12 08:17:16 2002 UTC (23 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +4 -0 lines
]

1 2002-12-12 Wakaba <[email protected]>
2
3 * MNEM/, Restore/: New directories.
4
5 2002-10-16 Nanashi-san
6
7 * Charset/: New directory.
8 * Charset.pm ($C->{option}->{final_to_set}): New option.
9 (Committed by Wakaba <[email protected]>.)
10
11 2002-10-14 Nanashi-san
12
13 * ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.
14 (Committed by Wakaba <[email protected]>.)
15
16 2002-10-12 Nanashi-san
17
18 * SJIS.pm: New module.
19 * SJIS/: New directory.
20 (Commited by Wakaba <[email protected]>)
21
22 2002-10-05 Nanashi-san
23
24 * Table.pm: New module.
25 (Commited by Wakaba <[email protected]>.)
26
27 2002-09-22 Wakaba <[email protected]>
28
29 * ISO2022.pm (_internal_to_iso2022): Allow SP as the
30 replacement character.
31
32 2002-09-21 Wakaba <[email protected]>
33
34 * ISO2022.pm:
35 - More DOCS support.
36 - (new_object): Redefined as alias of Encode::Charset's.
37 - (pod:ENCODINGS): New section.
38 - Regist 'iso/iec2022' as encoding name.
39 *