Changeset: ab9ba10f2423 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ab9ba10f2423 Modified Files: MonetDB5/src/modules/mal/Tests/inspect05.stable.out Branch: default Log Message:
Merge with Oct2010 branch.
diffs (truncated from 416 to 300 lines):
diff -r 93ab91ac3407 -r ab9ba10f2423
MonetDB5/src/modules/mal/Tests/inspect05.stable.out.Debian
--- a/MonetDB5/src/modules/mal/Tests/inspect05.stable.out.Debian Wed Oct
06 08:41:55 2010 +0200
+++ b/MonetDB5/src/modules/mal/Tests/inspect05.stable.out.Debian Wed Oct
06 09:13:53 2010 +0200
@@ -3879,35 +3879,35 @@
[ "enqueue_max", "pattern", "pqueue",
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",
"PQenqueue_anymax;"
]
[ "enqueue_min", "pattern", "pqueue",
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",
"PQenqueue_anymin;"
]
[ "init", "command", "pqueue",
"(a:bat[:void,:any_1],maxsize:wrd):bat[:oid,:any_1] ",
"PQinit;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:dbl],id:oid,value:dbl):void ",
"PQtopreplace_dblmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:dbl],id:oid,value:dbl):void ",
"PQtopreplace_dblmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:flt],id:oid,value:flt):void ",
"PQtopreplace_fltmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:flt],id:oid,value:flt):void ",
"PQtopreplace_fltmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:lng],id:oid,value:lng):void ",
"PQtopreplace_lngmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:lng],id:oid,value:lng):void ",
"PQtopreplace_lngmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:ptr],id:oid,value:ptr):void ",
"PQtopreplace_ptrmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:ptr],id:oid,value:ptr):void ",
"PQtopreplace_ptrmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:wrd],id:oid,value:wrd):void ",
"PQtopreplace_wrdmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:wrd],id:oid,value:wrd):void ",
"PQtopreplace_wrdmin;"
]
[ "topn_max", "command", "pqueue",
"(t:bat[:void,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmax;"
]
[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmax;"
]
@@ -3915,80 +3915,88 @@
[ "topn_min", "command", "pqueue",
"(t:bat[:void,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmin;"
]
[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:oid],id:oid,value:oid):void ",
"PQtopreplace_oidmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:int],id:oid,value:int):void ",
"PQtopreplace_intmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:int],id:oid,value:int):void ",
"PQtopreplace_intmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:sht],id:oid,value:sht):void ",
"PQtopreplace_shtmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:sht],id:oid,value:sht):void ",
"PQtopreplace_shtmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:bte],id:oid,value:bte):void ",
"PQtopreplace_btemax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:bte],id:oid,value:bte):void ",
"PQtopreplace_btemin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:chr] ",
"PQtopn_chrmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:chr] ",
"PQtopn_chrmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:oid] ",
"PQtopn_chrmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",
"PQtopn_chrmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:chr],id:oid,value:chr):void ",
"PQtopreplace_chrmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:chr] ",
"PQtopn_chrmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:chr] ",
"PQtopn_chrmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:oid] ",
"PQtopn_chrmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",
"PQtopn_chrmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:chr],id:oid,value:chr):void ",
"PQtopreplace_chrmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQtopn_anymax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQtopn_anymax;"
]
+[ "topn_max", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn2_anymax;"
]
+[ "topn_max", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn2_anymax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn_anymax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn_anymax;"
]
[ "topreplace_max", "pattern", "pqueue",
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",
"PQtopreplace_anymax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQtopn_anymin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQtopn_anymin;"
]
+[ "topn_min", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn2_anymin;"
]
+[ "topn_min", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn2_anymin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn_anymin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQtopn_anymin;"
]
[ "topreplace_min", "pattern", "pqueue",
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",
"PQtopreplace_anymin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQutopn_dblmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQutopn_dblmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQutopn_dblmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQutopn_dblmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:flt] ",
"PQutopn_fltmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:flt] ",
"PQutopn_fltmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:flt] ",
"PQutopn_fltmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:flt] ",
"PQutopn_fltmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:lng] ",
"PQutopn_lngmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:lng] ",
"PQutopn_lngmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:lng] ",
"PQutopn_lngmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:lng] ",
"PQutopn_lngmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQutopn_ptrmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQutopn_ptrmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQutopn_ptrmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQutopn_ptrmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQutopn_wrdmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQutopn_wrdmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQutopn_wrdmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQutopn_wrdmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:oid] ",
"PQutopn_dblmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:oid] ",
"PQutopn_dblmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:oid] ",
"PQutopn_dblmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:oid] ",
"PQutopn_dblmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:oid] ",
"PQutopn_fltmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:oid] ",
"PQutopn_fltmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:oid] ",
"PQutopn_fltmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:oid] ",
"PQutopn_fltmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:oid] ",
"PQutopn_lngmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:oid] ",
"PQutopn_lngmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:oid] ",
"PQutopn_lngmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:oid] ",
"PQutopn_lngmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:oid] ",
"PQutopn_ptrmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:oid] ",
"PQutopn_ptrmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:oid] ",
"PQutopn_ptrmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:oid] ",
"PQutopn_ptrmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:oid] ",
"PQutopn_wrdmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:oid] ",
"PQutopn_wrdmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:oid] ",
"PQutopn_wrdmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:oid] ",
"PQutopn_wrdmin;"
]
[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:oid],n:wrd):bat[:oid,:oid] ",
"PQutopn_oidmax;"
]
[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:oid],n:wrd):bat[:oid,:oid] ",
"PQutopn_oidmax;"
]
[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:oid],n:wrd):bat[:oid,:oid] ",
"PQutopn_oidmin;"
]
[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:oid],n:wrd):bat[:oid,:oid] ",
"PQutopn_oidmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:int] ",
"PQutopn_intmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:int] ",
"PQutopn_intmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:int] ",
"PQutopn_intmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:int] ",
"PQutopn_intmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:sht] ",
"PQutopn_shtmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:sht] ",
"PQutopn_shtmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:sht] ",
"PQutopn_shtmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:sht] ",
"PQutopn_shtmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:bte] ",
"PQutopn_btemax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:bte] ",
"PQutopn_btemax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:bte] ",
"PQutopn_btemin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:bte] ",
"PQutopn_btemin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:chr] ",
"PQutopn_chrmax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:chr] ",
"PQutopn_chrmax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:chr] ",
"PQutopn_chrmin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:chr] ",
"PQutopn_chrmin;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQutopn_anymax;"
]
-[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQutopn_anymax;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQutopn_anymin;"
]
-[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:any_1] ",
"PQutopn_anymin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:oid] ",
"PQutopn_intmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:oid] ",
"PQutopn_intmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:oid] ",
"PQutopn_intmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:oid] ",
"PQutopn_intmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:oid] ",
"PQutopn_shtmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",
"PQutopn_shtmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:oid] ",
"PQutopn_shtmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",
"PQutopn_shtmin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:oid] ",
"PQutopn_btemax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",
"PQutopn_btemax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:oid] ",
"PQutopn_btemin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",
"PQutopn_btemin;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:oid] ",
"PQutopn_chrmax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",
"PQutopn_chrmax;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:chr],n:wrd):bat[:oid,:oid] ",
"PQutopn_chrmin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:chr],n:wrd):bat[:oid,:oid] ",
"PQutopn_chrmin;"
]
+[ "utopn_max", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn2_anymax;"
]
+[ "utopn_max", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn2_anymax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn_anymax;"
]
+[ "utopn_max", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn_anymax;"
]
+[ "utopn_min", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn2_anymin;"
]
+[ "utopn_min", "command", "pqueue",
"(a:bat[:oid,:oid],t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn2_anymin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:void,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn_anymin;"
]
+[ "utopn_min", "command", "pqueue",
"(t:bat[:oid,:any_1],n:wrd):bat[:oid,:oid] ",
"PQutopn_anymin;"
]
[ "grid", "command", "array",
"(b:bat[:oid,:lng],i:lng,j:lng,k:lng,l:lng,s:lng):bat[:oid,:lng] ",
"ARRAYgridBATshift_lng;" ]
[ "grid", "command", "array",
"(b:bat[:oid,:lng],i:lng,j:lng,k:lng,l:lng):bat[:oid,:lng] ",
"ARRAYgridBAT_lng;"
]
[ "grid", "command", "array",
"(i:lng,j:lng,k:lng,l:lng,s:lng):bat[:oid,:lng] ",
"ARRAYgridShift_lng;"
]
diff -r 93ab91ac3407 -r ab9ba10f2423
MonetDB5/src/modules/mal/Tests/inspect05.stable.out.Windows
--- a/MonetDB5/src/modules/mal/Tests/inspect05.stable.out.Windows Wed Oct
06 08:41:55 2010 +0200
+++ b/MonetDB5/src/modules/mal/Tests/inspect05.stable.out.Windows Wed Oct
06 09:13:53 2010 +0200
@@ -3879,35 +3879,35 @@
[ "enqueue_max", "pattern", "pqueue",
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",
"PQenqueue_anymax;"
]
[ "enqueue_min", "pattern", "pqueue",
"(h:bat[:oid,:any_1],id:oid,value:any_1):void ",
"PQenqueue_anymin;"
]
[ "init", "command", "pqueue",
"(a:bat[:void,:any_1],maxsize:wrd):bat[:oid,:any_1] ",
"PQinit;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:dbl],id:oid,value:dbl):void ",
"PQtopreplace_dblmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:dbl] ",
"PQtopn_dblmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:dbl],n:wrd):bat[:oid,:oid] ",
"PQtopn_dblmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:dbl],id:oid,value:dbl):void ",
"PQtopreplace_dblmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:flt],id:oid,value:flt):void ",
"PQtopreplace_fltmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:flt] ",
"PQtopn_fltmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:flt],n:wrd):bat[:oid,:oid] ",
"PQtopn_fltmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:flt],id:oid,value:flt):void ",
"PQtopreplace_fltmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:lng],id:oid,value:lng):void ",
"PQtopreplace_lngmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:lng] ",
"PQtopn_lngmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:lng],n:wrd):bat[:oid,:oid] ",
"PQtopn_lngmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:lng],id:oid,value:lng):void ",
"PQtopreplace_lngmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:ptr],id:oid,value:ptr):void ",
"PQtopreplace_ptrmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:ptr] ",
"PQtopn_ptrmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:ptr],n:wrd):bat[:oid,:oid] ",
"PQtopn_ptrmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:ptr],id:oid,value:ptr):void ",
"PQtopreplace_ptrmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:wrd],id:oid,value:wrd):void ",
"PQtopreplace_wrdmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:wrd] ",
"PQtopn_wrdmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:wrd],n:wrd):bat[:oid,:oid] ",
"PQtopn_wrdmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:wrd],id:oid,value:wrd):void ",
"PQtopreplace_wrdmin;"
]
[ "topn_max", "command", "pqueue",
"(t:bat[:void,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmax;"
]
[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmax;"
]
@@ -3915,80 +3915,88 @@
[ "topn_min", "command", "pqueue",
"(t:bat[:void,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmin;"
]
[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:oid],n:wrd):bat[:oid,:oid] ",
"PQtopn_oidmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:oid],id:oid,value:oid):void ",
"PQtopreplace_oidmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:int],id:oid,value:int):void ",
"PQtopreplace_intmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:int] ",
"PQtopn_intmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:int],n:wrd):bat[:oid,:oid] ",
"PQtopn_intmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:int],id:oid,value:int):void ",
"PQtopreplace_intmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:sht],id:oid,value:sht):void ",
"PQtopreplace_shtmax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:sht] ",
"PQtopn_shtmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:sht],n:wrd):bat[:oid,:oid] ",
"PQtopn_shtmin;"
]
[ "topreplace_min", "command", "pqueue",
"(h:bat[:oid,:sht],id:oid,value:sht):void ",
"PQtopreplace_shtmin;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemax;"
]
-[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemax;"
]
+[ "topn_max", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemax;"
]
[ "topreplace_max", "command", "pqueue",
"(h:bat[:oid,:bte],id:oid,value:bte):void ",
"PQtopreplace_btemax;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemin;"
]
-[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:bte] ",
"PQtopn_btemin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:void,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemin;"
]
+[ "topn_min", "command", "pqueue",
"(t:bat[:oid,:bte],n:wrd):bat[:oid,:oid] ",
"PQtopn_btemin;"
]
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list
