mariadb/cxx
Bradley C. Kuszmaul 0ee4e385f1 Merge all mainline patches into the 1195 branch. Fixes #1243.
Details:  I merged with
{{{
svn merge -r6585:7747 https://svn.tokutek.com/tokudb/toku/tokudb
}}}
then resolved conflicts.  The most interesting conflict was the double inclusion of the {{{BLOCK_ALLOCATOR_HEADER_RESERVE}}} for {{{brt-internal.h}}}.   The subversion merger got confused because the patch was applied with an extra space at the end of each line.


git-svn-id: file:///svn/toku/tokudb.1243@7750 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:26 -04:00
..
tests Merge all mainline patches into the 1195 branch. Fixes #1243. 2013-04-16 23:57:26 -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 mainline patches into the 1195 branch. Fixes #1243. 2013-04-16 23:57:26 -04:00
txn.cpp add DbTxn::abort. closes #232 2007-12-31 13:27:49 +00:00