]> mj.ucw.cz Git - libucw.git/history - lib/sorter/sorter.h
Unified top-level Makefile with main-line.
[libucw.git] / lib / sorter / sorter.h
2007-08-31 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-29 Martin MaresSo far buggy support for multi-way unification.
2007-08-29 Martin MaresMulti-way merges work fine in simple cases.
2007-08-25 Martin MaresUse bfix_tmp_file() whereever possible.
2007-08-25 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-29 Martin MaresSorter buckets now use the parametrized fastbuf interfa...
2007-05-23 Martin MaresAdded SORT_INT64 mode.
2007-05-23 Martin MaresClarified comments.
2007-05-23 Martin MaresThe write_merged() hook is no longer required in simple...
2007-05-23 Martin MaresCompletely rewritten buffer management of the sorter.
2007-05-22 Martin MaresAdded SORT_DELETE_INPUT.
2007-05-18 Pavel Charvattypo
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-02-10 Martin MaresFix calculation of internal sorting buffer and add...
2007-02-10 Martin MaresMuch better decisions on radix sorter parameters.
2007-02-10 Martin MaresAdded s-fixint module (internal sorter for small fixed...
2007-02-09 Martin MaresAdded a trivial implementation of radix sorting.
2007-02-09 Martin MaresRemember size of the input file.
2007-02-09 Martin MaresAdded "keep buckets" debug option and fixed some bugs.
2007-02-03 Martin MaresRemember to undefine SORT_PREFIX.
2007-02-02 Martin MaresImplemented SORT_UNIFY, SORT_UNIQUE and debugged SORT_V...
2007-02-02 Martin MaresMore bits of the sorter.
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-31 Martin MaresSeveral bits of the new sorter.
2007-01-31 Martin MaresFirst attempt at interface of the new sorter.