11 Commits (dbf24d9a0c3e91345281d1c8c9263e31fefadc36)

Author SHA1 Message Date
  Chris Mumford 37aaf2fccd Fix fprintf format string. 3 years ago
  Victor Costan 1998c0ef15 Fix build errors. 3 years ago
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. 3 years ago
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 years ago
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 4 years ago
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. 4 years ago
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 years ago
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke 4 years ago
  Victor Costan 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. 4 years ago
  Chris Mumford 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). 5 years ago
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. 5 years ago