]> mj.ucw.cz Git - libucw.git/history - ucw/alloc.c
Table: renamed table_col_order[_by_name] -> table_set_col_order[_by_name]
[libucw.git] / ucw / alloc.c
2014-01-28 Martin MaresIntroduced generic allocators
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2011-03-29 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/projects...
2011-03-29 Pavel CharvatUse size_t in xmalloc_zero.
2011-03-29 Martin MaresUse size_t in xmalloc() and xrealloc().
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-19 Michal VanerLibucw: remove dmalloc support
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.