Commit Graph

7 Commits (6e201464060ace53db809d65da7b0e2800673f8f)

Author SHA1 Message Date
Joshua MacDonald 92ec61e4b8 Fix the printf problem -- use std::cout :) 2013-02-08 23:14:47 -08:00
Joshua MacDonald 54f346f981 Update README / CMakeLists.txt; fix for -Wformat warning in btree_bench.cc 2013-02-08 22:56:25 -08:00
Joshua MacDonald 5633058db4 Update copyright notices; scrub a few references to Cord, StringPiece 2013-01-25 00:46:48 -08:00
josh macdonald 2fd7ed36a9 Make btree_bench work; compiled & tested on OS X 10.7.5 using gcc 4.7.2 -std=c++11 2013-01-13 00:16:02 -08:00
Josh MacDonald 88853fbc9e Build outside of Google; add CMakeLists.txt, README 2012-07-17 17:25:01 -07:00
Josh MacDonald 9fe3bb3b33 support for >= 256 values per node 2011-12-14 10:14:35 -08:00
Josh MacDonald 1a14ff58c9 Initial checkin of C++ btree code, has some useless google3-specific
bits to be removed and needs a Makefile.
2011-12-12 13:46:12 -08:00