/[suikacvs]/messaging/manakai/bin/cdis2pm.pl
Suika

Log of /messaging/manakai/bin/cdis2pm.pl

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.32
Sun Feb 26 14:32:38 2006 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +1 -1 lines
FILE REMOVED
++ 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.31 - (view) (download) (annotate) - [select for diffs]
Sun May 1 12:44:05 2005 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +3 -2 lines
Diff to previous 1.30
New feature system implemented


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Apr 29 06:07:06 2005 UTC (19 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.29: +40 -4 lines
Diff to previous 1.29
Variables implemented


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 15:22:59 2005 UTC (19 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +11 -7 lines
Diff to previous 1.28
bin/dac2pm.pl: New script; lib/Message/Util/DIS.dis: Module generation implemented; lib/Makefile: New


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 12:32:39 2005 UTC (19 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
bin/cdis2pm.pl: Overloads 'bool' if some other operator is overloaded; lib/Message/Util/DIS.dis: Outputting of contants and exception codes implemented


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Mar 16 09:08:13 2005 UTC (19 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Perl inline preprocessing implemented (but not tested whether it does work or not)


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Mar 2 07:46:31 2005 UTC (19 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +4 -2 lines
Diff to previous 1.25
ManakaiDISDatabase->loadResource implemented


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 14:27:56 2005 UTC (19 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +3 -2 lines
Diff to previous 1.24
lib/Message/Util/DIS.dis: loadFor implemented; loadResource added (but not work yet); lib/Message/Markup/SuikaWikiConfig21.dis: Binding expantion bug fixed; *.dis: QName attribute added to Module/Require elements


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Feb 26 11:35:50 2005 UTC (19 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +5 -1 lines
Diff to previous 1.23
lib/Message/Util/DIS.dis: More methods implemented; bin/dac.pl: New script (not work yet)


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Feb 20 12:28:06 2005 UTC (19 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
DOMMetaImpl: New; SuikaWikiConfig21: ElementTypeBinding implemented


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Feb 19 07:21:13 2005 UTC (19 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +9 -15 lines
Diff to previous 1.21
lib/Message/Util/Error/DOMException.dis is now compilable; lib/Message/Markup/SuikaWikiConfig21.dis: Parser implemented; Namespace support added


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Feb 18 08:55:41 2005 UTC (19 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +48 -6 lines
Diff to previous 1.20
SuikaWikiConfig21: Basic methods implemented; dis & cdis2pm: Named parameter implemented


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Feb 18 06:13:52 2005 UTC (19 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +48 -15 lines
Diff to previous 1.19
SuikaWikiConfig21: New module; DISIDL, ManakaiNode, DOMException: split from DOMMain


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 13:07:14 2005 UTC (19 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +17 -1 lines
Diff to previous 1.18
DOMError implemented; ManakaiDOM:ManakaiDOMNodeObject new implementation's but got rid out


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


Revision 1.17 - (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.16: +483 -106 lines
Diff to previous 1.16
Assertion in dis perl code implemented; DISPerl:raiseException implemented; Scripts updated for new dis format; NodeList perl array representation implemented


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 12:03:39 2004 UTC (19 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +216 -22 lines
Diff to previous 1.15
DISPerl:ScalarVariable: new type; domtest: New cdis support


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 29 12:17:42 2004 UTC (19 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +6 -11 lines
Diff to previous 1.14
DOMLS and DOMEvents rewritten in new style


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Dec 29 04:49:48 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +89 -15 lines
Diff to previous 1.13
Classes implement NodeList and NamedNodeMap are merged to DOMCore module


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 13:10:20 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +19 -7 lines
Diff to previous 1.12
Daily


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


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Dec 26 09:24:37 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +482 -137 lines
Diff to previous 1.10
Daily (or weekly?)


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Dec 19 10:57:49 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +134 -31 lines
Diff to previous 1.9
Daily


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Dec 18 11:09:28 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +99 -2 lines
Diff to previous 1.8
Daily


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 07:36:40 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +164 -19 lines
Diff to previous 1.7
Throwing an exception/warning supported


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Dec 5 12:31:44 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +61 -12 lines
Diff to previous 1.6
Typo fixed


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Dec 3 11:28:45 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +39 -7 lines
Diff to previous 1.5
Daily


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Dec 1 11:49:46 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +84 -46 lines
Diff to previous 1.4
ManakaiDOMMain removed


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 30 11:05:06 2004 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +115 -24 lines
Diff to previous 1.3
Daily


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Nov 27 10:59:09 2004 UTC (20 years ago) by wakaba
Branch: MAIN
Changes since 1.2: +395 -5 lines
Diff to previous 1.2
Daily


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


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 13:20:33 2004 UTC (20 years ago) by wakaba
Branch: MAIN
Daily


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