/[suikacvs]/messaging/manakai/lib/manakai/genlib.pl
Suika

Log of /messaging/manakai/lib/manakai/genlib.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 10:53:39 2005 UTC (18 years, 7 months 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.13: +2 -2 lines
Diff to previous 1.13
++ 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.13 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 15:21:32 2005 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.12: +2 -8 lines
Diff to previous 1.12
Method parameters and return values implemented


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Apr 1 07:58:46 2005 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.11: +8 -1 lines
Diff to previous 1.11
Brock preprocessing implemented (but not work yet)


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 6 10:41:32 2005 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +9 -3 lines
Diff to previous 1.10
DOM test improved; Node.normalize() implemented; DOMMain:ManakaiDOMExceptionIF interface added; DOMCore:ManakaiDOMErrorHandler added


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 12:19:39 2005 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +96 -3 lines
Diff to previous 1.9
Assertion in dis perl code implemented; DISPerl:raiseException implemented; Scripts updated for new dis format; NodeList perl array representation implemented


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 12:03:40 2004 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
DISPerl:ScalarVariable: new type; domtest: New cdis support


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 13:41:54 2004 UTC (19 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Daily - feature reimplemented


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Nov 27 10:59:10 2004 UTC (19 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Daily


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 24 12:00:13 2004 UTC (19 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +20 -0 lines
Diff to previous 1.5
Daily


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Nov 22 12:54:48 2004 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
Daily


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 19 14:12:30 2004 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Daily (Perl class & interface package name implemented)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 11:51:07 2004 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +8 -4 lines
Diff to previous 1.2
New


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 31 12:28:23 2004 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: before-dis2-200411
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Error report improved; assert* function added


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 00:01:09 2004 UTC (19 years, 7 months ago) by wakaba
Branch: MAIN
Some files moved; DOM Level 3 LS configuration parameters and errors definition 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24