..
arena.cc
…
arena.h
…
arena_test.cc
Fix all warnings generated by -Wall option to the compiler.
2012-11-06 14:07:31 -08:00
auto_roll_logger.cc
Allow the logs to be purged by TTL.
2013-02-04 19:42:40 -08:00
auto_roll_logger.h
Allow the logs to be purged by TTL.
2013-02-04 19:42:40 -08:00
auto_roll_logger_test.cc
Fix the "IO error" in auto_roll_logger_test
2013-02-19 00:13:22 -08:00
bloom.cc
Fix all the lint errors.
2012-11-28 17:18:41 -08:00
bloom_test.cc
Fix all warnings generated by -Wall option to the compiler.
2012-11-06 14:07:31 -08:00
build_version.h
Stop continually re-creating build_version.c
2013-01-24 17:51:39 -08:00
cache.cc
Fix a number of object lifetime/ownership issues
2013-01-23 16:54:11 -08:00
cache_test.cc
Fix a number of object lifetime/ownership issues
2013-01-23 16:54:11 -08:00
coding.cc
Added methods to write small ints to bit streams.
2012-12-07 10:42:19 -08:00
coding.h
Fixed cache key for block cache
2013-01-31 15:20:24 -08:00
coding_test.cc
Fixed off by 1 in tests.
2012-12-07 10:48:46 -08:00
comparator.cc
…
crc32c.cc
Use CRC32 ss42 instruction. Load it dynamically.
2012-12-21 10:20:32 -08:00
crc32c.h
…
crc32c_test.cc
Fix all warnings generated by -Wall option to the compiler.
2012-11-06 14:07:31 -08:00
env.cc
Fix a number of object lifetime/ownership issues
2013-01-23 16:54:11 -08:00
env_hdfs.cc
Fix a number of object lifetime/ownership issues
2013-01-23 16:54:11 -08:00
env_posix.cc
Fixed cache key for block cache
2013-01-31 15:20:24 -08:00
env_test.cc
Fixed cache key for block cache
2013-01-31 15:20:24 -08:00
filelock_test.cc
…
filter_policy.cc
…
hash.cc
…
hash.h
…
histogram.cc
Introduce histogram in statistics.h
2013-02-20 10:43:32 -08:00
histogram.h
Introduce histogram in statistics.h
2013-02-20 10:43:32 -08:00
histogram_test.cc
Introduce histogram in statistics.h
2013-02-20 10:43:32 -08:00
ldb_cmd.cc
ldb waldump to print the keys along with other stats + NULL to nullptr in ldb_cmd.cc
2013-02-20 11:01:37 -08:00
ldb_cmd.h
ldb waldump to print the keys along with other stats + NULL to nullptr in ldb_cmd.cc
2013-02-20 11:01:37 -08:00
ldb_cmd_execute_result.h
Enhanced ldb to support data access commands
2013-01-28 11:38:26 -08:00
logging.cc
Fix all warnings generated by -Wall option to the compiler.
2012-11-06 14:07:31 -08:00
logging.h
…
murmurhash.cc
Implement RowLocks for assoc schema
2012-10-03 23:19:01 -07:00
murmurhash.h
Implement RowLocks for assoc schema
2012-10-03 23:19:01 -07:00
mutexlock.h
Implement ReadWrite locks for leveldb
2012-10-01 22:37:39 -07:00
options.cc
Allow the logs to be purged by TTL.
2013-02-04 19:42:40 -08:00
posix_logger.h
Add OS_LINUX ifdef protections around fallocate parts
2013-01-28 12:03:35 -08:00
random.h
…
stats_logger.h
Clean up compiler warnings generated by -Wall option.
2012-08-29 14:24:51 -07:00
status.cc
…
stop_watch.h
Introduce histogram in statistics.h
2013-02-20 10:43:32 -08:00
testharness.cc
Fix all warnings generated by -Wall option to the compiler.
2012-11-06 14:07:31 -08:00
testharness.h
…
testutil.cc
Fix all warnings generated by -Wall option to the compiler.
2012-11-06 14:07:31 -08:00
testutil.h
Fix a number of object lifetime/ownership issues
2013-01-23 16:54:11 -08:00