/[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.9 by wakaba, Sun May 18 06:07:22 2008 UTC revision 1.18 by wakaba, Sun Sep 14 06:58:28 2008 UTC
# Line 1  Line 1 
1    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DecodeHandle.pm: Merge the EUCJP class into the Encode class.
4    
5    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
6    
7            * DecodeHandle.pm: EUCJP class reimplemented using |read|-centric
8            model.
9    
10    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
11    
12            * DecodeHandle.pm: Typo fixed.
13    
14    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
15    
16            * DecodeHandle.pm, UnicodeChecker.pm: Change |manakai_getc_until|
17            to |manakai_read_until| to reduce the number of string copies.
18    
19    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
20    
21            * DecodeHandle.pm (CharString): New class.
22            (Encode read): Don't remove read string from |{char_buffer}|,
23            to decease the number of string operations and to enable
24            |manakai_getc_until| ungetc'ing without any string operation.
25            (manakai_getc_until): New method.
26    
27            * UnicodeChecker.pm (getc): Don't |read| more than one
28            character, to prevent characters being bufferred
29            such that mixture of |getc| and |manakai_getc_until|
30            calls does not make the result broken.
31    
32    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
33    
34            * UnicodeChecker.pm, DecodeHandle.pm: Try to reduce the
35            number of string copies and method calls, first round.
36    
37    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
38    
39            * UnicodeChecker.pm, DecodeHandle.pm: Tentative support
40            for |read| method.
41    
42    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
43    
44            * UnicodeChecker.pm: New module.
45    
46    2008-09-10  Wakaba  <wakaba@suika.fam.cx>
47    
48            * DecodeHandle.pm: Set error levels.
49    
50            * WebLatin1.pm: Support for |us-ascii| and |iso-8859-5|
51            charsets (this module no longer for Latin1, but for Latin*
52            encodings).
53    
54            * WebThai.pm: Support for |tis-620| charset.
55    
56  2008-05-18  Wakaba  <wakaba@suika.fam.cx>  2008-05-18  Wakaba  <wakaba@suika.fam.cx>
57    
58          * WebThai.pm, WebLatin1.pm: New modules.          * WebThai.pm, WebLatin1.pm: New modules.

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.18

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24