]> mj.ucw.cz Git - libucw.git/history - ucw/trans.c
xtypes: Added FIXME with possible segfault.
[libucw.git] / ucw / trans.c
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresMerge branch 'dev-trans'
2011-04-19 Martin MaresResources: Renamed respool.* -> resource.*
2011-04-19 Martin MaresTrans: trans_commit() calls rp_commit()
2011-04-17 Martin MaresTrans: Fixed a couple of bugs in the previous commit
2011-04-17 Martin MaresTrans: New semantics of exceptions
2011-04-17 Martin MaresResources: Implemented subpools
2011-04-17 Martin MaresTrans: trans_open_rp() removed
2011-03-29 Pavel Charvat* Fixed several bugs in fastbufs. * Implemented vdie...
2011-03-29 Pavel CharvatImplemented first bits of transactions on fastbufs.
2011-03-29 Pavel CharvatImplemented trans_vthrow().
2011-03-29 Martin MaresImplemented exceptions.
2011-03-29 Martin MaresFirst rough implementation of transactions (no exceptio...
2011-03-29 Martin MaresMore work on resource pools.