mariadb/cxx
Bradley C. Kuszmaul f66b523f89 Merge all stuff from source:tokudb/toku/tokudb.1032 since the creation of this branch at [8452] to the present [8556], as
{{{
svn merge -r 8452:8556 https://svn.tokutek.com/tokudb/toku/tokudb.1032b/
}}}
And resolve conflicts.

It compiles, and we'll see if it runs.

Addresses #1032, #1343.


git-svn-id: file:///svn/toku/tokudb.1032b+1343@8557 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:34 -04:00
..
tests Merge all stuff from source:tokudb/toku/tokudb.1032 since the creation of this branch at [8452] to the present [8556], as 2013-04-16 23:57:34 -04: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 merge intel c++ changes from changeset 6813. addresses #1185 2013-04-16 23:57:25 -04: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 Merge all stuff from source:tokudb/toku/tokudb.1032 since the creation of this branch at [8452] to the present [8556], as 2013-04-16 23:57:34 -04:00
txn.cpp add DbTxn::abort. closes #232 2007-12-31 13:27:49 +00:00