]> mj.ucw.cz Git - libucw.git/history - lib/sorter/sbuck.c
Really deallocate the big_buf when radix-splitting.
[libucw.git] / lib / sorter / sbuck.c
2007-02-10 Martin MaresMuch better decisions on radix sorter parameters.
2007-02-10 Martin MaresMoved formatting of sizes to libucw.
2007-02-10 Martin MaresMinor improvements of debug messages.
2007-02-09 Martin MaresShow timings and allow direct I/O.
2007-02-09 Martin MaresCannot swap out the source file, because we don't know...
2007-02-09 Martin MaresBetter messages and sort-test controls.
2007-02-09 Martin MaresAdded "keep buckets" debug option and fixed some bugs.
2007-02-03 Martin MaresMoved low-level operations to a separate file.