mariadb/cxx
Bradley C. Kuszmaul 7075d9fe53 Fix up Makefile and svn:ignore properties. Addresess #630.
I did:
{{{
svn merge -r3229:3230 https://svn.tokutek.com/tokudb/tokudb.558
}}}


git-svn-id: file:///svn/tokudb@3231 c7de825b-a66e-492c-adef-691d508d4ae1
2008-04-03 03:12:09 +00:00
..
tests Merge the 558 branch back to the main with 2008-04-02 23:40:36 +00:00
db.cpp addresses #333 2008-02-05 21:39:02 +00:00
dbc.cpp port from branch 0.4.2 to main. closes #362 2008-02-08 19:10:34 +00:00
dbenv.cpp set_lk_max_locks already added to the c++ interface. delete the extra junk. close #230 2008-02-29 18:30:44 +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 Fix up Makefile and svn:ignore properties. Addresess #630. 2008-04-03 03:12:09 +00:00
txn.cpp add DbTxn::abort. closes #232 2007-12-31 13:27:49 +00:00