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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (hide annotations) (download)
Thu Sep 11 09:12:27 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +4 -0 lines
++ whatpm/Whatpm/ChangeLog	11 Sep 2008 09:12:24 -0000
2008-09-11  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm.src: Methods now accept additional parameter, $get_wrapper,
	which can be used to insert some wrapper between the character
	stream handle and the tokenizer.  (It is currently not supported
	for |set_inner_html| for |Element|s).

++ whatpm/Whatpm/Charset/ChangeLog	11 Sep 2008 09:10:24 -0000
2008-09-11  Wakaba  <wakaba@suika.fam.cx>

	* UnicodeChecker.pm: New module.

1 wakaba 1.11 2008-09-11 Wakaba <wakaba@suika.fam.cx>
2    
3     * UnicodeChecker.pm: New module.
4    
5 wakaba 1.10 2008-09-10 Wakaba <wakaba@suika.fam.cx>
6    
7     * DecodeHandle.pm: Set error levels.
8    
9     * WebLatin1.pm: Support for |us-ascii| and |iso-8859-5|
10     charsets (this module no longer for Latin1, but for Latin*
11     encodings).
12    
13     * WebThai.pm: Support for |tis-620| charset.
14    
15 wakaba 1.7 2008-05-18 Wakaba <wakaba@suika.fam.cx>
16    
17 wakaba 1.9 * WebThai.pm, WebLatin1.pm: New modules.
18    
19     * DecodeHandle.pm: Support for fallback character mappings,
20     used for WebLatin1 and WebThai encodings.
21    
22     2008-05-18 Wakaba <wakaba@suika.fam.cx>
23    
24 wakaba 1.8 * DecodeHandle.pm (ShiftJIS): \xF0-\xFC should be considered
25     as part of double-byte characters for more user-friendly error
26     recovery.
27    
28     2008-05-18 Wakaba <wakaba@suika.fam.cx>
29    
30 wakaba 1.7 * DecodeHandle.pm (getc): Ignore BOM if BOM pattern is specified.
31    
32 wakaba 1.6 2008-05-17 Wakaba <wakaba@suika.fam.cx>
33    
34     * DecodeHandle.pm (ByteBuffer): New class.
35    
36 wakaba 1.5 2008-02-10 Wakaba <wakaba@suika.fam.cx>
37    
38     * CharDet.pm (detect): Catch an error in detection function.
39    
40 wakaba 1.4 2007-11-19 Wakaba <wakaba@suika.fam.cx>
41    
42     * Makefile: New file.
43    
44     * UniversalCharDet.pm, UniversalCharDet.pod: New files.
45    
46 wakaba 1.2 2007-07-15 Wakaba <wakaba@suika.fam.cx>
47    
48 wakaba 1.3 * DecodeHandle.pm (create_decode_handle): Set canonical
49     or specified name to |input_encoding| attribute.
50     (uri_to_name): Reimplemented.
51     (input_encoding): Return charset name returned
52     by |uri_to_name| if available.
53     ($CharsetDef): Property |xml_name| is now contain
54     only name defined in XML specifications.
55    
56     2007-07-15 Wakaba <wakaba@suika.fam.cx>
57    
58 wakaba 1.2 * DecodeHandle.pm: New Perl module (created
59     from manakai's |Encode.dis|).
60    
61     2007-07-15 Wakaba <wakaba@suika.fam.cx>
62    
63     * ChangeLog: New file.
64    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24