Update of /cvsroot/monetdb/pathfinder/runtime/Tests In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12882/runtime/Tests
Modified Files:
procs.stable.out sigs_xrpc.stable.out
Log Message:
propagated changes of Wednesday Feb 21 2007 - Thursday Feb 22 2007
from the XQuery_0-16 branch to the development trunk
Index: sigs_xrpc.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/Tests/sigs_xrpc.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sigs_xrpc.stable.out 15 Dec 2006 20:15:33 -0000 1.3
+++ sigs_xrpc.stable.out 22 Feb 2007 11:34:47 -0000 1.4
@@ -16,10 +16,14 @@
#---------------------------------#
# signature
# name
# str
# type
-#---------------------------------#
-[ "httpd_start(int, str) : void"
]
+#-----------------------------------------#
+[ "get_xrpc_open() : bit" ]
+[ "get_xrpc_port() : int" ]
[ "rpcd_start() : void"
]
+[ "rpcd_start(bit, str) : void" ]
[ "rpcd_start(int) : void"
]
+[ "rpcd_start(int, bit) : void" ]
+[ "rpcd_start(int, bit, str) : void" ]
[ "rpcd_start(int, str) : void"
]
drop("xrpc_server");
printf("module '%s'\n","xrpc_client");
Index: procs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/Tests/procs.stable.out,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- procs.stable.out 20 Feb 2007 12:07:02 -0000 1.51
+++ procs.stable.out 22 Feb 2007 11:34:47 -0000 1.52
@@ -77,6 +77,9 @@
[ "add_qname(str, str, str, BAT[void,BAT]) : oid"
]
[ "add_qnames(BAT[void,str], BAT[void,str], BAT[void,str], BAT[void,BAT]) :
BAT[void,oid]" ]
[ "add_string_bulk(BAT[void,BAT], oid, int, int, BAT[oid,str], bit) :
BAT[oid,oid]"
]
+[ "add_xrpc_trusted(BAT[str,void]) : void"
]
+[ "add_xrpc_trusted(BAT[void,str]) : void"
]
+[ "add_xrpc_trusted(str) : void"
]
[ "addmonths(timestamp, int) : timestamp"
]
[ "ancestor(BAT[void,oid], BAT[void,oid], oid, BAT[void,BAT], int) :
BAT[void,BAT]"
]
[ "ancestor_or_self(BAT[void,oid], BAT[void,oid], oid, BAT[void,BAT], int) :
BAT[void,BAT]" ]
@@ -180,6 +183,8 @@
[ "get_type_atomic(BAT[void,int]) : BAT[oid,void]"
]
[ "get_type_node(BAT[void,int]) : BAT[oid,void]"
]
[ "get_types(BAT[void,int]) : BAT[void,int]"
]
+[ "get_xrpc_open() : bit"
]
+[ "get_xrpc_port() : int"
]
[ "help() : void"
]
[ "help(str) : void"
]
[ "help_sig(oid) : void"
]
@@ -425,7 +430,9 @@
[ "rev_select(BAT[any::1,any::2], str, any::2) : BAT[any::1,any::2]"
]
[ "rpc_client(str, str, str, str, str, str, int, int, lng, BAT[void,BAT],
BAT[void,oid], BAT[void,oid], BAT[void,oid], BAT[void,int], BAT[void,lng],
BAT[void,dbl], BAT[void,dbl], BAT[void,str]) : oid" ]
[ "rpcd_start() : void"
]
+[ "rpcd_start(bit, str) : void"
]
[ "rpcd_start(int) : void"
]
+[ "rpcd_start(int, bit) : void"
]
[ "rpcd_start(int, str) : void"
]
[ "rule(int, int, int, int, int) : rule"
]
[ "rule(int, str, int, int) : rule"
]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
