Update of /cvsroot/monetdb/MonetDB4/tests/Availability/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20292
Modified Files:
Tag: MonetDB_4-20
02_Modules_plain.stable.out.STATIC
02_Modules_plain.stable.out.WindowsNT
Log Message:
updated stable output according to recent changes
Index: 02_Modules_plain.stable.out.WindowsNT
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/Attic/02_Modules_plain.stable.out.WindowsNT,v
retrieving revision 1.3.6.1
retrieving revision 1.3.6.2
diff -u -d -r1.3.6.1 -r1.3.6.2
--- 02_Modules_plain.stable.out.WindowsNT 4 Oct 2007 14:07:13 -0000
1.3.6.1
+++ 02_Modules_plain.stable.out.WindowsNT 20 Dec 2007 13:01:32 -0000
1.3.6.2
@@ -5,10 +5,9 @@
# 18:28:10 > Mtimeout -timeout 60 Mserver
"--config=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/etc/monet.conf"
--debug=10 --set
"monet_mod_path=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/lib/MonetDB"
--set
"gdk_dbfarm=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/var/MonetDB/dbfarm"
--set
"sql_logdir=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/var/MonetDB/log"
--set mapi_port=53708 --set sql_port=52024 --set monet_prompt= --trace
--dbname=mTests_tests_Availability < 02_Modules_plain.milS
# 18:28:10 >
-# Monet Database Server V4.5.0
+# Monet Database Server V4.3.13
# Copyright (c) 1993-2004, CWI. All rights reserved.
-# Compiled for i686-pc-win32/32bit; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
+# compiled for i686-pc-linux-gnu/32bit; dynamically linked.
setoid(oid(20000000));
var MODULES:=bat("MODULES");
Index: 02_Modules_plain.stable.out.STATIC
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/02_Modules_plain.stable.out.STATIC,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -u -d -r1.3 -r1.3.6.1
--- 02_Modules_plain.stable.out.STATIC 11 Feb 2007 21:55:22 -0000 1.3
+++ 02_Modules_plain.stable.out.STATIC 20 Dec 2007 13:01:32 -0000 1.3.6.1
@@ -5,10 +5,9 @@
# 18:28:10 > Mtimeout -timeout 60 Mserver
"--config=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/etc/monet.conf"
--debug=10 --set
"monet_mod_path=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/lib/MonetDB"
--set
"gdk_dbfarm=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/var/MonetDB/dbfarm"
--set
"sql_logdir=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/var/MonetDB/log"
--set mapi_port=53708 --set sql_port=52024 --set monet_prompt= --trace
--dbname=mTests_tests_Availability < 02_Modules_plain.milS
# 18:28:10 >
-# Monet Database Server V4.5.0
+# Monet Database Server V4.3.13
# Copyright (c) 1993-2004, CWI. All rights reserved.
-# Compiled for i686-pc-cygwin/32bit; statically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
+# compiled for i686-pc-linux-gnu/32bit; dynamically linked.
setoid(oid(20000000));
var MODULES:=bat("MODULES");
@@ -835,9 +834,9 @@
Module: "mmath"
-[ 39 ]
-[ 39 ]
-#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
+[ 41 ]
+[ 41 ]
+#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
# function type signature
help
# name
# str str str str
# type
#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
@@ -854,6 +853,8 @@
[ "cos", "PROC: ", "cos(flt) : flt", "not
available"
]
[ "cosh", "COMMAND: ", "cosh(dbl) : dbl", "The
cosh() function returns the hyperbolic cosine of x,\nwhich is defined
mathematically as (exp(x) + exp(-x)) / 2."
]
[ "cosh", "PROC: ", "cosh(flt) : flt", "not
available"
]
+[ "cot", "COMMAND: ", "cot(dbl) : dbl", "The cot(x)
function returns the cotangent of x,\nwhere x is given in radians"
]
+[ "cot", "PROC: ", "cot(flt) : flt", "not
available"
]
[ "exp", "COMMAND: ", "exp(dbl) : dbl", "The
exp(x) function returns the value of e\n(the base of natural logarithms) raised
to the power of x."
]
[ "exp", "PROC: ", "exp(flt) : flt", "not
available"
]
[ "fabs", "COMMAND: ", "fabs(dbl) : dbl", "The
fabs(x) function returns the absolute value of the\nfloating-point number x."
]
@@ -1028,13 +1029,15 @@
Module: "pcre"
-[ 10 ]
-[ 10 ]
-#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
+[ 12 ]
+[ 12 ]
+#----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------#
# function type signature
help
# name
# str str str
str
# type
-#-----------------------------------------------------------------------------------------------------------------------------------------------------------------#
+#----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------#
+[ "pat2pcre", "COMMAND: ", "pat2pcre(str) : str",
"Convert a SQL patindex pattern into a PCRE pattern."
]
[ "pcre_compile", "COMMAND: ", "pcre_compile(str) : pcre",
"compile a pattern"
]
+[ "pcre_index", "COMMAND: ", "pcre_index(pcre, str) : int",
"match a pattern, return matched position (or
0 when not found)"
]
[ "pcre_match", "COMMAND: ", "pcre_match(pcre, str) : bit",
"match a pattern"
]
[ "pcre_match", "COMMAND: ", "pcre_match(str, str) : bit",
"POSIX pattern matching against a string"
]
[ "pcre_match", "COMMAND: ", "pcre_match(str, str, str) : bit",
"POSIX pattern matching against a string,
with flags (see 'man pcreapi')"
]
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins