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

Contents of /perl/lib/Encode/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (hide annotations) (download)
Mon Oct 14 06:58:35 2002 UTC (22 years ago) by wakaba
Branch: MAIN
Changes since 1.10: +5 -0 lines
2002-10-14  Nanashi-san

	* ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.
	(Committed by Wakaba <w@suika.fam.cx>.)

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24