]> mj.ucw.cz Git - libucw.git/history - ucw/Makefile
Mainloop: Fixed +1 error in heap usage.
[libucw.git] / ucw / Makefile
2012-07-19 Jan 'Moskyt' MatejkaFastbuf: fbmulti backend
2012-07-18 Martin MaresSignals: Added tests
2012-07-18 Martin MaresSignals: Added a module with a list of signals
2012-07-18 Martin MaresDaemon: Split to daemonization and control parts
2012-07-12 Martin MaresDaemon: An attempt at daemonization helper
2012-04-29 Martin MaresConf: Split off everything related to cf_getopt()
2012-04-29 Martin MaresConf: Rewritten configuration parser to support multipl...
2012-03-18 Martin MaresCRC: Added tests
2012-03-18 Martin MaresCRC: Added a module for calculating CRC32
2012-02-18 Martin MaresRemoved obsolete lfs-test
2012-02-16 Martin MaresTime: Added a module for parsing timeouts
2012-02-16 Martin MaresTime: Timing functions separated out to <ucw/time.h>
2012-02-11 Martin MaresConfig: CONFIG_OWN_GETOPT moved to UCW namespace
2012-02-11 Martin MaresSighandler removed from public API
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-02-09 Martin MaresRemoved the `qache' module
2012-02-09 Martin MaresThe `prefetch' module has been removed.
2012-02-09 Martin MaresThe rest of sighandler separation
2012-02-09 Martin MaresMoved process-related functions to ucw/process.h
2012-02-09 Martin MaresMore modules moved to io.h and renamed to io-*.c
2012-02-09 Martin MaresMoved ucw/lfs.h to ucw/io.h
2012-02-09 Martin MaresThe `randomkey' module has been removed.
2012-02-09 Martin MaresThe `profile' module has been removed
2012-01-05 Martin Mares<ucw/sha1.h> is a part of the public API, do not forget...
2011-07-31 Martin MaresMerge branch 'dev-mainloop'
2011-05-01 Martin MaresMain: Preliminary implementation of record-based I/O
2011-04-19 Martin MaresResources: Renamed respool.* -> resource.*
2011-04-19 Martin MaresResources: Added eltpool class
2011-04-19 Martin MaresResources: Added mempool class
2011-04-18 Martin MaresAdded string functions for matching of prefixes and...
2011-04-17 Martin MaresResources: Implemented subpools
2011-03-29 Martin MaresAutomatic tying of fastbufs to resources.
2011-03-29 Martin MaresMore work on resource pools.
2011-03-29 Martin MaresFirst bones of the transaction system's skeleton.
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2010-10-01 Martin MaresAdded a clean way for building of static PIC libraries
2010-08-18 Martin MaresMain: Split off block I/O
2010-08-18 Martin MaresImplemented a new growing array module
2010-06-02 Martin MaresFixed a typo in the list of includes. Has anybody compi...
2010-05-11 Daniel FialaAdded functions for conversions from string to uns...
2009-06-01 Daniel FialaMade ucw/unaligned.h compatible with the worst programm...
2009-02-20 Martin MaresLogging: Implemented rate limiting based on the Token...
2009-02-15 Martin MaresLogging: A rough sketch of the logging configuration.
2009-02-13 Martin MaresLogging: The Great Shuffle
2009-02-12 Martin MaresLogging: Added a toy main() and plugged in the Makefile.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-30 Michal VanerBetter names for direct IO switches
2008-11-30 Michal VanerAdded switch CONFIG_DIRECT
2008-11-27 Robert Spalekclean up linking -lpcre to libucw
2008-11-27 Robert Spalekallow libucw to depend on other libraries
2008-11-24 Martin MaresMerge branch 'dev-lib'
2008-11-23 Michal VanerAnother attempt to do the fix right
2008-11-23 Michal VanerFix kmp-test in libs-only distribution
2008-11-23 Michal VanerFix tests in libs-only distribution
2008-11-21 Martin MaresAdded an ability to build static position-independent...
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-09 Martin MaresBuild: Renamed BUILDSYS_PATH to BUILDSYS to make it...
2008-11-09 Michal VanerAllow the build system live anywhere
2008-11-06 Pavel CharvatMerge branch 'dev-lib' of git+ssh://git.ucw.cz/projects...
2008-11-06 Michal VanerFix installation of config files
2008-11-03 Martin MaresMoved ucw/arraysort.h to ucw/sorter/array-simple.h.
2008-10-31 Michal VanerFree dist: fix installation of lib-only package
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresFB_ATOMIC_TRACE no longer exists.
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Martin MaresLibUCW: Reverted the config.h hack.
2008-10-30 Martin MaresSplit cf/library to cf/libucw and cf/libsherlock.
2008-10-30 Martin MaresLibUCW: Entrust generation of ucw/autoconf.h to the...
2008-10-30 Martin MaresFilter config.h and autoconf.h in the public API.
2008-10-30 Martin MaresBetter installation of ucw/autoconf.h.
2008-10-17 Michal VanerNicer variable name
2008-10-17 Michal VanerBetter variable name
2008-10-17 Michal VanerBetter detection of .a/.so
2008-10-09 Michal VanerFix installation of autoconf.h
2008-10-08 Michal VanerCleanup libucw installation
2008-10-08 Michal VanerLibucw supports installation
2008-09-10 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-10 Michal VanerMove ucw utils to subdirectory
2008-09-09 Martin MaresMoved some utils from utils/ to ucw/
2008-08-25 Michal VanerCreated documentation system.
2008-07-27 Martin MaresLibucw: Cleaned up logging in fb-atomic.
2008-07-26 Michal VanerLibucw: Split ff-string.c.
2008-07-22 Michal VanerLibucw: Added tests of the URL module.
2008-07-22 Michal VanerLibucw: A test for mmap fastbufs.
2008-07-22 Michal VanerLibucw: A test for fastbufs on static buffers.
2008-07-22 Michal VanerLibucw: Tests for some fastbufs which already have...
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-19 Martin MaresLibucw: Split ucw/fb-temp.c.
2008-07-17 Michal VanerLibucw: Remove lists.{h,c}
2008-07-17 Michal VanerMove pagecache from libucw to libsherlock
2008-07-17 Michal VanerMove db system from Libucw to Libsherlock
2008-07-17 Michal VanerMove context matching to libgather
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.