Update of /cvsroot/monetdb/MonetDB4/tests/Availability/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29090/Tests

Modified Files:
      Tag: MonetDB_4-20
        01_Modules_static.stable.out 
Log Message:
approve new sign  signatures 


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.7.6.1
diff -u -d -r1.7 -r1.7.6.1
--- 01_Modules_static.stable.out        25 May 2007 07:09:17 -0000      1.7
+++ 01_Modules_static.stable.out        13 Dec 2007 14:49:24 -0000      1.7.6.1
@@ -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;
 
@@ -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

Reply via email to