]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-05-18 Pavel Charvatbugfix in image scaling (select the correct strategy)
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 Charvatremoved MAX_ATTR_SIZE from images/*
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-11 Pavel Charvatbetter ifdefs in images/config.c
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-10 Pavel Charvatuse the new mkdist feature in cf/images
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-03 Pavel Charvatpartially updated free/mkdist
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-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-09 Martin MaresMerged genconf improvements from mainline.
2007-02-08 Martin MaresMore elegant evaluation of #if expressions.
2007-02-08 Martin MaresImplemented substition of configuration variables.
2007-02-02 Martin MaresReplaced %L by %ll, the former is obsolete and specific...
2007-02-02 Martin MaresHunted down a dozen of damned printf cast bugs.
2007-02-02 Martin MaresMake !CONFIG_EXACT_CPU work again.
2007-02-02 Martin MaresThe great type cleanup: Use C99 types where applicable.
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2007-02-02 Martin MaresGet rid of ancient types: sbyte, word, sword.
2007-01-29 Martin MaresUnified printing of flags.
2007-01-17 Pavel Charvatgenconf: Stop the compilation if #pipe failed.
2007-01-17 Pavel CharvatSupport for the following syntax in configuration files:
2007-01-15 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-01-12 Martin MaresCPU_PAGE_SIZE ported from mainline.
2007-01-12 Martin MaresDetermine system page size in the configure script...
2007-01-02 Martin MaresAdded missing lib/bigalloc.c from dev-async-shep.
2007-01-02 Pavel CharvatPartial merge with dev-async-shep:
2006-12-18 Pavel Charvatadded missing type for a local variable
2006-12-18 Martin MaresFixed a typo preventing compilation in non-threaded...
2006-12-18 Martin MaresRemove relics of pre-CONFIG_UCW_THREADS times.
2006-12-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-12-18 Pavel CharvatMerged mainline with parallel shep-reap:
2006-12-18 Martin MaresUse thread ID for temporary file creation.
2006-12-18 Martin MaresAdded thread_id to ucwlib_context.
2006-12-18 Martin MaresFree thread context structure on thread termination.
2006-12-15 Martin MaresFixed bug in signal handling.
2006-12-15 Martin MaresRemoved the `returned' hook.
2006-12-15 Martin MaresImplemented priority queues.
2006-12-12 Pavel Charvatimage-sim-test can display also base224-encoded signatures
2006-12-12 Pavel Charvatfixed long option for computation of base64 signatures
2006-12-12 Pavel Charvatimage-sim-test can display base64-encoded signature
2006-12-11 Martin MaresUpdated various programs and Makefiles to use the threa...
2006-12-11 Martin MaresUpdated libucw threading notes.
2006-12-11 Martin MaresLogging functions are thread-safe.
2006-12-11 Martin MaresFixed thread safety of signal handling.
2006-12-11 Martin MaresExport temp_file_name().
2006-12-11 Martin MaresCreation of temporary files is now thread-safe (ugh).
2006-12-11 Martin MaresAdded threading infrastructure to libucw and CONFIG_UCW...
2006-12-11 Martin MaresTrivial cleanups.
2006-12-11 Martin MaresAdded a library module for distributing work between...
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-08 Pavel CharvatCONFIG_INSTALL_API installs libimages headers
2006-11-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-11-27 Pavel Charvatfixed reading of big jpegs (serious today's bug)
2006-11-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
next