]> mj.ucw.cz Git - libucw.git/shortlog
libucw.git
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 MaresMerge with git+ssh://cvs.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 MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
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 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
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-18 Martin MaresUse gettid() on Linux.
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 MaresFixed bug in signal handling.
2006-12-15 Martin MaresRemoved the `returned' hook.
2006-12-15 Martin MaresImplemented priority queues.
2006-12-15 Martin MaresASIO requests are not prioritized.
2006-12-15 Martin MaresImplemented priority queues.
2006-12-12 Martin MaresKilled struct work.returned, it was a silly interface.
2006-12-12 Martin MaresThe asio.test should be performed only in threaded...
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 MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
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-11 Martin MaresRemoved an old FIXME.
2006-12-11 Pavel Charvatsize_t != uns
2006-12-09 Martin MaresFixed thread safety of signal handling.
2006-12-09 Martin MaresLogging functions are thread-safe.
2006-12-09 Martin MaresUse Threads.DefaultStackSize instead of various local...
2006-12-09 Martin MaresConfigure default thread stack size globally.
2006-12-09 Martin MaresUse the generic thread context to hold per-thread I...
2006-12-09 Martin MaresConverted asio to use the global ucwlib lock.
2006-12-09 Martin MaresConverted the fb-temp module to use threads.h.
2006-12-09 Martin MaresAdded a simple threading helper module.
2006-12-09 Martin MaresRemove extra dependencies on -lpthread.
2006-12-09 Martin Maresfb-direct: Implemented temporary files.
2006-12-09 Martin MaresDon't forget to build fb-direct.
2006-12-09 Martin Maresfb-direct: Name-space cleanup.
2006-12-09 Martin MaresCreation of temporary files is now thread-safe (ugh).
2006-12-09 Martin MaresAdded a direct I/O fastbuf backend.
2006-12-09 Martin MaresAdded CONFIG_UCW_THREADS.
2006-12-09 Martin Maresasio: Put a lock around maintenance of use-counts.
2006-12-09 Martin Maresasio: Add a couple of user-defined fields.
2006-12-09 Martin Maresfb-file: A couple of trivial cleanups.
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-08 Martin Maresworkqueue: Added non-blocking wait functions.
2006-12-08 Pavel CharvatCONFIG_INSTALL_API installs libimages headers
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 a couple of ASSERTs more.
2006-12-01 Martin MaresAdded new benchmarks.
2006-12-01 Martin MaresAdapted the file-test to use asio.
2006-12-01 Martin MaresSimplified the asio module.
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 Martin MaresImplemented an asynchronous I/O library module.
2006-11-25 Pavel Charvatignore libjpeg warnings
2006-11-25 Pavel Charvat64bit bug in image signatures
2006-11-25 Martin MaresAdded a library module for distributing work between...
2006-11-24 Pavel Charvatfixed segfaulting libjpeg warnings when decoding partia...
2006-11-24 Martin MaresThe first idea of an async I/O interface.
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 MaresAdded big_alloc() for allocating large, page-aligned...
2006-11-23 Martin MaresMoved tests related to the sorter to debug/sorter/.
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
next