Log of /messaging/manakai/t/dom-mdom.t
Parent Directory
| Revision Log
Revision
1.4
Sat Jan 7 12:30:57 2006 UTC
(18 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.3: +0 -0 lines
FILE REMOVED
++ manakai/t/ChangeLog 7 Jan 2006 11:46:40 -0000
2006-01-07 Wakaba <wakaba@suika.fam.cx>
* dom-mdom.t: Removed (obsolete).
* util-formatter-base.t: Test result synced with
current implementation.
* Makefile: |dom-core.t| and |dom-xdoctype.t| added.
++ manakai/lib/Message/Util/ChangeLog 7 Jan 2006 11:15:29 -0000
2006-01-07 Wakaba <wakaba@suika.fam.cx>
* Makefile: |../DOM/XDoctype.dis| added.
++ manakai/lib/Message/Util/DIS/ChangeLog 7 Jan 2006 11:25:49 -0000
2006-01-07 Wakaba <wakaba@suika.fam.cx>
* Test.dis (id): New attribute.
(assertNumEquals, assertNumNotEquals): New methods.
(assertISA): New method.
2006-01-04 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plCodeFragment): New roles |ElementTypeDefinitionRole|
and |AttributeDefinitionRole| implemented.
++ manakai/lib/Message/DOM/ChangeLog 7 Jan 2006 11:55:36 -0000
2006-01-07 Wakaba <wakaba@suika.fam.cx>
* DOMMain.dis (checkXMLNamesQName): Checks whether
namespace URI is defined for not being warned.
* XDoctype.dis: New module.
* DOMCore.dis (DOMStringList): Test added.
* Makefile: |XDoctype.pm| added.
* Tree.dis (Require): Requires |XDoctype.dis|.
(ManakaiDOMNodeObjectNode.eq): Added.
(Test): |DOMError.location| must return a |DOMLocator|
object (it was incorrectly tested to return |null|).
(EmptyNodeList.DESTROY): Removed.
2006-01-04 Wakaba <wakaba@suika.fam.cx>
* Tree.dis (NodeType): |ELEMENT_TYPE_DEFINITION_NODE| and
|ATTRIBUTE_DEFINITION_NODE| node types added.
(appendChild, insertBefore, replaceChild): New
two node types added and processing instruction nodes
as document type definition node child is allowed
in |ManakaiDOM:ManakaiDOMLatest| mode.
(getNodeReference): New |interface| parameter
to filter classes by interface is added.
(ElementTypeDefinitionRole): New role.
(AttributeDefinitionRole): New role.
2006-01-02 Wakaba <wakaba@suika.fam.cx>
* DOMCore.dis (DOMStringList): Reimplemented as tied array.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 6 10:41:32 2005 UTC
(19 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +1 -1 lines
Diff to
previous 1.2
DOM test improved; Node.normalize() implemented; DOMMain:ManakaiDOMExceptionIF interface added; DOMCore:ManakaiDOMErrorHandler added
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 5 12:19:39 2005 UTC
(19 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +7 -7 lines
Diff to
previous 1.1
Assertion in dis perl code implemented; DISPerl:raiseException implemented; Scripts updated for new dis format; NodeList perl array representation implemented
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.