/[suikacvs]/messaging/manakai/lib/Message/Charset/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/Charset/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Tue Mar 14 09:47:11 2006 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +7 -0 lines
++ manakai/lib/Message/Charset/ChangeLog	14 Mar 2006 09:44:45 -0000
	* Encode.dis (createMCDecodeHandle): Charsets |euc-jp|
	and |shift_jis| are implemented.
	(ManakaiMCEUCJPDecodeHandle): New class.
	(ManakaiMCShiftJISDecodeHandle): New class.

2006-03-14  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/manakai/ChangeLog	14 Mar 2006 09:47:03 -0000
2006-03-14  Wakaba  <wakaba@suika.fam.cx>

	* Charset.dis (cs:XML.euc-jp): Now it is an alias
	name of |icharset:euc-jp| since they are considered as same charset.
	(cs:unassigned-code-point-error): New error.
	(icharset:shift_jis, icharset:euc-jp): Perl encoding names are
	added.  Note that those encodings are provided
	by non-Perl-standard modules generated
	from |../Message/Charset/Makefile|.

1 wakaba 1.4 2006-03-14 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.5 * Encode.dis (createMCDecodeHandle): Charsets |euc-jp|
4     and |shift_jis| are implemented.
5     (ManakaiMCEUCJPDecodeHandle): New class.
6     (ManakaiMCShiftJISDecodeHandle): New class.
7    
8     2006-03-14 Wakaba <wakaba@suika.fam.cx>
9    
10 wakaba 1.4 * Encode.dis (ungetc): New method.
11    
12     * Makefile: Rules to make |Encode| modules
13     for |euc-jp-1997|, |shift-jis-1997|, |gl-jis-1978|, |gl-jis-1983|,
14     and |gl-jis-1997| are added.
15    
16 wakaba 1.3 2006-03-12 Wakaba <wakaba@suika.fam.cx>
17    
18     * Encode.dis (createMCDecodeHandle): New
19     parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|,
20     and |xml-auto-charset:| are implemented. Throws an error
21     if the charset is not supported.
22     (getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are
23     supported.
24     (onerror): Removed from |onoctetstreamerror|.
25     (MCXMLDecodeHandle): Removed.
26     (inputEncoding, hasBOM): New attributes.
27    
28 wakaba 1.2 2006-03-11 Wakaba <wakaba@suika.fam.cx>
29    
30     * Makefile: A typo is fixed.
31    
32     * Encode.dis (Require): A reference to the |DISlib:Charset|
33     module is added.
34     (MCEncodeFeature10): New feature.
35     (MCEncodeImplementation): New interface.
36     (MCDecodeHandle): New interface.
37    
38 wakaba 1.1 2006-03-10 Wakaba <wakaba@suika.fam.cx>
39    
40     * ChangeLog: New file.
41    
42     * Encode.dis: New file.
43    
44     * Makefile: New file.
45    
46    
47    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24