]> mj.ucw.cz Git - libucw.git/history - ucw/fb-buffer.c
xtypes&tableprinter: added parsing of size and tests
[libucw.git] / ucw / fb-buffer.c
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Tomas VallaRenamed uns -> uint
2012-07-30 Pavel CharvatFastbufs: Fixed btell() in writeable fbbuf.
2012-07-19 Jan 'Moskyt' MatejkaFastbuf: fbbuf_seek bugfix
2012-03-29 Pavel CharvatFastbufs: Fixed broken seeking in fbbuf.
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresMerge branch 'dev-trans'
2011-04-19 Martin MaresFastbufs: Clean up exception handling
2011-03-29 Pavel Charvat* Fixed several bugs in fastbufs. * Implemented vdie...
2011-03-29 Pavel CharvatImplemented first bits of transactions on fastbufs.
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-22 Michal VanerLibucw: Coding conventions fix
2008-07-22 Michal VanerLibucw: A test for fastbufs on static buffers.
2008-07-19 Michal VanerLibucw: Change sh_ prefix to ucw_.
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.