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

Contents of /perl/lib/Encode/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (hide annotations) (download)
Sat Oct 12 07:27:01 2002 UTC (22 years ago) by wakaba
Branch: MAIN
Changes since 1.9: +6 -0 lines
2002-10-12  Nanashi-san

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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24