Log of /messaging/manakai/bin/domts2perl.pl
Parent Directory
| Revision Log
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 6 10:53:34 2005 UTC
(19 years, 1 month ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD,
manakai-200612,
manakai-release-0-3-1,
manakai-release-0-3-2,
manakai-release-0-4-0
Changes since
1.4: +10 -2 lines
Diff to
previous 1.4
++ manakai/t/ChangeLog 6 Oct 2005 10:33:09 -0000
2005-10-06 Wakaba <wakaba@suika.fam.cx>
* Makefile: Updated for new version of "domts2perl.pl".
++ manakai/bin/ChangeLog 6 Oct 2005 10:26:28 -0000
2005-10-06 Wakaba <wakaba@suika.fam.cx>
* mkdommemlist.pl: Revised for new "dae" database.
* domts2perl.pl (--domtest2perl-option): New option.
* domtest2perl.pl: Revised for new DOM Perl binding.
* Makefile: Rules to make "dommemlist.pl.tmp" revised.
++ manakai/lib/Message/Util/ChangeLog 6 Oct 2005 10:30:19 -0000
2005-10-06 Wakaba <wakaba@suika.fam.cx>
* DIS.dis (getAnyResourceURIList, getModuleURIList): New methods.
++ manakai/lib/Message/Util/DIS/ChangeLog 6 Oct 2005 10:32:00 -0000
2005-10-06 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plFullyQualifiedName): Fully qualified
name of the constant function is now a name in
the package of the class (it was a name in module package).
* Value.dis (getResource): Use "getAnyResource"
method instead of "getResource" method.
++ manakai/lib/Message/DOM/ChangeLog 6 Oct 2005 10:37:05 -0000
2005-10-06 Wakaba <wakaba@suika.fam.cx>
* DOMCore.dis (ManakaiDOMEmptyNodeList): New class.
(ManakaiDOMCharacterData): Methods reimplemented.
(splitText): Reimplemented.
(childNodes): Returns a "ManakaiDOMEmptyNodeList"
for non-parent node types.
* DOMXML.dis (childNodes): Returns a "ManakaiDOMEmptyNodeList"
for non-parent node types.
2005-10-05 Wakaba <wakaba@suika.fam.cx>
* ManakaiDOMLS2003.dis: Revised to new format.
* GenericLS.dis (DOMLS:ParseString): New feature.
* DOMMain.pm (StringExtend): Code portions of raising
++ manakai/lib/manakai/ChangeLog 6 Oct 2005 10:32:30 -0000
2005-10-06 Wakaba <wakaba@suika.fam.cx>
* domtest.pl, genlib.pl: Use new DOM Perl binding.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 5 12:19:38 2005 UTC
(19 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +53 -2 lines
Diff to
previous 1.3
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.