/[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.5 by wakaba, Mon Sep 16 06:35:16 2002 UTC revision 1.15 by wakaba, Mon Dec 16 10:25:01 2002 UTC
# Line 1  Line 1 
1    2002-12-16  Wakaba  <w@suika.fam.cx>
2    
3            * SJIS.pm (sjis, sjis-ascii, shift_jisx0213, shift_jisx0213-ascii): Removed.
4            (Moved to Encode::SJIS::JIS.)
5    
6    2002-12-15  Nanashi-san  <nanashi-san@nanashi.invalid>
7    
8            * SJIS.pm (internal_to_shiftjis): Don't output invalid sequence
9            from unmappable plane 2 code positions.
10    
11    2002-12-14  Wakaba  <w@suika.fam.cx>
12    
13            * Charset.pm (%FallbackFromUCS): New hash.
14            (fallback_escape): New function.
15            ($C->{option}->{fallback_from_ucs}): New option parameter.
16            * ISO2022.pm (internal_to_iso2022): Fallback support.
17    
18    2002-12-12  Wakaba  <w@suika.fam.cx>
19    
20            * MNEM/, Restore/: New directories.
21    
22    2002-10-16  Nanashi-san
23    
24            * Charset/: New directory.
25            * Charset.pm ($C->{option}->{final_to_set}): New option.
26            (Committed by Wakaba <w@suika.fam.cx>.)
27    
28    2002-10-14  Nanashi-san
29    
30            * ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.
31            (Committed by Wakaba <w@suika.fam.cx>.)
32    
33    2002-10-12  Nanashi-san
34    
35            * SJIS.pm: New module.
36            * SJIS/: New directory.
37            (Commited by Wakaba <w@suika.fam.cx>)
38    
39    2002-10-05  Nanashi-san
40    
41            * Table.pm: New module.
42            (Commited by Wakaba <w@suika.fam.cx>.)
43    
44    2002-09-22  Wakaba <w@suika.fam.cx>
45    
46            * ISO2022.pm (_internal_to_iso2022): Allow SP as the
47            replacement character.
48    
49    2002-09-21  Wakaba <w@suika.fam.cx>
50    
51            * ISO2022.pm:
52            - More DOCS support.
53            - (new_object): Redefined as alias of Encode::Charset's.
54            - (pod:ENCODINGS): New section.
55            - Regist 'iso/iec2022' as encoding name.
56            * Charset.pm:
57            - (new_object): Moved from Encode::ISO2022.
58            - (make_initial_coding_system): Define 'Csjis' coding system.
59            * EUCFixed.pm (pod:ENCODINGS): New section.
60    
61    2002-09-20  Wakaba <w@suika.fam.cx>
62    
63            * ISO2022.pm:
64            - (iso2022_to_internal): New function.
65            - (_iso2022_to_internal): Renamed from iso2022_to_internal.
66            - (iso2022_to_internal): Experimental support of DOCS.
67            - (internal_to_iso2022): Output in UCS coding systems
68            if the character is unable to be encoded in ISO/IEC 2022
69            coded character sets.
70            - (_i2o): New procedure.
71            - ($C->{option}->{designate_to}->{coding_system}): New option
72            property object.
73            - ($C->{coding_system}): New property.
74            - (%CODING_SYSTEM): New hash.  (Alias of Encode::Charset's one.)
75            * Charset.pm (make_initial_coding_system): Set 'reset_state'
76            property with 1 value to coding systems of DOCS with 02/14 I byte.
77    
78    2002-09-19  Wakaba <w@suika.fam.cx>
79    
80            * ISO2022.pm:
81            - (make_initial_charset, make_charset): Removed.
82            - (%CHARSET): Redefined as an alias of Encode::Charset's.
83            * Charset.pm: New module.  Charset definitions are
84            moved from ISO2022.pm.
85    
86  2002-09-16  Wakaba <w@suika.fam.cx>  2002-09-16  Wakaba <w@suika.fam.cx>
87    
88          * ISO2022.pm:          * ISO2022.pm:

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.15

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24