/[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.6 by wakaba, Fri Sep 20 14:01:45 2002 UTC revision 1.14 by wakaba, Sat Dec 14 11:02:25 2002 UTC
# Line 1  Line 1 
1    2002-12-14  Wakaba  <w@suika.fam.cx>
2    
3            * Charset.pm (%FallbackFromUCS): New hash.
4            (fallback_escape): New function.
5            ($C->{option}->{fallback_from_ucs}): New option parameter.
6            * ISO2022.pm (internal_to_iso2022): Fallback support.
7    
8    2002-12-12  Wakaba  <w@suika.fam.cx>
9    
10            * MNEM/, Restore/: New directories.
11    
12    2002-10-16  Nanashi-san
13    
14            * Charset/: New directory.
15            * Charset.pm ($C->{option}->{final_to_set}): New option.
16            (Committed by Wakaba <w@suika.fam.cx>.)
17    
18    2002-10-14  Nanashi-san
19    
20            * ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.
21            (Committed by Wakaba <w@suika.fam.cx>.)
22    
23    2002-10-12  Nanashi-san
24    
25            * SJIS.pm: New module.
26            * SJIS/: New directory.
27            (Commited by Wakaba <w@suika.fam.cx>)
28    
29    2002-10-05  Nanashi-san
30    
31            * Table.pm: New module.
32            (Commited by Wakaba <w@suika.fam.cx>.)
33    
34    2002-09-22  Wakaba <w@suika.fam.cx>
35    
36            * ISO2022.pm (_internal_to_iso2022): Allow SP as the
37            replacement character.
38    
39    2002-09-21  Wakaba <w@suika.fam.cx>
40    
41            * ISO2022.pm:
42            - More DOCS support.
43            - (new_object): Redefined as alias of Encode::Charset's.
44            - (pod:ENCODINGS): New section.
45            - Regist 'iso/iec2022' as encoding name.
46            * Charset.pm:
47            - (new_object): Moved from Encode::ISO2022.
48            - (make_initial_coding_system): Define 'Csjis' coding system.
49            * EUCFixed.pm (pod:ENCODINGS): New section.
50    
51  2002-09-20  Wakaba <w@suika.fam.cx>  2002-09-20  Wakaba <w@suika.fam.cx>
52    
53          * ISO2022.pm:          * ISO2022.pm:
# Line 11  Line 61 
61          - ($C->{option}->{designate_to}->{coding_system}): New option          - ($C->{option}->{designate_to}->{coding_system}): New option
62          property object.          property object.
63          - ($C->{coding_system}): New property.          - ($C->{coding_system}): New property.
64          - (%CODING_SYSTEM): New hash.  (Alias to Encode::Charset's one.)          - (%CODING_SYSTEM): New hash.  (Alias of Encode::Charset's one.)
65          * Charset.pm (make_initial_coding_system): Set 'reset_state'          * Charset.pm (make_initial_coding_system): Set 'reset_state'
66          property with 1 value to coding systems of DOCS with 02/14 I byte.          property with 1 value to coding systems of DOCS with 02/14 I byte.
67    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.14

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24