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

Diff of /perl/lib/Encode/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by wakaba, Mon Sep 16 02:20:18 2002 UTC revision 1.7 by wakaba, Sat Sep 21 01:34:08 2002 UTC
# Line 1  Line 1 
1    2002-09-21  Wakaba <w@suika.fam.cx>
2    
3            * ISO2022.pm:
4            - More DOCS support.
5            - (new_object): Redefined as alias of Encode::Charset's.
6            - (pod:ENCODINGS): New section.
7            - Regists 'iso/iec2022' as encoding name.
8            * Charset.pm:
9            - (new_object): Moved from Encode::ISO2022.
10            - (make_initial_coding_system): Define 'Csjis' coding system.
11    
12    2002-09-20  Wakaba <w@suika.fam.cx>
13    
14            * ISO2022.pm:
15            - (iso2022_to_internal): New function.
16            - (_iso2022_to_internal): Renamed from iso2022_to_internal.
17            - (iso2022_to_internal): Experimental support of DOCS.
18            - (internal_to_iso2022): Output in UCS coding systems
19            if the character is unable to be encoded in ISO/IEC 2022
20            coded character sets.
21            - (_i2o): New procedure.
22            - ($C->{option}->{designate_to}->{coding_system}): New option
23            property object.
24            - ($C->{coding_system}): New property.
25            - (%CODING_SYSTEM): New hash.  (Alias of Encode::Charset's one.)
26            * Charset.pm (make_initial_coding_system): Set 'reset_state'
27            property with 1 value to coding systems of DOCS with 02/14 I byte.
28    
29    2002-09-19  Wakaba <w@suika.fam.cx>
30    
31            * ISO2022.pm:
32            - (make_initial_charset, make_charset): Removed.
33            - (%CHARSET): Redefined as an alias of Encode::Charset's.
34            * Charset.pm: New module.  Charset definitions are
35            moved from ISO2022.pm.
36    
37  2002-09-16  Wakaba <w@suika.fam.cx>  2002-09-16  Wakaba <w@suika.fam.cx>
38    
39          * ISO2022.pm:          * ISO2022.pm:
# Line 5  Line 41 
41          shifts of ESC Fs style.          shifts of ESC Fs style.
42          - (make_initial_charset): Create charset definition          - (make_initial_charset): Create charset definition
43          of 94^2 DRCSes.          of 94^2 DRCSes.
44            - (undef_char): New option.
45            - (pod:TODO): New section.
46            * HZ.pm:
47            - (__hz_encoding_name): New function.
48            - (Encode::HZ): Added new alias names.
49            - (Encode::HZ::HZ165): New package.
50            - (pod:ENCODINGS): New section.
51    
52  2002-09-15  Wakaba <w@suika.fam.cx>  2002-09-15  Wakaba <w@suika.fam.cx>
53    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24