Revision
1.5 -
(
hide annotations)
(
download)
Sun Mar 12 10:13:31 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +6 -0 lines
++ 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.