summaryrefslogtreecommitdiff
path: root/ft/tokuftdump.cc
Commit message (Expand)AuthorAgeFilesLines
* FT-257 Add a abstraction for the pivot keys in an ftnode.John Esmet2014-06-141-2/+2
* FT-262 Rename thisnodename or nodename to blocknumJohn Esmet2014-06-141-1/+1
* FT-260 Move ftnode related structures and declarations to ft/node.h and ft/no...John Esmet2014-06-141-0/+1
* FT-249 FT-256 Add a message buffer class to replace FIFO. Use a realJohn Esmet2014-06-141-32/+41
* #229 make ftdump easier to useRich Prohaska2014-05-301-201/+214
* fixes #194 Move x1764 to util/ and make the public API consistent withJohn Esmet2014-03-031-2/+2
* fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement ...John Esmet2014-03-021-2/+2
* fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keepJohn Esmet2014-03-021-1/+1
* Revert "Merge remote-tracking branch 'origin/ft-index/46merge-a'"Leif Walsh2014-02-041-2/+2
* Refs Tokutek/ft-index#46 Rename dmt_size->num_klpairs, dmt_iterate*->iterate*Yoni Fogel2014-01-291-2/+2
* Refs Tokutek/ft-index#46 Killed dmt_functor<> template. Added dmtwriter_t te...Yoni Fogel2014-01-291-2/+2
* tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-041-0/+1
* refs #46, LOTS of refactoring done.Yoni Fogel2013-09-251-117/+126
* allow tokftdump to work on old tokudb filesRich Prohaska2013-08-051-1/+2
* #6 rename ftdump to tokuftdumpLeif Walsh2013-04-281-0/+677