]> mj.ucw.cz Git - libucw.git/history - lib/sorter/sort-test.c
XML: Small bugfix in xml_merge_chars.
[libucw.git] / lib / sorter / sort-test.c
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-26 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-21 Martin MaresThe graph tests are able to generate empty input now.
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-10 Martin MaresA subset of tests can be requested now. Also, the radix...
2007-09-08 Martin MaresChanged the interface of the array sorter: the buffer...
2007-09-07 Martin MaresA few improvements of sort-test.
2007-09-07 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-07 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-07 Martin MaresAdded numbering of tests.
2007-09-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-31 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-29 Martin MaresFixed bug in error message.
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-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.