]> mj.ucw.cz Git - libucw.git/history - lib/sorter/sort-test.c
fb-file: some comments and automatic tests
[libucw.git] / lib / sorter / sort-test.c
2007-05-24 Pavel Charvatfixed some wrong integer sizes
2007-05-23 Martin MaresAdded SORT_INT64 mode.
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 CharvatMerged main branch to dev-sorter.
2007-02-17 Martin MaresUpdated all users of the timer interface to pass an...
2007-02-10 Martin MaresCreated a local TODO list.
2007-02-09 Martin MaresAdded a trivial implementation of radix sorting.
2007-02-09 Martin MaresAll numbers printed by sort-test should be unsigned.
2007-02-09 Martin MaresKilled a bug in the tester.
2007-02-09 Martin MaresAdded a graph-like test case which tests custom presort...
2007-02-09 Martin MaresAllow empty test cases.
2007-02-09 Martin MaresBetter messages and sort-test controls.
2007-02-09 Martin MaresA new test.
2007-02-03 Martin MaresAdded several tests.
2007-02-02 Martin MaresImplemented SORT_UNIFY, SORT_UNIQUE and debugged SORT_V...
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-31 Martin MaresSeveral bits of the new sorter.