/[suikacvs]/test/oldencodeutils/lib/Encode/ChangeLog
Suika

Diff of /test/oldencodeutils/lib/Encode/ChangeLog

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

revision 1.7 by wakaba, Sat Sep 21 01:34:08 2002 UTC revision 1.15 by wakaba, Mon Dec 16 10:25:01 2002 UTC
# Line 1  Line 1 
1    2002-12-16  Wakaba  <[email protected]>
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  <[email protected]>
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  <[email protected]>
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  <[email protected]>
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 <[email protected]>.)
27    
28    2002-10-14  Nanashi-san
29    
30            * ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.
31            (Committed by Wakaba <[email protected]>.)
32    
33    2002-10-12  Nanashi-san
34    
35            * SJIS.pm: New module.
36            * SJIS/: New directory.
37            (Commited by Wakaba <[email protected]>)
38    
39    2002-10-05  Nanashi-san
40    
41            * Table.pm: New module.
42            (Commited by Wakaba <[email protected]>.)
43    
44    2002-09-22  Wakaba <[email protected]>
45    
46            * ISO2022.pm (_internal_to_iso2022): Allow SP as the
47            replacement character.
48    
49  2002-09-21  Wakaba <[email protected]>  2002-09-21  Wakaba <[email protected]>
50    
51          * ISO2022.pm:          * ISO2022.pm:
52          - More DOCS support.          - More DOCS support.
53          - (new_object): Redefined as alias of Encode::Charset's.          - (new_object): Redefined as alias of Encode::Charset's.
54          - (pod:ENCODINGS): New section.          - (pod:ENCODINGS): New section.
55          - Regists 'iso/iec2022' as encoding name.          - Regist 'iso/iec2022' as encoding name.
56          * Charset.pm:          * Charset.pm:
57          - (new_object): Moved from Encode::ISO2022.          - (new_object): Moved from Encode::ISO2022.
58          - (make_initial_coding_system): Define 'Csjis' coding system.          - (make_initial_coding_system): Define 'Csjis' coding system.
59            * EUCFixed.pm (pod:ENCODINGS): New section.
60    
61  2002-09-20  Wakaba <[email protected]>  2002-09-20  Wakaba <[email protected]>
62    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24