Parent Directory | Revision Log
++ manakai/bin/ChangeLog 12 Mar 2006 10:03:19 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * daf.pl: Don't require |Test| modules for bootstrap. ++ manakai/lib/Message/Util/ChangeLog 12 Mar 2006 10:09:14 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * DIS.dis (loadResource): Sets the |srinfo| parameter of the |addTypeURI| method call. (addTypeURI): The |srinfo| parameter is added. Sets the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias| method calls. ++ manakai/lib/Message/Util/DIS/ChangeLog 12 Mar 2006 10:09:53 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Perl.dis (getPerlModuleMemberCode): Write charset category properties. ++ manakai/lib/Message/URI/ChangeLog 12 Mar 2006 10:13:28 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Generic.pm: Added to the CVS repository since it is referenced from |../DOM/DOMCore.pm| and therefore it is required to execute the |daf| script. ++ manakai/lib/Message/Charset/ChangeLog 12 Mar 2006 10:06:26 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Encode.dis (createMCDecodeHandle): New parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|, and |xml-auto-charset:| are implemented. Throws an error if the charset is not supported. (getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are supported. (onerror): Removed from |onoctetstreamerror|. (MCXMLDecodeHandle): Removed. (inputEncoding, hasBOM): New attributes. ++ manakai/lib/manakai/ChangeLog 12 Mar 2006 10:12:19 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Charset.dis: The |c:key| property is added to some resources. Typos are fixed. (icharset:utf-16be, icharset:utf-16le): New charsets. (cs:Perl.utf-16be, cs:Perl.utf-16le): New charsets. (cs:Perl.ucs-2be, cs:Perl.ucs-2le): New charsets. (cs:Perl.utf-32be, cs:Perl.utf-32le): New charsets. (cs:ErrorCategory): New type. Error categories are added. (cs:noBOMVariant): New properties.
1 | wakaba | 1.3 | 2006-03-12 Wakaba <wakaba@suika.fam.cx> |
2 | |||
3 | * Encode.dis (createMCDecodeHandle): New | ||
4 | parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|, | ||
5 | and |xml-auto-charset:| are implemented. Throws an error | ||
6 | if the charset is not supported. | ||
7 | (getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are | ||
8 | supported. | ||
9 | (onerror): Removed from |onoctetstreamerror|. | ||
10 | (MCXMLDecodeHandle): Removed. | ||
11 | (inputEncoding, hasBOM): New attributes. | ||
12 | |||
13 | wakaba | 1.2 | 2006-03-11 Wakaba <wakaba@suika.fam.cx> |
14 | |||
15 | * Makefile: A typo is fixed. | ||
16 | |||
17 | * Encode.dis (Require): A reference to the |DISlib:Charset| | ||
18 | module is added. | ||
19 | (MCEncodeFeature10): New feature. | ||
20 | (MCEncodeImplementation): New interface. | ||
21 | (MCDecodeHandle): New interface. | ||
22 | |||
23 | wakaba | 1.1 | 2006-03-10 Wakaba <wakaba@suika.fam.cx> |
24 | |||
25 | * ChangeLog: New file. | ||
26 | |||
27 | * Encode.dis: New file. | ||
28 | |||
29 | * Makefile: New file. | ||
30 | |||
31 | |||
32 |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |