]> mj.ucw.cz Git - libucw.git/history - debug
Renamed cf_write_item() to cf_modify_item().
[libucw.git] / debug /
2008-10-01 Martin MaresMore play: Added indirect heapsort.
2008-10-01 Martin MaresJust for fun: Added heapsort to the sorting benchmark.
2008-10-01 Martin MaresForgot to adapt retros.c to the new MD5 interface.
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
2008-07-14 Martin MaresThe big move. Step #2: Updated all other references...
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 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-20 Martin MaresAdded copyright messages.
2007-09-11 Martin MaresUse large thread stack.
2007-09-11 Martin MaresDo not make retros by default, since it does not compil...
2007-09-11 Martin MaresYet another sorter tuning utility.
2007-09-10 Martin MaresRedefined RadixThreshold to bound the array size instea...
2007-09-10 Martin MaresMade radix-sorting threshold configurable and let radix...
2007-09-10 Martin MaresAdded a simple utility for tuning the radix-sorter...
2007-09-10 Martin MaresWe want to keep the results of retros benchmarking...
2007-09-10 Martin MaresSlightly improved user interface of {asio,file}-test...
2007-09-08 Martin MaresMoved the last few relevant NOTES to TODO.
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-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-18 Pavel CharvatMerged main branch to dev-sorter.
2007-02-17 Martin MaresUpdated all users of the timer interface to pass an...
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-31 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-01-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-18 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-11 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-09 Martin MaresRemove extra dependencies on -lpthread.
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-04 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-01 Martin MaresBenchmark of the new asio-test.
2006-12-01 Martin MaresA more realistic asio-test, which uses memcpy().
2006-12-01 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-01 Martin MaresAdded new benchmarks.
2006-12-01 Martin MaresAdapted the file-test to use asio.
2006-11-24 Martin MaresMore benchmark results.
2006-11-24 Martin MaresMuch better parallel copy benchmark.
2006-11-24 Martin MaresUpdated the sorter usage map.
2006-11-24 Martin MaresImproved the file benchmark slightly.
2006-11-23 Martin MaresAdded a simple experiment with parallel reads/writes.
2006-11-23 Martin MaresUse big_alloc().
2006-11-23 Martin MaresAdded a couple of notes.
2006-11-23 Martin MaresMoved tests related to the sorter to debug/sorter/.