Update of /cvsroot/monetdb/MonetDB4/tests/Availability/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26644/tests/Availability/Tests
Modified Files:
00_Mserver.stable.out 00_Mserver.stable.out.STATIC
01_Modules_static.stable.out 02_Modules_contrib.stable.out
02_Modules_plain.stable.out
Log Message:
propagated changes of Friday Nov 30 2007 - Tuesday Dec 18 2007
from the MonetDB_4-20 branch to the development trunk
Index: 02_Modules_plain.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/02_Modules_plain.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- 02_Modules_plain.stable.out 4 Oct 2007 10:35:34 -0000 1.4
+++ 02_Modules_plain.stable.out 18 Dec 2007 10:45:17 -0000 1.5
@@ -824,8 +824,8 @@
Module: "mmath"
-[ 39 ]
-[ 39 ]
+[ 41 ]
+[ 41 ]
#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
# function type signature help
# name
# str str str str
# type
@@ -843,6 +843,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."
]
@@ -1015,13 +1017,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')"
]
Index: 00_Mserver.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/00_Mserver.stable.out,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- 00_Mserver.stable.out 29 Oct 2007 20:08:33 -0000 1.18
+++ 00_Mserver.stable.out 18 Dec 2007 10:45:16 -0000 1.19
@@ -74,19 +74,19 @@
#-----------------------------------------------------------------------------------------------------------------#
[ "MODULES", "str", "str", 48, 0, "clean",
"load", "pers", 0, 2 ]
[ "adm_atomtbl", "str", "int", 15, 0, "dirty",
"load", "tran", 1, 1 ]
-[ "adm_fcntbl", "str", "oid", 1027, 0, "dirty",
"load", "tran", 1, 1 ]
+[ "adm_fcntbl", "str", "oid", 1035, 0, "dirty",
"load", "tran", 1, 1 ]
[ "monet_environment", "str", "str", 44, 0, "dirty",
"load", "tran", 1, 1 ]
-[ "monet_fcn_aut", "oid", "str", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_cnt", "oid", "int", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_dat", "oid", "str", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_dsc", "oid", "str", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_fcn", "oid", "ptr", 913, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_imp", "oid", "ptr", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_mid", "oid", "oid", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_nme", "oid", "str", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_pro", "oid", "str", 2686, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_aut", "oid", "str", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_cnt", "oid", "int", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_dat", "oid", "str", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_dsc", "oid", "str", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_fcn", "oid", "ptr", 921, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_imp", "oid", "ptr", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_mid", "oid", "oid", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_nme", "oid", "str", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_pro", "oid", "str", 2702, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_fcn_sig", "oid", "str", 39, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_tpe", "oid", "int", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_tpe", "oid", "int", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_mod_atm", "oid", "str", 0, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_mod_cnt", "oid", "int", 17, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_mod_dep", "oid", "str", 8, 0, "dirty",
"load", "tran", 1, 2 ]
Index: 00_Mserver.stable.out.STATIC
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/00_Mserver.stable.out.STATIC,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- 00_Mserver.stable.out.STATIC 16 Dec 2007 18:08:07 -0000 1.12
+++ 00_Mserver.stable.out.STATIC 18 Dec 2007 10:45:16 -0000 1.13
@@ -76,19 +76,19 @@
#-----------------------------------------------------------------------------------------------------------------#
[ "MODULES", "str", "str", 46, 0, "clean",
"load", "pers", 0, 2 ]
[ "adm_atomtbl", "str", "int", 15, 0, "dirty",
"load", "tran", 1, 1 ]
-[ "adm_fcntbl", "str", "oid", 1027, 0, "dirty",
"load", "tran", 1, 1 ]
+[ "adm_fcntbl", "str", "oid", 1035, 0, "dirty",
"load", "tran", 1, 1 ]
[ "monet_environment", "str", "str", 44, 0, "dirty",
"load", "tran", 1, 1 ]
-[ "monet_fcn_aut", "oid", "str", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_cnt", "oid", "int", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_dat", "oid", "str", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_dsc", "oid", "str", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_fcn", "oid", "ptr", 913, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_imp", "oid", "ptr", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_mid", "oid", "oid", 956, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_nme", "oid", "str", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_pro", "oid", "str", 2686, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_aut", "oid", "str", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_cnt", "oid", "int", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_dat", "oid", "str", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_dsc", "oid", "str", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_fcn", "oid", "ptr", 921, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_imp", "oid", "ptr", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_mid", "oid", "oid", 964, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_nme", "oid", "str", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_pro", "oid", "str", 2702, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_fcn_sig", "oid", "str", 39, 0, "dirty",
"load", "tran", 1, 2 ]
-[ "monet_fcn_tpe", "oid", "int", 1027, 0, "dirty",
"load", "tran", 1, 2 ]
+[ "monet_fcn_tpe", "oid", "int", 1035, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_mod_atm", "oid", "str", 0, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_mod_cnt", "oid", "int", 17, 0, "dirty",
"load", "tran", 1, 2 ]
[ "monet_mod_dep", "oid", "str", 8, 0, "dirty",
"load", "tran", 1, 2 ]
Index: 02_Modules_contrib.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/02_Modules_contrib.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- 02_Modules_contrib.stable.out 4 Oct 2007 10:35:34 -0000 1.4
+++ 02_Modules_contrib.stable.out 18 Dec 2007 10:45:16 -0000 1.5
@@ -281,8 +281,8 @@
Module: "vector"
-[ 140 ]
-[ 140 ]
+[ 141 ]
+[ 141 ]
#-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
# function | type | signature
| help
#
#-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
@@ -352,6 +352,7 @@
[ "centroid", "COMMAND: ", "centroid(ints) : dbl",
"Computes the centroid of the given vector"
]
[ "cos", "PROC: ", "cos(flt) : flt",
"not available"
]
[ "cosh", "PROC: ", "cosh(flt) : flt",
"not available"
]
+[ "cot", "PROC: ", "cot(flt) : flt",
"not available"
]
[ "dbl_vector32_rancreate", "COMMAND: ", "dbl_vector32_rancreate() :
dbl_vector32", "Creates random vector"
]
[ "dbls_rancreate", "COMMAND: ", "dbls_rancreate(int) : dbls",
"Creates random vector"
]
[ "dimension", "COMMAND: ", "dimension(dbl_vector32) :
int", "Retrieves the dimension of the vector"
]
Index: 01_Modules_static.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/01_Modules_static.stable.out,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- 01_Modules_static.stable.out 25 May 2007 07:09:17 -0000 1.7
+++ 01_Modules_static.stable.out 18 Dec 2007 10:45:16 -0000 1.8
@@ -46,12 +46,12 @@
}
Fnts.count().print();
-[ 1026 ]
+[ 1034 ]
Fnts.reverse().sort().reverse()@batloop() {
FnameS.insert($h,Fname.find($h));
}
FnameS.count().print();
-[ 1026 ]
+[ 1034 ]
var All:=0;
@@ -100,6 +100,7 @@
[ "help_sig", "PROC: ", "help_sig(oid) : void",
"not available"
]
[ "help_tpe", "PROC: ", "help_tpe(int) : str",
"not available"
]
[ "hot", "PROC: ", "hot(BAT[any::1,any::2]) : void",
"not available"
]
+[ "insert", "PROC: ", "insert(str, int, int, str) : str",
"not available"
]
[ "join", "PROC: ", "join(BAT[any::1,any::2], BAT[any::2,any::3],
lng, str, ..any..) : BAT[any::1,any::3]", "not available"
]
[ "join", "PROC: ", "join(BAT[any::1,any::2], BAT[any::2,any::3],
str, ..any..) : BAT[any::1,any::3]", "not available"
]
[ "load", "PROC: ", "load(str) : BAT[any,any]",
"not available"
]
@@ -123,15 +124,14 @@
[ "prod", "PROC: ", "prod(BAT[any,wrd]) : wrd",
"not available"
]
[ "project", "PROC: ", "project(BAT[any::1,any]) :
BAT[any::1,void]", "not available"
]
[ "repeat", "PROC: ", "repeat(str, int) : str",
"not
available"
]
+[ "replace", "PROC: ", "replace(str, str, str) : str",
"not available"
]
[ "save", "PROC: ", "save(BAT[any::1,any::2]) :
BAT[any::1,any::2]", "not available"
]
[ "space", "PROC: ", "space(int) : str",
"not
available"
]
[ "string", "PROC: ", "string(str, int) : str",
"not available"
]
[ "string", "PROC: ", "string(str, int, int) : str",
"not available"
]
-[ "stringinsert", "PROC: ", "stringinsert(str, int, int, str) :
str", "not
available"
]
[ "stringleft", "PROC: ", "stringleft(str, int) : str",
"not
available"
]
[ "stringleft", "PROC: ", "stringleft(str, wrd) : str",
"not available"
]
[ "stringlength", "PROC: ", "stringlength(str) : int",
"not
available"
]
-[ "stringreplace", "PROC: ", "stringreplace(str, str, str) : str",
"not
available"
]
[ "stringright", "PROC: ", "stringright(str, int) : str",
"not
available"
]
[ "stringright", "PROC: ", "stringright(str, wrd) : str",
"not available"
]
[ "substring", "PROC: ", "substring(str, int) : str",
"not
available"
]
@@ -315,8 +315,8 @@
Module: "arith"
-[ 509 ]
-#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
+[ 517 ]
+#-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
# function type signature
help
# name
#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
[ "!=", "OPERATOR: ", "!=(any::1, any::1) : bit",
"left unequal to right?"
]
@@ -820,6 +820,14 @@
[ "or", "OPERATOR: ", "or(sht, sht) : sht",
"bitwise or"
]
[ "or", "OPERATOR: ", "or(wrd, wrd) : wrd",
"bitwise or"
]
[ "rand", "COMMAND: ", "rand() : int",
"return a random number"
]
+[ "sign", "COMMAND: ", "sign(bte) : bte",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(chr) : chr",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(dbl) : dbl",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(flt) : flt",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(int) : int",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(lng) : lng",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(sht) : sht",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
+[ "sign", "COMMAND: ", "sign(wrd) : wrd",
"Returns +1, 0, -1 based on the sign
of the given expression"
]
[ "srand", "COMMAND: ", "srand(int) : void",
"initialize the rand() function with
a seed"
]
[ "xor", "OPERATOR: ", "xor(bit, bit) : bit",
"boolean xor"
]
[ "xor", "OPERATOR: ", "xor(bte, bte) : bte",
"bitwise xor"
]
@@ -1171,7 +1179,7 @@
[ "sync", "COMMAND: ", "sync() : bit",
"save all persistent BATs"
]
All.print();
-[ 1026 ]
+[ 1034 ]
quit();
-------------------------------------------------------------------------
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
