2006-02-13 Fixed a bug of type unification.
mengj [Mon, 13 Feb 2006 14:05:43 +0100] rev 19035
Fixed a bug of type unification.
2006-02-12 * ML/Pure/General: improved join interface for tables;
wenzelm [Sun, 12 Feb 2006 21:34:28 +0100] rev 19034
* ML/Pure/General: improved join interface for tables;
2006-02-12 consts: maintain thy version for efficient transfer;
wenzelm [Sun, 12 Feb 2006 21:34:27 +0100] rev 19033
consts: maintain thy version for efficient transfer; ins_sorts: Vartab.replace is slower than Vartab.update, but might avoid some copying of table structure;
2006-02-12 tuned;
wenzelm [Sun, 12 Feb 2006 21:34:26 +0100] rev 19032
tuned;
2006-02-12 export exception SAME (for join);
wenzelm [Sun, 12 Feb 2006 21:34:25 +0100] rev 19031
export exception SAME (for join); join: use internal modify, no option type (handle SAME/DUP instead); defined: simplified copy of lookup code, avoids allocation of option constructor; added replace, which does not change equal entries;
2006-02-12 low-level tuning of merge: maintain identity of accesses;
wenzelm [Sun, 12 Feb 2006 21:34:24 +0100] rev 19030
low-level tuning of merge: maintain identity of accesses; simplified TableFun.join;
2006-02-12 share exception UNDEF with Table;
wenzelm [Sun, 12 Feb 2006 21:34:23 +0100] rev 19029
share exception UNDEF with Table; simplified TableFun.join;
(0) -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip