mariadb/cxx
Rich Prohaska f71cc3bb2b make it work the 1st time. addresses #133
git-svn-id: file:///svn/tokudb@1352 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-25 17:04:07 +00:00
..
tests make it work the 1st time. addresses #133 2007-12-25 17:04:07 +00:00
db.cpp add Db::del and Db::get and check that their exceptions are OK. Fixes #219. 2007-12-23 01:25:54 +00:00
dbc.cpp c++ interface is implemented (up to a point) and every method that can raise an exception is tested in exceptions.cpp. Fixes #197, #215. 2007-12-23 01:09:09 +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