]> mj.ucw.cz Git - libucw.git/history - ucw/fb-atomic.c
Mempool: Implemented statistics about allocated bytes from memory pool to application.
[libucw.git] / ucw / fb-atomic.c
2014-01-14 Pavel CharvatMerge branch 'master' into dev-opt
2014-01-14 Pavel CharvatLibUCW: Fixed a bug in fb-atomic.
2012-02-20 Pavel CharvatAtomic Fastbuf: Fixed assertion error in unit test.
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresFastbuf: Get rid of ->is_fastbuf typechecking hack
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-02-09 Martin MaresMoved ucw/lfs.h to ucw/io.h
2011-04-19 Martin MaresFastbufs: Clean up exception handling
2011-04-19 Martin MaresFastbufs are not tied to resources automatically any...
2011-04-17 Martin MaresResources: Simplified use of fb_tie()
2011-03-29 Pavel CharvatFixed fb-atomic.
2011-03-29 Martin MaresAutomatic tying of fastbufs to resources.
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresFixed fb-atomic.test.
2008-08-25 Martin MaresUpdate documentation of fastbufs.
2008-07-27 Martin MaresLibucw: Cleaned up logging in fb-atomic.
2008-07-22 Michal VanerLibucw: Tests for some fastbufs which already have...
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.