]> mj.ucw.cz Git - libucw.git/history - ucw/trans.c
Implemented temporary resources
[libucw.git] / ucw / trans.c
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.