/[suikacvs]/perl/lib/Encode/ChangeLog
Suika

Contents of /perl/lib/Encode/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Fri Oct 4 23:58:04 2002 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.8: +6 -1 lines
2002-10-05  Nanashi-san

	* Table.pm: New module.
	(Commited by Wakaba <w@suika.fam.cx>.)

1 2002-10-05 Nanashi-san
2
3 * Table.pm: New module.
4 (Commited by Wakaba <w@suika.fam.cx>.)
5
6 2002-09-22 Wakaba <w@suika.fam.cx>
7
8 * ISO2022.pm (_internal_to_iso2022): Allow SP as the
9 replacement character.
10
11 2002-09-21 Wakaba <w@suika.fam.cx>
12
13 * ISO2022.pm:
14 - More DOCS support.
15 - (new_object): Redefined as alias of Encode::Charset's.
16 - (pod:ENCODINGS): New section.
17 - Regist 'iso/iec2022' as encoding name.
18 * Charset.pm:
19 - (new_object): Moved from Encode::ISO2022.
20 - (make_initial_coding_system): Define 'Csjis' coding system.
21 * EUCFixed.pm (pod:ENCODINGS): New section.
22
23 2002-09-20 Wakaba <w@suika.fam.cx>
24
25 * ISO2022.pm:
26 - (iso2022_to_internal): New function.
27 - (_iso2022_to_internal): Renamed from iso2022_to_internal.
28 - (iso2022_to_internal): Experimental support of DOCS.
29 - (internal_to_iso2022): Output in UCS coding systems
30 if the character is unable to be encoded in ISO/IEC 2022
31 coded character sets.
32 - (_i2o): New procedure.
33 - ($C->{option}->{designate_to}->{coding_system}): New option
34 property object.
35 - ($C->{coding_system}): New property.
36 - (%CODING_SYSTEM): New hash. (Alias of Encode::Charset's one.)
37 * Charset.pm (make_initial_coding_system): Set 'reset_state'
38 property with 1 value to coding systems of DOCS with 02/14 I byte.
39
40 2002-09-19 Wakaba <w@suika.fam.cx>
41
42 * ISO2022.pm:
43 - (make_initial_charset, make_charset): Removed.
44 - (%CHARSET): Redefined as an alias of Encode::Charset's.
45 * Charset.pm: New module. Charset definitions are
46 moved from ISO2022.pm.
47
48 2002-09-16 Wakaba <w@suika.fam.cx>
49
50 * ISO2022.pm:
51 - (iso2022_to_internal): Invoke G1,G2,G3 by locking
52 shifts of ESC Fs style.
53 - (make_initial_charset): Create charset definition
54 of 94^2 DRCSes.
55 - (undef_char): New option.
56 - (pod:TODO): New section.
57 * HZ.pm:
58 - (__hz_encoding_name): New function.
59 - (Encode::HZ): Added new alias names.
60 - (Encode::HZ::HZ165): New package.
61 - (pod:ENCODINGS): New section.
62
63 2002-09-15 Wakaba <w@suika.fam.cx>
64
65 * ISO2022.pm: New module.
66
67 2002-08-04 Wakaba <w@suika.fam.cx>
68
69 * EUCFixed.pm: New module.
70
71 2002-07-24 Wakaba <w@suika.fam.cx>
72
73 * HZ.pm: New module.
74 * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24