]> mj.ucw.cz Git - libucw.git/history - ucw/mempool-fmt.c
XML: Brief documentation of LibUCW-XML
[libucw.git] / ucw / mempool-fmt.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
2014-06-02 Pavel CharvatMempool: Converted to size_t.
2014-05-20 Pavel CharvatMempool: Fixed broken unit test.
2014-05-15 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/projects...
2014-05-15 Martin MaresMempool: Implemented various functions for appending...
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-12-02 Pavel CharvatFixed a bug in mp_printf_append(). Thanks to Dan.
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-22 Pavel CharvatAssert that we called mp_printf_append() on a zero...
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.