/[suikacvs]/markup/html/whatpm/Whatpm/Charset/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/Charset/ChangeLog

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

revision 1.12 by wakaba, Thu Sep 11 09:55:56 2008 UTC revision 1.17 by wakaba, Sun Sep 14 06:32:49 2008 UTC
# Line 1  Line 1 
1    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DecodeHandle.pm: EUCJP class reimplemented using |read|-centric
4            model.
5    
6    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
7    
8            * DecodeHandle.pm: Typo fixed.
9    
10    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
11    
12            * DecodeHandle.pm, UnicodeChecker.pm: Change |manakai_getc_until|
13            to |manakai_read_until| to reduce the number of string copies.
14    
15    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
16    
17            * DecodeHandle.pm (CharString): New class.
18            (Encode read): Don't remove read string from |{char_buffer}|,
19            to decease the number of string operations and to enable
20            |manakai_getc_until| ungetc'ing without any string operation.
21            (manakai_getc_until): New method.
22    
23            * UnicodeChecker.pm (getc): Don't |read| more than one
24            character, to prevent characters being bufferred
25            such that mixture of |getc| and |manakai_getc_until|
26            calls does not make the result broken.
27    
28    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
29    
30            * UnicodeChecker.pm, DecodeHandle.pm: Try to reduce the
31            number of string copies and method calls, first round.
32    
33  2008-09-11  Wakaba  <wakaba@suika.fam.cx>  2008-09-11  Wakaba  <wakaba@suika.fam.cx>
34    
35          * UnicodeChecker.pm, DecodeHandle.pm: Tentative support          * UnicodeChecker.pm, DecodeHandle.pm: Tentative support

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.17

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24