Log of /messaging/manakai/bin/daf.pl
Parent Directory
| Revision Log
Revision
1.24
Fri Sep 21 08:09:16 2007 UTC
(17 years, 2 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.23: +1 -1 lines
FILE REMOVED
++ manakai/bin/ChangeLog 21 Sep 2007 07:55:21 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* daf.pl, mkdisdump.pl, grep-dis.pl, mkdommemlist.pl: Removed.
++ manakai/lib/Message/IMT/ChangeLog 21 Sep 2007 08:02:20 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* InternetMediaType.pm: Don't raise CoreException even if
a read-only attribute is attempted to be modified.
++ manakai/lib/Message/Markup/ChangeLog 21 Sep 2007 07:46:59 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* SuikaWikiConfig21.dis, SuikaWikiConfig21.pm, common.dis,
H2H.dis: Removed.
++ manakai/lib/Message/Util/ChangeLog 21 Sep 2007 07:44:10 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* Makefile (clean): Don't remove generated files.
* ManakaiNode.dis, ManakaiNodeTest.dis, PerlCode.dis,
PerlCode.pm, ManakaiNode.pm, common.dis, DIS.dis, DIS.pm: Removed.
* DIS/, AutoLoad/: Removed.
++ manakai/lib/Message/Util/Error/ChangeLog 21 Sep 2007 07:44:55 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* Core.dis, DOMException.pm, DOMException.dis: Removed.
++ manakai/lib/Message/Util/Formatter/ChangeLog 21 Sep 2007 08:09:07 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* Base.pm (___error_def): Error description key names
are updated.
* Muf2003.dis: Removed.
++ manakai/lib/manakai/ChangeLog 21 Sep 2007 07:52:20 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* DISLang.dis, Document.dis, NaturalLanguage.dis, DISMarkup.dis,
ECMAScript.dis, Test.dis, Charset.dis, DISPerl.dis, Java.dis,
XML.dis, DISCore.dis, DISRDF.dis, DISIDL.dis, DISSource.dis,
Message.dis, daf-perl-t.pl, daf-dtd-modules.pl, daf-perl-pm.pl,
dis-catalog, mndebug.pl: Removed.
++ manakai/t/ChangeLog 21 Sep 2007 08:00:31 -0000
2007-09-21 Wakaba <wakaba@suika.fam.cx>
* util-mnode.t: Removed.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 31 09:11:52 2006 UTC
(17 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.22: +7 -7 lines
Diff to
previous 1.22
++ manakai/bin/ChangeLog 31 Dec 2006 08:49:16 -0000
2006-12-31 Wakaba <wakaba@suika.fam.cx>
* daf.pl: Support for |For| is entirely removed.
++ manakai/lib/Message/Util/ChangeLog 31 Dec 2006 09:06:08 -0000
* DIS.dis: Support for |for| is entirely removed. |forArg|
parameters are removed.
(createDISDocument): Removed.
(tfurisToURI): Removed.
(tfpurisToURI): The |for| URI slot is
fixed to |ManakaiDOM:all|.
(tfqnamesToURI): Removed.
(tfpqnamesToURI): The |defaultForURI| parameter
is removed and the |for| URI slot is
fixed to |ManakaiDOM:all|.
(forURI): Removed.
(forMatch): The first parameter, |forArg|, no
longer takes effect.
* PerlCode.dis (sourceFor): Removed.
(stringify): Don't output comment with |sourceFor| URI.
2006-12-31 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/Error/ChangeLog 31 Dec 2006 09:09:24 -0000
2006-12-31 Wakaba <wakaba@suika.fam.cx>
* Core.dis, DOMException.dis: |dis:dataType|
of |DISCore:TFQNames| are replaced
by |DISCore:QName|.
++ manakai/lib/Message/Util/DIS/ChangeLog 31 Dec 2006 09:08:40 -0000
* DNLite.dis, Perl.dis: Support for |for| is entirely removed.
* Test.dis (parseTDTErrorString): The |defaultTURI|
and |defaultFURI| parameters are removed.
(lexmode): |TFQNames| token type is removed.
(tdterr): Accepts |QName| where |TFQNames| was accepted.
2006-12-31 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 31 Dec 2006 08:50:54 -0000
* |InputProcessor|s and |OutputProcessor|s are
named so that |report| statements in Perl
module outputs can be identified by name. |dis:dataType|s
of |DISCore:TFQNames| are all replaced
by |DISCore:QName|.
2006-12-31 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/manakai/ChangeLog 31 Dec 2006 09:11:27 -0000
* |dis:dataType| of |DISCore:TFQNames| are replaced
by |DISCore:QName|.
* DISCore.dis (DISCore:TFURI): Removed.
(DISCore:ModuleTFQNames): Removed.
* daf-dtd-modules.pl: Support for |for| is removed.
2006-12-31 Wakaba <wakaba@suika.fam.cx>
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 30 12:49:58 2006 UTC
(17 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.21: +6 -6 lines
Diff to
previous 1.21
++ manakai/bin/ChangeLog 30 Dec 2006 12:47:09 -0000
* daf.pl (--create-perl-module, --create-perl-test): These
options will ignore |for| parameter.
2006-12-30 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/ChangeLog 30 Dec 2006 12:47:27 -0000
* DIS.dis (defaultForURI): Removed.
2006-12-30 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/DIS/ChangeLog 30 Dec 2006 12:49:03 -0000
* DNLite.dis (defaultForURI): Removed.
* Perl.dis (plUpdateModule): The parameter
is now a reference to an array
whose items are only module name URIs (but |for| URIs).
Support for the |DefaultFor| property is removed.
2006-12-30 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/manakai/ChangeLog 30 Dec 2006 12:49:52 -0000
* daf-dtd-modules.pl: Unused references to |DefaultFor|
properties are removed.
* daf-perl-pm.pl, daf-perl-t.pl: Support
for module |for| URIs are removed.
2006-12-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 2 12:46:18 2006 UTC
(17 years, 11 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
manakai-200612
Changes since
1.20: +2 -2 lines
Diff to
previous 1.20
++ manakai/t/ChangeLog 2 Dec 2006 12:46:13 -0000
2006-12-02 Wakaba <wakaba@suika.fam.cx>
* Makefile (dom-DOMString.t): New test.
++ manakai/bin/ChangeLog 2 Dec 2006 12:35:25 -0000
2006-12-02 Wakaba <wakaba@suika.fam.cx>
* daf.pl: Call |get_dom_implementation|
instead of obsolete |get_implementation|.
* grep-dis.pl: |lib/manakai/*.pl| is added.
++ manakai/lib/Message/Util/ChangeLog 2 Dec 2006 12:45:49 -0000
2006-12-02 Wakaba <wakaba@suika.fam.cx>
* Makefile: |lib/Message/DOM/DOMString.pm| is added.
++ manakai/lib/Message/DOM/ChangeLog 2 Dec 2006 12:45:20 -0000
2006-12-02 Wakaba <wakaba@suika.fam.cx>
* DOMString.dis: New module.
* DOMString.pm: New file.
* DOMCore.dis (min): Moved from |DOMFeature.dis|.
(ImplementationRegistryVariable): Moved from |DOMFeature.dis|.
Now it references the |DOMImplementationRegistry| object.
(DOMImplementationRegistryVariable): Moved from |DOMMain.dis|.
(DOMImplementationRegistry): New interface and
class, reformed from |ImplementationRegistry| in |DOMFeature.dis|
and |DOMImplementationRegistry| in |DOMMain.dis|. Note
that the class no longer support |get_implementation|
and |get_implementation_list| methods from
the |ImplementationRegistry| interface.
(DOMImplementationList): Class implemented; no
longer inherits from |ImplementationList|.
(DOMImplementationSource): Class implemented; no
longer inherits from |ImplementationSource|. Note that
the class no longer support |get_implementation|
and |get_implementation_list| methods from
the |ImplementationSource| interface.
(DOMStringList): Removed.
* DOMFeature.dis (min, ManakaiDOM:DOMHTMLFeature,
ManakaiDOM:DOMEventsFeature, ManakaiDOM:DOMXMLFeature,
ManakaiDOM:DOMXMLFeatureXML11, most part of
documentation for obsolete DOM Level 3 Minimum Implementation
module, obsolete property name aliases,
ImplemenationRegistryVar, ImplementationRegistry,
DEBUG, MIString, ImplementationList, ImplementationSource,
ManakaiDOM:implID): Removed.
* DOMMain.dis (Redefine, RedefinedBy, Redefined): Removed.
(DOMString): Removed.
(DOMImplementationRegistryVar, DOMImplementationRegistry): Removed.
* Makefile: |DOMString.pm| is added.
* TreeCore.dis (is_default_namespace): |null| was
returned where a false is expected (|null| is
a false in Perl, but real |false| is appropriate here).
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 5 12:31:49 2006 UTC
(18 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.19: +11 -3 lines
Diff to
previous 1.19
++ manakai/bin/ChangeLog 5 Nov 2006 11:37:25 -0000
* daf.pl Prototype declarations are added.
2006-11-05 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Markup/ChangeLog 5 Nov 2006 11:39:17 -0000
2006-11-05 Wakaba <wakaba@suika.fam.cx>
* Atom.dis (AtomFeedDocument, AtomEntryDocument): Removed.
++ manakai/lib/Message/DOM/ChangeLog 5 Nov 2006 11:38:15 -0000
* DOMCore.dis (TypeInfo, UserDataHandler): Removed.
* Element.dis (TypeInfo): Moved from |DOMCore.dis|.
* TreeCore.dis (UserDataHandler): Moved from |DOMCore.dis|.
2006-11-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 5 10:57:29 2006 UTC
(18 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.18: +4 -28 lines
Diff to
previous 1.18
++ manakai/bin/ChangeLog 5 Nov 2006 10:53:44 -0000
2006-11-05 Wakaba <wakaba@suika.fam.cx>
* daf.pl: Now redundant |get_feature| calls are
removed.
++ manakai/lib/Message/Util/DIS/ChangeLog 5 Nov 2006 10:56:18 -0000
* Perl.dis (DISImplementationPerl): Removed.
(plLoadDISDatabaseModule): |require|s
modules |Message::Util::DIS::Value|
and |Message::Util::DIS::DNLite| since
loaded objects might implement classes
defined in these modules.
2006-11-05 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 5 Nov 2006 10:55:00 -0000
* DOMFeature.dis (ImplementationList, ImplementationSource,
ImplementationRegistry): Parameters |features|
now allow |null| (equivalent to an empty string).
2006-11-05 Wakaba <wakaba@suika.fam.cx>
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 4 12:25:10 2006 UTC
(18 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.17: +1 -2 lines
Diff to
previous 1.17
++ manakai/bin/ChangeLog 4 Nov 2006 11:58:05 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* daf.pl: The |--debug| option no longer set
obsoleted |$Message::DOM::DOMFeature::DEBUG| option.
++ manakai/lib/Message/Markup/ChangeLog 4 Nov 2006 12:14:20 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* Atom.dis (AtomImplementation): It no
longer inherits the |ManakaiDOMImplementation|; it
is now expected to be implemented by |DOMImplementation|
objects.
(AtomDocument, AtomFeedDocument, AtomEntryDocument): It no
longer inherits the |ManakaiDOMDocument|; it
is now expected to be implemented by |Document|
objects.
* SuikaWikiConfig21.dis (SWCFGImplementation): It no
longer inherits the |DOMImplementation|; it
is now expected to be implemented by |DOMImplementation|
objects.
++ manakai/lib/Message/Util/ChangeLog 4 Nov 2006 12:18:18 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* DIS.dis (ManakaiDISImplementation): It no longer
inherits |ManakaiDISImplementationValue|,
|ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation|
interfaces. The class is now expected to be implemented
by |DOMImplementation| objects.
* PerlCode.dis (addImplementedFeature, addImplementedElementType):
New methods.
(PCHasFeature, PCElementType): New interfaces.
(PCDocument): It no longer inherits the |ManakaiDOMDocument|; it
is now expected to be implemented by |Document|
objects.
(PCImplementation): It no longer inherits the |ManakaiDOMImplementation|;
it is now expected to be implemented by |DOMImplementation|
objects.
++ manakai/lib/Message/Util/DIS/ChangeLog 4 Nov 2006 12:24:32 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* DNLite.dis (DISImplementationDNLite): It no
longer inherits the |ManakaiDISImplementation|; it
is now expected to be implemented by |DOMImplementation| objects.
* DPG.dis (DPGDocument): It no longer inherits
the |ManakaiDOMDocument| class; it is now expected to be
implemented by all |Document| objects.
* Perl.dis (DISImplementationPerl): It is now
expected to be implemented by all |DOMImplementation| objects.
(plCodeFragment): Support for the |p:require|
property is added. It no longer output |ClassInfo|
for classes for specific element types; instead,
it invoke |add_implemented_element_type| method.
* Test.dis (DTImplementation): It no longer
inherits the |MinimumImplementation| interface;
instead, it is expected to be implemented
by all |DOMImplementation| objects.
* Value.dis (DISImplementationValue): It is now
expected to be implemented by all |DOMImplementation| objects.
++ manakai/lib/Message/Util/AutoLoad/ChangeLog 4 Nov 2006 12:19:43 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* Config.pm (register_all, save): Support for |feature|
and |element_type| is added.
* Registry-initial.pm: Updated.
* .cvsignore: New file.
* Registry-initial.pm: New module.
++ manakai/lib/Message/DOM/ChangeLog 4 Nov 2006 12:12:45 -0000
explicitly inherits |urigen:ManakaiURIImplementation| (and
the |f:ManakaiMinimumImplementation| class inherited
by it). The |f:Minimum| feature is ever implemented
for compatibility (but is expected to be removed).
Internal methods such as |___report_error| are copied from
obsolete |f:MinimumImplementation| class. DOM3
methods |hasFeature| and |getFeature| are also
moved from that class, but they now support no
foreign classes.
* DOMFeature.dis (ManakaiImplementationSource): It
now |p:require|s |Message::Util::AutoLoad::Registry|.
The class no longer support classes
other than |ManakaiDOMImplementation|. Note
that the |ImplementationRegistry| object does continue
to support foreign classes via foreign classes
implementing |ImplementationSource|
or |DOMImplementationSource| interface.
(MinimumImplementation): Removed.
* DOMLS.dis (ManakaiDOMImplementationLS): It no
longer inherit the |ManakaiDOMImplementation|; it
is now expected to be implemented by |DOMImplementation|
objects.
* DOMMain.dis (null): Removed.
* Document.dis (___create_node_ref): It no
longer support foreign classes other
than |Message::DOM::Document::ManakaiDOMDocument|.
Note that document format specific DOM
interfaces, if supported, should be
all instances of the |Document| interface
in the implementation, as defined
in the Web Applications 1.0 specification (where
the |HTMLDocument| interface must be implemented
by all |Document| objects, even if the |Document|
contains no HTML element).
* GenericLS.dis (GLSImplementation): It no
longer inherit the |MinimumImplementation|; it
is now expected to be implemented by |DOMImplementation|
objects.
(createGLSParser, createGLSSerializer): Load
module implementing parser or serializer
if necessary.
* Traversal.dis (ManakaiDOMDocumentTraversal): It no
longer inherits the |ManakaiDOMDocument|; it
is now expected to be implemented by |Document|
objects.
* XDP.dis (XDPDocument): It no longer
inherits the |Document|; it is now expected
to be implemented by all |Document| objects.
* XDoctype.dis (ManakaiDOMDocumentXDoctype): It no
longer inherits the |ManakaiDOMDocument|; it
is now expected to be implemented by |Document|
objects.
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* DOMCore.dis (ManakaiDOMImplementation): No longer
++ manakai/lib/Message/URI/ChangeLog 4 Nov 2006 12:14:59 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* Generic.dis (URIImplementation): It no
longer inherits the |MinimumImplementation|; it
is now expected to be implemented by |DOMImplementation|
objects.
++ manakai/lib/Message/Charset/ChangeLog 4 Nov 2006 11:56:24 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* Encode.dis (MCEncodeImplementation): It no
longer inherit the |MinimumImplementation|; it
is now expected to be implemented by |DOMImplementation|
objects.
++ manakai/lib/manakai/ChangeLog 4 Nov 2006 12:25:03 -0000
2006-11-04 Wakaba <wakaba@suika.fam.cx>
* DISPerl.dis (p:require, p:use): New properties.
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 10 11:19:23 2006 UTC
(18 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.16: +15 -1 lines
Diff to
previous 1.16
++ manakai/bin/ChangeLog 10 Sep 2006 11:09:00 -0000
2006-09-10 Wakaba <wakaba@suika.fam.cx>
* daf.pl (--dtd-suffix, --create-dtd-driver): New options
for DTD driver support.
++ manakai/lib/Message/Markup/ChangeLog 10 Sep 2006 11:12:09 -0000
2006-09-10 Wakaba <wakaba@suika.fam.cx>
* Atom.dis (Atom): The |mv:systemIdentifierBaseURI|
property is set. It is an empty value to allow to move
DTD modules without modification.
(Atom10): New DTD driver for ordinary Atom 1.0 documents.
(AtomNameElement, AtomUriElement, AtomEmailElement): References
for |Atom| module are added for |%ATOM.xmlns.attrib;|
references in the |ATTLIST| declarations.
(AtomContentElement): Content attribute definitions
for |type| and |src| attributes are added.
* Makefile (atom): Generate |Atom10| DTD driver.
++ manakai/lib/Message/Markup/XML/ChangeLog 10 Sep 2006 11:13:04 -0000
2006-09-10 Wakaba <wakaba@suika.fam.cx>
* Parser.pm: Comment out Unicode comparibility character
checking clause since |\p{Compat}| regexp set is not
supported in the current version of perl.
++ manakai/lib/manakai/ChangeLog 10 Sep 2006 11:19:19 -0000
2006-09-10 Wakaba <wakaba@suika.fam.cx>
* DISMarkup.dis (mv:systemIdentifierBaseURI): New property.
(mv:XMLDTDAnyModule, mv:XMLDTDDriver): New resource types.
* daf-dtd-modules.pl (daf_dtd_modules): Its main part
is split into another function named |daf_dm_create_module_file|.
(daf_dtd_driver): New function for DTD driver support.
(daf_dm_create_module_file): New function.
(daf_dm_dtd_driver_content): New function.
(daf_dm_qname_module_content): What declarations
are generated is changed so that generated DTD modules
are more resemble to HTML WG's ones.
(daf_dm_register_all_components): New function.
(daf_dm_get_module_group): New function.
(daf_dm_get_entity_name): Support for DTD drivers is added. Use
uppercase'ized name for DTD module sets (to align with
HTML WG's DTD modules).
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 15 10:59:24 2006 UTC
(18 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
++ manakai/bin/ChangeLog 15 Aug 2006 10:57:55 -0000
2006-08-15 Wakaba <wakaba@suika.fam.cx>
* daf.pl: Passes the |implementation| parameter
to the |read_properties| method.
++ manakai/lib/Message/Util/ChangeLog 15 Aug 2006 10:59:04 -0000
* DIS.dis (readProperties): New |implementation| parameters
are added. Support for the |lang:dcmodel| lexical
type is added.
(parseString): New method.
2006-08-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 20 05:11:37 2006 UTC
(18 years, 6 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
manakai-release-0-3-2
Changes since
1.14: +4 -1 lines
Diff to
previous 1.14
++ manakai/bin/ChangeLog 20 May 2006 05:09:42 -0000
2006-05-20 Wakaba <wakaba@suika.fam.cx>
* daf.pl ($VERSION): New variable.
(--mod-file-suffix): New option.
(--create-dtd-modules): New option.4a
++ manakai/lib/Message/Markup/ChangeLog 20 May 2006 05:10:32 -0000
2006-05-20 Wakaba <wakaba@suika.fam.cx>
* Atom.dis (Atom): The |mv:vid| property is added.
++ manakai/lib/Message/DOM/ChangeLog 20 May 2006 05:10:10 -0000
2006-05-20 Wakaba <wakaba@suika.fam.cx>
* XDP.dis (createXDPIf): New method.
(XDPIfElement): New interface.
++ manakai/lib/manakai/ChangeLog 20 May 2006 05:11:24 -0000
2006-05-20 Wakaba <wakaba@suika.fam.cx>
* DISMarkup.dis (mv:vid, mv:shortDescription): New properties.
* daf-dtd-modules.pl: DTD module file generation and
element type declaration generation are implemented.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 19 11:02:11 2006 UTC
(18 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.13: +20 -6 lines
Diff to
previous 1.13
++ manakai/bin/ChangeLog 19 May 2006 11:00:59 -0000
2006-05-19 Wakaba <wakaba@suika.fam.cx>
* daf.pl (--load-module): New option.
(--create-dtd-modules): New option.
++ manakai/lib/Message/Markup/ChangeLog 19 May 2006 11:01:40 -0000
2006-05-19 Wakaba <wakaba@suika.fam.cx>
* Atom.dis: Module definitions are added experimentally.
* Makefile: Experimental rules are added.
++ manakai/lib/manakai/ChangeLog 19 May 2006 11:02:00 -0000
2006-05-19 Wakaba <wakaba@suika.fam.cx>
* DISMarkup.dis, XML.dis: Definitions are added.
* daf-dtd-modules.pl: New script.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 16 11:26:24 2006 UTC
(18 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.12: +20 -224 lines
Diff to
previous 1.12
++ manakai/bin/ChangeLog 16 May 2006 11:25:32 -0000
2006-05-16 Wakaba <wakaba@suika.fam.cx>
* daf.pl: Generation of Perl modules and
tests are split into separate modules.
++ manakai/lib/manakai/ChangeLog 16 May 2006 11:26:06 -0000
2006-05-16 Wakaba <wakaba@suika.fam.cx>
* daf-perl-t.pl, daf-perl-pm.t: New scripts derived
from |bin/daf.pl|.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 9 14:29:41 2006 UTC
(18 years, 7 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
manakai-release-0-3-1
Changes since
1.11: +14 -13 lines
Diff to
previous 1.11
++ manakai/bin/ChangeLog 9 Apr 2006 14:25:10 -0000
2006-04-09 Wakaba <wakaba@suika.fam.cx>
* daf.pl (daf_generate_perl_test): Old |PerlCode| methods
are replaced by new ones.
++ manakai/lib/Message/Util/DIS/ChangeLog 9 Apr 2006 14:29:02 -0000
2006-04-09 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plAppendThrow): Use key for exception parameters.
++ manakai/lib/Message/DOM/ChangeLog 9 Apr 2006 14:28:28 -0000
2006-04-09 Wakaba <wakaba@suika.fam.cx>
* XMLParser.dis (Require): Requires the |MCharset:Encode|
module.
(parse): Set the |inputEncoding| attribute of the generated document
object.
(resolveLSInput default implementation): The |byteStream|
and |encoding| attributes of the |LSInput| interface
are now supported.
(resolveLSInput): Parameters |impl| and |parser| are added.
(InputFile.inputEncoding): New attribute.
++ manakai/lib/Message/Charset/ChangeLog 9 Apr 2006 14:25:44 -0000
2006-04-09 Wakaba <wakaba@suika.fam.cx>
* Encode.dis (close): New method.
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 4 14:30:29 2006 UTC
(18 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.10: +7 -2 lines
Diff to
previous 1.10
++ manakai/bin/ChangeLog 4 Apr 2006 14:28:32 -0000
2006-04-04 Wakaba <wakaba@suika.fam.cx>
* daf.pl (--dafs-suffix): New option.
(daf_resolve_db_module_file): The |dp:ModuleNodeStorageFile|
type support.
++ manakai/lib/Message/Util/ChangeLog 4 Apr 2006 14:29:09 -0000
* DIS.dis (Require): Requires the |MDOM:TreeStore| module.
(getNodeFromStorage, setNodeToStorage): New methods.
2006-04-04 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/DIS/ChangeLog 4 Apr 2006 14:30:17 -0000
2006-04-04 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plStore): The |mainDatabase| parameter is removed.
(plStoreNodeStorage): New method.
(plLoadNodeStorage): New method.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 3 12:53:22 2006 UTC
(18 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.9: +6 -4 lines
Diff to
previous 1.9
++ manakai/bin/ChangeLog 3 Apr 2006 11:17:32 -0000
2006-04-03 Wakaba <wakaba@suika.fam.cx>
* daf.pl (perl-pm): Sets the |impl| argument
of the |pl_generate_perl_module| method.
++ manakai/lib/Message/Util/ChangeLog 3 Apr 2006 12:18:05 -0000
2006-04-03 Wakaba <wakaba@suika.fam.cx>
* Grove.dis (mg:mutations): It is changed from array
reference to hash reference.
* PerlCode.dis (replaceVariable): The |pc2:| namespace
support.
(IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed.
(createPCIf, createPCPackage): New methods.
(createPCFile): Renamed from |createPerlFile|. Set
configuration parameters.
++ manakai/lib/Message/Util/DIS/ChangeLog 3 Apr 2006 12:25:32 -0000
2006-04-03 Wakaba <wakaba@suika.fam.cx>
* DNLite.dis (plImplementation): Removed.
* Perl.dis (plImplementation): Removed.
(plCodeFragment): Changed from attribute to method.
(plValueCodeFragment, plCodeFragment): The |factory|
parameter is added.
(plPreprocessPerlCode, plPreprocessPerlStatement, plAppendThrow):
The |factory| parameter is added.
(ManakaiDOM:InputNormalize, dis:GetNodeProp): Removed.
(plIsDefined): Removed.
($NS_URI_NO_NULL): Removed.
(setDefaultValue): Removed.
++ manakai/lib/Message/DOM/ChangeLog 3 Apr 2006 12:04:56 -0000
2006-04-03 Wakaba <wakaba@suika.fam.cx>
* DOMMain.dis (GetPropNode, CheckReadOnly): Removed.
* Node.dis (cfg:dtd-default-attribute): The configuration
parameter |cfg:dtd-default-attributes| is renamed
as |cfg:dtd-default-attribute|.
(Roles): Definitions are changed so that classes
that implement those classes MUST implement the |Node|
and its subinterfaces.
(cfg:dtd-attribute-type): New configuration parameter.
* Document.dis (adoptNode): Don't throw exception
if |strictErrorChecking| is |false|.
* Element.dis (setAttribute, setAttributeNS): Don't
set [attribute type] if the |cfg:dtd-attribute-type|
configuration parameter is set to |false|.
(removeAttribute, removeAttributeNS, removeAttributeNode): Don't
regenerate default attribute nodes if the |cfg:dtd-default-attribute|
configuration parameter is set to |false|.
++ manakai/lib/manakai/ChangeLog 3 Apr 2006 12:26:00 -0000
2006-04-03 Wakaba <wakaba@suika.fam.cx>
* DISLang.dis (ManakaiDOM:InputNormalize): Removed.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 1 14:41:29 2006 UTC
(18 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.8: +3 -0 lines
Diff to
previous 1.8
++ manakai/t/ChangeLog 1 Apr 2006 09:28:43 -0000
2006-04-01 Wakaba <wakaba@suika.fam.cx>
* Makefile (util-dis-DPG.t): New test.
* Makefile (dom-XML.t): New test.
* Makefile (dom-TreeCore.t): New test.
++ manakai/bin/ChangeLog 1 Apr 2006 08:52:15 -0000
2006-04-01 Wakaba <wakaba@suika.fam.cx>
* daf.pl (perl-pm, daf_generate_perl_test): Sets
the |$Message::Util::DIS::Perl::Implementation| variable
for compatibility.
++ manakai/lib/Message/Util/ChangeLog 1 Apr 2006 11:55:12 -0000
2006-04-01 Wakaba <wakaba@suika.fam.cx>
* Grove.dis (destroy): Threshold value changed to 4096.
* PerlCode.dis (PerlCode): Associated as the default
class with |pc:*| and |pc2:*| element types.
(currentPackage, currentChunkNumber, getNextChunkNumber): Removed.
(ReflectCDATA): Reimplemented using standard |Element|
methods.
(sourceFile, sourceLine, currentSourceFile, currentSourceLine,
skipLines): Removed.
(pc:line): Removed.
(stringify): Support for the |pc:line| configuration
parameter is removed.
* DIS.dis (isFeatureProvided): Removed.
++ manakai/lib/Message/Util/DIS/ChangeLog 1 Apr 2006 09:24:59 -0000
2006-04-01 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plImplementation): Get the instance
from the |$Message::Util::DIS::Perl::Implementation| variable.
(plIsFeatureImplemented): Removed.
(plPreprocessPerlCode, plPreprocessPerlStatement): The |sourceFile|
and |sourceLine| parameters are removed.
* DPG.dis (DPGElement): Associated to the |pg:*| element types.
++ manakai/lib/Message/DOM/ChangeLog 1 Apr 2006 11:35:47 -0000
* DOMFeature.dis (getImplementation, getImplementationList): Support
for new class information variables.
(DOMLS:Generic): This old feature name is removed.
* GenericLS.dis (createGLSParser, createGLSSerializer): Support
for new class information variables.
* TreeCore.dis (manakaiExpandedURI): New attribute.
(Document, Element.___create_node_ref): New method
implementations.
2006-04-01 Wakaba <wakaba@suika.fam.cx>
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 18 05:57:48 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +1 -1 lines
Diff to
previous 1.7
++ manakai/t/ChangeLog 18 Mar 2006 05:57:39 -0000
2006-03-18 Wakaba <wakaba@suika.fam.cx>
* Makefile (t-XML.t): New test.
++ manakai/bin/ChangeLog 18 Mar 2006 05:54:09 -0000
2006-03-18 Wakaba <wakaba@suika.fam.cx>
* daf.pl (daf_get_file_path_stem): The '.' is removed from
the default search path.
++ manakai/lib/Message/DOM/ChangeLog 18 Mar 2006 05:56:17 -0000
2006-03-18 Wakaba <wakaba@suika.fam.cx>
* TreeCore.dis (Require): The |MDOM:XML| module is added.
(createAttributeNS, createTextNode, createComment,
createCDATASection): New methods.
(Attr, Text, Comment, CharacterData): New interfaces.
* Makefile: |XML.dis| is added.
* XML.dis: New module.
2006-03-17 Wakaba <wakaba@suika.fam.cx>
* TreeCore.dis (manakaiReadOnly): New attribute.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 17 08:06:20 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +30 -4 lines
Diff to
previous 1.6
++ manakai/t/ChangeLog 17 Mar 2006 08:06:15 -0000
2006-03-17 Wakaba <wakaba@suika.fam.cx>
* Makefile (t-TreeCore.t): New test.
++ manakai/bin/ChangeLog 17 Mar 2006 08:03:40 -0000
2006-03-17 Wakaba <wakaba@suika.fam.cx>
* daf.pl: The position of two |undef| statements was incorrect.
(daf_generate_perl_test): Provides |--skip| option
for test scripts.
++ manakai/lib/Message/Util/ChangeLog 17 Mar 2006 07:45:32 -0000
2006-03-17 Wakaba <wakaba@suika.fam.cx>
* Grove.dis: New module.
++ manakai/lib/Message/Util/DIS/ChangeLog 17 Mar 2006 08:05:33 -0000
2006-03-17 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (method name): New methods from |Util:Grove|
module are added.
(role): New |mg:NodeRefRole| role support is added.
++ manakai/lib/Message/DOM/ChangeLog 17 Mar 2006 08:04:07 -0000
2006-03-17 Wakaba <wakaba@suika.fam.cx>
* Makefile: |TreeCore.dis| is added.
* TreeCore.dis: New module.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 16 08:52:31 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +12 -2 lines
Diff to
previous 1.5
++ manakai/bin/ChangeLog 16 Mar 2006 08:50:09 -0000
2006-03-16 Wakaba <wakaba@suika.fam.cx>
* daf.pl: In parser tests |c:anyDOMConfigurationParameter|
properties are supported.
++ manakai/lib/Message/Util/DIS/ChangeLog 16 Mar 2006 08:52:18 -0000
2006-03-16 Wakaba <wakaba@suika.fam.cx>
* Value.dis (getPerlCode): A typo is fixed.
++ manakai/lib/Message/DOM/ChangeLog 16 Mar 2006 08:51:43 -0000
2006-03-16 Wakaba <wakaba@suika.fam.cx>
* XMLParser.dis (cfg:entity-replacement-tree): New configuration
parameter.
* DOMXML.dis (manakaiExpanded): Renamed from |isExpanded|.
* DOMCore.dis, Tree.dis, DOMLS.dis, XMLParser.dis: Lexical
data types added to configuration parameters.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 12 10:13:31 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +9 -4 lines
Diff to
previous 1.4
++ 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.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 6 07:32:51 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +0 -1 lines
Diff to
previous 1.3
++ manakai/bin/ChangeLog 6 Mar 2006 07:30:27 -0000
2006-03-06 Wakaba <wakaba@suika.fam.cx>
* daf.pl (get_referring_module_uri_list): Don't
invoke |daf_convert_dis_document_to_dnl_document| to prevent
prefix-not-defined error because the referred module is not
yet loaded.
++ manakai/lib/Message/DOM/ChangeLog 6 Mar 2006 07:32:43 -0000
2006-03-06 Wakaba <wakaba@suika.fam.cx>
* DOMXML.dis (ManakaiDOMXMLIdAttr): New class.
* Tree.dis (createAttribute, createAttributeNS,
setAttribute, setAttributeNS): They now supports
the |cfg:xml-id| configuration parameter.
(cfg:xml-id): New configuration parameter.
* XDoctype.dis (createAttributeDefinition): It now
supports the |cfg:xml-id| configuration parameter.
* XMLParser.dis (parse): It now supports
the |cfg:xml-id| configuration parameter.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 26 14:32:38 2006 UTC
(18 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +5 -1 lines
Diff to
previous 1.2
++ manakai/t/ChangeLog 26 Feb 2006 14:32:29 -0000
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/bin/ChangeLog 26 Feb 2006 14:18:44 -0000
* daf.pl: Request for |fe:GenericLS| feature was missing.
Sets the |pc:preserve-line-break| parameter for test
code as |dac2test.pl| had been.
* dac.pl, dac2pm.pl, dac2test.pl: Removed.
* disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/ChangeLog 26 Feb 2006 14:19:17 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/Body/ChangeLog 26 Feb 2006 14:19:35 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/Field/ChangeLog 26 Feb 2006 14:24:08 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/MIME/ChangeLog 26 Feb 2006 14:24:31 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/Markup/ChangeLog 26 Feb 2006 14:24:49 -0000
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/ChangeLog 26 Feb 2006 14:27:24 -0000
* PerlCode.dis (PerlStringLiteral.stringify): If some character
are escaped, the string should have been quoted by |QUOTATION MARK|.
* Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
module was misplaced.
(distclean): New rule.
(clean): Cleans subdirectories, too.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/DIS/ChangeLog 26 Feb 2006 14:31:14 -0000
* Perl.dis (plUpdate): Reads |dis:DefaultFor| property
from the source if it is not available from the module
in the database, i.e. the |readProperties| method
is not performed for the module.
(getPerlInterfaceMemberCode): Renamed
from |getPerlErrorInterfaceMemberCode|.
(DISLang:Const.getPerlInterfaceMemberCode): New
method implementation. Constants defined in interfaces
were not reflected to the generated Perl module code
since the split of |plGeneratePerlModule| method.
* DPG.dis (Require): Reference to |DIS:Perl| module was missing.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 26 Feb 2006 14:21:51 -0000
* SimpleLS.dis (Require): Reference to the |MDOM:Tree|
module was missing.
* ManakaiDOMLS2003.dis: Some property names was incorrect.
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* DOMLS.dis: Removed from the CVS repository, since
it has been no longer required to make the |daf| system
itself.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/manakai/ChangeLog 26 Feb 2006 14:32:09 -0000
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/ChangeLog 26 Feb 2006 14:19:00 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 26 06:42:55 2006 UTC
(18 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +172 -7 lines
Diff to
previous 1.1
++ manakai/t/ChangeLog 26 Feb 2006 06:42:43 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile: Revised for new |daf| database format.
++ manakai/bin/ChangeLog 26 Feb 2006 06:36:16 -0000
* daf.pl: Perl test file generation support from |dac2test.pl|
is added. Exits the program before any generation
if the database constrution process has error.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Markup/ChangeLog 26 Feb 2006 06:37:11 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile: Revised for new |daf| database format.
++ manakai/lib/Message/Util/ChangeLog 26 Feb 2006 06:40:09 -0000
* ManakaiNodeTest.dis (Require): Missing reference
to the |DISlib:Test| module is added.
* Makefile: Revised for new |daf| database format.
* DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
parameter is added.
(getFor, getModule): Set reference rather than string
itself to the |{for}| property.
(loadResource): Passes |srinfo| parameter
to |isSubsetOfURI|-calling methods.
(mergeAsAlias): The |srinfo| parameter is added.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/DIS/ChangeLog 26 Feb 2006 06:41:53 -0000
* Perl.dis (addHashKey): Revised to register keys to
each key scope resource rather than database.
* DNLite.dis (elementTypeMatch): The |srinfo| parameter is added.
* DISDump.dis (Require): Missing reference to the |DISlib:DISMarkup|
module is added.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 26 Feb 2006 06:36:55 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile: Revised for new |daf| database format.
++ manakai/lib/manakai/ChangeLog 26 Feb 2006 06:42:23 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile: Rules to construct old |dae| database are removed.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 25 16:49:55 2006 UTC
(18 years, 9 months ago)
by
wakaba
Branch:
MAIN
++ manakai/bin/ChangeLog 25 Feb 2006 16:31:38 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* dac2pm.pl (--dafx-file-suffix): New dummy option.
* daf.pl: New script.
++ manakai/lib/Message/Util/ChangeLog 25 Feb 2006 16:40:55 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup|
module is added.
2006-02-25 Wakaba <wakaba@suika.fam.cx>
* DIS.dis (lookupNamespacePrefix): Resolves prefix by
namespace resolver if available.
(disNamespaceResolver): New attribute.
(loadModule): Sets |revision| attribute of the created module.
(ownerModuleRef): Setter is added.
(addTypeURI): Set |ownerModule| attribute if possible.
(ManakaiDISModuleLite): The class no longer inherits |DISAnyResource|
class and |ManakaiDefaultExceptionHandler| class.
(mergeAsAlias): New |noEqualityCheck| parameter is added.
* Makefile: New variables for |DAF| are added.
++ manakai/lib/Message/Util/DIS/ChangeLog 25 Feb 2006 16:45:17 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plLoadDISDatabaseModule): Do nothing if the
module is already loaded.
(plUpdateModule): Parameter |moduleURI| is changed
to |modules| so that multiple modules can be updated once.
Don't try to read index file if it is not exist.
2006-02-25 Wakaba <wakaba@suika.fam.cx>
* DNLite.dis (convertDISDocumentToDNLDocument): New
|baseNamespaceBinding| parameter is added.
* Perl.dis (plLoadDISDatabase): Removes |c:error-handler|
property (it is |null| if specified).
(plStore): New |noMainDatabase| parameter is added. Don't
write resources that are not |isDefined|. Copies |DIS:revision|
property of modules to database index file.
(plLoadDISDatabaseModule): Notify before and after
a file is read. Don't throw |DIS:RESOURCE_ALREADY_DEFINED_ERR|
if the resource already in the database is not |isDefined|.
(plLoadDISDatabaseIndex): Notify before and after
a file is read.
(plDatabaseModuleResolver): New attribute accessor.
++ manakai/lib/Message/DOM/ChangeLog 25 Feb 2006 16:33:00 -0000
2006-02-25 Wakaba <wakaba@suika.fam.cx>
* DOMFeature.dis (Require): Missing reference to |DISlib:Test|
module is added.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.