/[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.11 by wakaba, Mon Oct 14 06:58:35 2002 UTC revision 1.16 by wakaba, Wed Dec 18 10:21:09 2002 UTC
# Line 1  Line 1 
1    2002-12-18  Wakaba  <w@suika.fam.cx>
2    
3            * Charset.pm (fallback_escape): $option{fallback_from_ucs} is supported.
4            An argument is added (in order to do Encode::Charset->fallback_escape).
5            * ISO2022.pm (internal_to_iso2022): Use Encode::Charset->fallback_escape.
6            * SJIS.pm (internal_to_sjis): Likewise.
7            (page_to_internal, _internal_to_page): New.
8    
9    2002-12-17  Wakaba  <w@suika.fam.cx>
10    
11            * SJIS.pm (sjis_to_internal, internal_to_sjis): 256^2 charset is supported
12            for G3 set.
13    
14    2002-12-16  Wakaba  <w@suika.fam.cx>
15    
16            * SJIS.pm (sjis, sjis-ascii, shift_jisx0213, shift_jisx0213-ascii): Removed.
17            (Moved to Encode::SJIS::JIS.)
18    
19    2002-12-15  Nanashi-san  <nanashi-san@nanashi.invalid>
20    
21            * SJIS.pm (internal_to_shiftjis): Don't output invalid sequence
22            from unmappable plane 2 code positions.
23    
24    2002-12-14  Wakaba  <w@suika.fam.cx>
25    
26            * Charset.pm (%FallbackFromUCS): New hash.
27            (fallback_escape): New function.
28            ($C->{option}->{fallback_from_ucs}): New option parameter.
29            * ISO2022.pm (internal_to_iso2022): Fallback support.
30    
31    2002-12-12  Wakaba  <w@suika.fam.cx>
32    
33            * MNEM/, Restore/: New directories.
34    
35    2002-10-16  Nanashi-san
36    
37            * Charset/: New directory.
38            * Charset.pm ($C->{option}->{final_to_set}): New option.
39            (Committed by Wakaba <w@suika.fam.cx>.)
40    
41  2002-10-14  Nanashi-san  2002-10-14  Nanashi-san
42    
43          * ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.          * ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.16

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24