]> mj.ucw.cz Git - libucw.git/history - lib/sorter/sorter.h
Completely rewritten buffer management of the sorter.
[libucw.git] / lib / sorter / sorter.h
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.