]> mj.ucw.cz Git - libucw.git/history - debug
Released as 6.5.16.
[libucw.git] / debug /
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2014-01-07 Pavel CharvatPackages: Unit tests must be run sequentially (make...
2014-01-07 Pavel CharvatMerge branch 'dev-api' into dev-package
2014-01-03 Martin MaresDebug: check-configs tries static linking, too
2014-01-03 Martin MaresConfig: By default, debug configuration build shared...
2013-12-06 Pavel CharvatRenamed shxml/* to xml/*.
2013-12-06 Pavel CharvatAdded libucw-* prefix to all libraries (libcharset...
2012-10-30 Martin MaresDebug: Compile with CONFIG_IMAGES_{DUP,SIM}
2012-07-18 Martin MaresDaemon: The old daemon-helper has been declared obsolete
2012-05-09 Martin MaresSorter debugging tools can be compiled again
2012-02-21 Martin MaresChanged default configuration to include LibUCW and... v5.0
2012-02-18 Martin MaresConfig: Enable CONFIG_EXACT_CPU in debugging configuration
2012-02-18 Martin Marescheck-configs: Enable CONFIG_LOCAL, otherwise tests...
2012-02-18 Martin Marescheck-configs: Check configurations without CONFIG_DEBU...
2012-02-11 Martin MaresConfig: Use CONFIG_LOCAL in debugging configuration
2012-02-11 Martin MaresConfig: Updated check-configs
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2010-08-18 Martin MaresAdded a script for checking different configurations...
2010-08-18 Martin MaresAdded a test configuration for debugging
2010-07-13 Martin MaresCleanup: Moved sorter debugging tools to ucw/sorter...
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-30 Michal VanerDebug utilities have O_DIRECT hardcoded manually
2008-11-30 Michal VanerHandle when O_DIRECT is not available
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-03 Martin MaresUpdate all calls to arraysort.h.
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/.