mariadb/cxx
Rich Prohaska 0c298aadf1 close and delete private DbEnv after the Db is closed. closes #233
git-svn-id: file:///svn/tokudb@1412 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-29 16:27:50 +00:00
..
tests close and delete private DbEnv after the Db is closed. closes #233 2007-12-29 16:27:50 +00:00
db.cpp close and delete private DbEnv after the Db is closed. closes #233 2007-12-29 16:27:50 +00:00
dbc.cpp implement Dbc::del addresses #227 2007-12-27 21:37:04 +00:00
dbenv.cpp Clean up the valgrind memory leaks (caused by lots of subtle c++ bugs. Addresse #215 2007-12-21 19:59:31 +00:00
dbt.cpp Move db_cxx.h to include dir, and fix valgrind issues. Fixes #197. 2007-12-18 20:39:02 +00:00
exception.cpp Fix up memory issues in exceptions. Addresses #215. 2007-12-21 11:07:29 +00:00
Makefile Clean up the valgrind memory leaks (caused by lots of subtle c++ bugs. Addresse #215 2007-12-21 19:59:31 +00:00
txn.cpp Get rid of various memory leaks in the cxx (and test cxx exceptions) Addresses #215. 2007-12-22 18:40:22 +00:00