Commit Graph

11 Commits (362d819a14dd2d08c674d01267e8c07695cd4d9e)

Author SHA1 Message Date
Venkatesh Radhakrishnan a98fbacfa0 Moving memtable related files from util to a new directory memtable 9 years ago
Andres Noetzli 3c9cef1eed Unified maps with Comparator for sorting, other cleanup 9 years ago
sdong e409d3d745 Make "make all" work for CYGWIN 9 years ago
Igor Sugak 9405b5ef8f rocksdb: Remove #include "util/string_util.h" from util/testharness.h 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Sugak 9fd6edf81c rocksdb: Replace ASSERT* with EXPECT* in functions that does not return void value 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
Yueh-Hsuan Chiang 13de000f07 Add rocksdb::ToString() to address cases where std::to_string is not available. 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
sdong c3dd0f75da comparator_db_test to cover more irregular comparators 10 years ago
sdong 86de2007b8 Add ComparatorDBTest to test non-default comparators 10 years ago