Commit graph

9 commits

Author SHA1 Message Date
John Esmet
7316bacdeb FT-396 Rename TokuDB to TokuFT in each license header 2014-08-21 15:35:06 -04:00
John Esmet
6e3d772fea FT-294 Move serialization code to its own subdirectory, serialize/ 2014-07-03 12:30:17 -04:00
John Esmet
7ffd1fab11 FT-242 Break up fttypes.h completely.
FT-296 Move bytestring class to utils/
2014-07-03 12:29:48 -04:00
John Esmet
9b2f9edeed FT-93 Fix another sizing bug exposed by ftnode_pivot_keys::sanity_check() 2014-06-26 11:29:20 -04:00
John Esmet
2cfb1047b9 FT-93 Add a stronger sanity check, fix a bug where we wouldn't properly
update the total size when convering to dbt format.
2014-06-25 18:15:57 -04:00
John Esmet
8cde040c65 FT-93 Fix another bug, add a sanity check after split/append/deserialize
to help catch these in the future
2014-06-23 17:46:50 -04:00
John Esmet
97db17fe3e FT-93 Fix a bug with aligned pivotkeys where we may overestimate how
much space is needed on disk
2014-06-23 15:43:37 -04:00
John Esmet
a13a8e840a FT-93 Align pivotkeys to a 4 byte boundary. Align memory allocation to a 64
byte boundary.
2014-06-23 14:26:44 -04:00
John Esmet
8b63c61afc FT-93 Move pivotkey code to its own file, ft/pivotkeys.cc 2014-06-18 22:23:22 -04:00