]> mj.ucw.cz Git - libucw.git/history - lib
Fixed a bug in fb-mmap.
[libucw.git] / lib /
2007-05-31 Pavel CharvatFixed a bug in fb-mmap.
2007-05-29 Martin MaresCleaned up the fastbuf interfaces.
2007-05-29 Martin MaresSorter buckets now use the parametrized fastbuf interfa...
2007-05-29 Martin MaresAdded a couple of comments.
2007-05-29 Pavel Charvattried parametrized fastbuf for most of indexing I/O
2007-05-29 Pavel Charvatimplemented most of parametrized fastbufs
2007-05-29 Pavel Charvatunfinished parametrized fastbufs
2007-05-29 Pavel Charvat- renamed fbpar_* functions
2007-05-29 Pavel Charvatfirst experiments with parametrized fastbufs
2007-05-24 Pavel Charvatfixed some wrong integer sizes
2007-05-23 Martin MaresA glimpse of the (unfinished) multi-way merge module.
2007-05-23 Martin MaresAdded SORT_INT64 mode.
2007-05-23 Martin MaresClarified comments.
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-23 Martin MaresAdded a guard against multiple inclusion.
2007-05-23 Martin MaresFixed bug in joining.
2007-05-23 Martin MaresDon't forget to increase run counter.
2007-05-22 Martin MaresFixed bug in calculation of radix split width.
2007-05-22 Martin MaresFixed compilation rules for Perl modules to avoid unnec...
2007-05-22 Martin MaresAdded SORT_DELETE_INPUT.
2007-05-18 Pavel Charvattypo
2007-05-18 Pavel Charvatfixed support for 64bit big allocations
2007-05-18 Pavel Charvatreplaced %L -> %ll
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-17 Pavel Charvatinstall sorter-globals.h header
2007-04-28 Robert Spaleklib: added missing include on Darwin
2007-04-23 Pavel Charvatfixed off-by-one error in workqueue
2007-04-23 Pavel Charvatfixed another bug with mixed HASH_GIVE_ALLOC and HASH_T...
2007-04-23 Pavel Charvatfixed bug in big_free
2007-04-23 Pavel Charvathashtables: fixed combination of HASH_GIVE_ALLOC and...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-18 Daniel FialaAdded kmp.h and kmp-search.h between includes that...
2007-04-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-13 Pavel Charvatcommented stolen getopt
2007-04-13 Pavel Charvatforgotten commit from yesterday
2007-04-12 Pavel Charvattrying to steal GNU libc's getopt... maybe it would...
2007-04-11 Pavel Charvatfixed a typo in bfilesize
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel Charvatadded stk_vprintf
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Martin MaresAdded a new mempool primitive mp_spread().
2007-03-29 Martin MaresAdded a new mempool primitive mp_spread().
2007-03-29 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Pavel CharvatMerged extended mempool from the dev-playground branch.
2007-03-20 Pavel Charvatremoved useless code from Ulimit & Filelock perl modules
2007-03-20 Pavel Charvatsimplified usage of Log & Die
2007-03-20 Pavel Charvatperl: Log and Die funtions are now exportable
2007-03-16 Pavel Charvatcommon switch for perl modules
2007-03-16 Pavel CharvatAdded Log perl module.
2007-03-15 Pavel Charvatlibucw: added UTF-8 correctness checker
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-10 Martin MaresRewritten ff-binary.
2007-03-10 Martin MaresUnaligned access functions (formerly macros) work in...
2007-03-10 Martin MaresBinary fastbuf functions moved to lib/ff-binary.h.
2007-03-10 Martin MaresRemoved an unnecessary optimization.
2007-03-10 Martin Mareslib/fastbuf.h no longer includes <stdio.h>.
2007-03-10 Martin MaresFastbufs now work better on unseekable files.
2007-03-09 Pavel Charvatperl: Added Sherlock::Config::Usage string.
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-07 Pavel CharvatASSERT if now an expression
2007-03-07 Pavel Charvatremoved EASSERT
2007-03-07 Pavel Charvatadded always evaluated EASSERT(x)
2007-03-07 Pavel CharvatAdded 32bit random number generator.
2007-03-05 Pavel Charvatsmall fixes in perl modules
2007-03-01 Pavel Charvatstkstring.h depends on <stdio.h> (sprintf)
2007-02-25 Pavel Charvatfixed fcnt_lock interface description
2007-02-25 Pavel Charvatadded a perl module for fcntl locking
2007-02-17 Martin MaresMore bug fixes^W^Wimprovements to the timing statistics.
2007-02-17 Martin MaresCleaned up sorter timings and added a final timing...
2007-02-17 Martin MaresUpdated all users of the timer interface to pass an...
2007-02-17 Martin MaresReplaced the old timing functions by something more...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-10 Martin MaresFix calculation of internal sorting buffer and add...
2007-02-10 Martin MaresReally deallocate the big_buf when radix-splitting.
2007-02-10 Martin MaresCreated a local TODO list.
2007-02-10 Martin MaresAdded a magical constant estimating non-uniformity...
2007-02-10 Martin MaresFix an off-by-1 error.
2007-02-10 Martin MaresFix bucket estimator.
2007-02-10 Martin MaresRadix-sorting is not compatible with custom presort.
2007-02-10 Martin MaresMuch better decisions on radix sorter parameters.
2007-02-10 Martin MaresAdded a couple of tests with the old sorter to have...
2007-02-10 Martin MaresAdded s-fixint module (internal sorter for small fixed...
2007-02-10 Martin MaresFixed a silly bug.
2007-02-10 Martin MaresMoved formatting of sizes to libucw.
2007-02-10 Martin MaresMinor improvements of debug messages.
2007-02-09 Martin MaresFixed bug in printing of bucket sizes.
2007-02-09 Martin MaresAdded a trivial implementation of radix sorting.
2007-02-09 Martin MaresShow timings and allow direct I/O.
2007-02-09 Martin MaresRemember size of the input file.
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 MaresCannot swap out the source file, because we don't know...
next