]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
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-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...
2006-11-27 Pavel Charvatfixed deinterlacing of very small GIFs
2006-11-27 Pavel Charvattypo
2006-11-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-11-27 Pavel Charvataccording to libjpeg documentation fill_input_buffer...
2006-11-25 Pavel Charvatignore libjpeg warnings
2006-11-25 Pavel Charvat64bit bug in image signatures
2006-11-24 Pavel Charvatfixed segfaulting libjpeg warnings when decoding partia...
2006-11-11 Pavel Charvatpartial YCCK colorspace support
2006-11-06 Pavel Charvatfixed Bug 3188 - libimages supports shared libraries;
2006-11-06 Pavel Charvathacked libimages tests dependencies
2006-11-06 Pavel Charvatfixed color.test compilation
2006-11-03 Martin MaresMoved the update hook script to a separate repository.
2006-11-02 Pavel Charvatadded support for some color conversions; we should...
2006-11-01 Pavel Charvatimage-tool uses RGB automatically when converting non...
2006-11-01 Pavel Charvatslightly changed dealing with color spaces
2006-10-28 Robert Spalekenable dynamic linking on Darwin
2006-10-28 Robert Spalekauto-detect CONFIG_LFS
2006-10-27 Robert Spalekmake the Perl Ulimit module compilable on Darwin
2006-10-27 Robert Spalekupdate the code so that it compiles both on Linux and...
2006-10-27 Robert Spalekfdatasync is not supported on Darwin ===> work-around
2006-10-27 Robert Spalekadded a wrapper for POSIX semaphores that works also...
2006-10-27 Robert Spalekseparate the support of large files from using LFS...
2006-10-26 Robert SpalekALIGN renamed to ALIGN_TO
2006-10-22 Pavel Charvatfixed forgotten text :)
2006-10-19 Pavel CharvatCompleted merge with dev-img branch.
2006-10-19 Pavel CharvatPartial merge with dev-img - added libimages.
2006-10-18 Pavel Charvatrewriting PL timetables... incomplete
2006-10-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-10-13 Martin Maresstk_printf() has been fixed.
2006-10-12 Pavel Charvatgenconfig can include program's output (should be deter...
2006-10-09 Robert Spalekconf: improve the format of the error message issued...
2006-10-09 Pavel Charvatthread-safe stk_printf
2006-10-05 Martin MaresReplaced the SORTER_DECLARE_ONLY hack by lib/sorter...
2006-09-26 Martin MaresDefine NO_INLINE, which can be helpful when profiling.
2006-09-22 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-22 Martin MaresA better comments on character set names.
2006-09-22 Pavel Charvatnote that we use RCF names for supported charsets
2006-09-20 Martin MaresDocumented thread safety of ucwlib functions.
2006-09-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-09-15 Martin MaresGuard against calls of random_max() with too large...
2006-09-15 Martin MaresAdded random_u64() and random_max_u64().
2006-09-14 Martin MaresAvoid unnecessary include of bbuf.h in fastbuf.h.
2006-09-14 Martin MaresDefine the buffer type as both a typedef and a structure.
2006-09-14 Martin MaresImplemented the atomic fastbuf backend.
2006-09-13 Martin MaresAtomic fastbufs: the first sketch of the interface.
2006-09-13 Martin MaresAdded ALWAYS_INLINE.
next