You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/util
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
..
aligned_buffer.h Add GPLv2 as an alternative license. 7 years ago
allocator.h Add GPLv2 as an alternative license. 7 years ago
arena.cc Add GPLv2 as an alternative license. 7 years ago
arena.h Add GPLv2 as an alternative license. 7 years ago
arena_test.cc Add GPLv2 as an alternative license. 7 years ago
auto_roll_logger.cc Add GPLv2 as an alternative license. 7 years ago
auto_roll_logger.h Add GPLv2 as an alternative license. 7 years ago
auto_roll_logger_test.cc Add GPLv2 as an alternative license. 7 years ago
autovector.h Add GPLv2 as an alternative license. 7 years ago
autovector_test.cc Add GPLv2 as an alternative license. 7 years ago
bloom.cc Add GPLv2 as an alternative license. 7 years ago
bloom_test.cc Add GPLv2 as an alternative license. 7 years ago
build_version.cc.in Makefile: generate util/build_version.cc from .in file (#1384) 8 years ago
build_version.h Add GPLv2 as an alternative license. 7 years ago
channel.h Add GPLv2 as an alternative license. 7 years ago
coding.cc Add GPLv2 as an alternative license. 7 years ago
coding.h Add GPLv2 as an alternative license. 7 years ago
coding_test.cc Add GPLv2 as an alternative license. 7 years ago
compaction_job_stats_impl.cc Single Delete Mismatch and Fallthrough statistics 8 years ago
comparator.cc Add GPLv2 as an alternative license. 7 years ago
compression.h Remove use of deprecated LZ4 function 8 years ago
concurrent_arena.cc Add GPLv2 as an alternative license. 7 years ago
concurrent_arena.h Add GPLv2 as an alternative license. 7 years ago
crc32c.cc Add GPLv2 as an alternative license. 7 years ago
crc32c.h Add GPLv2 as an alternative license. 7 years ago
crc32c_test.cc Add GPLv2 as an alternative license. 7 years ago
delete_scheduler.cc Add GPLv2 as an alternative license. 7 years ago
delete_scheduler.h Add GPLv2 as an alternative license. 7 years ago
delete_scheduler_test.cc Add GPLv2 as an alternative license. 7 years ago
dynamic_bloom.cc Updated all copyright headers to the new format. 9 years ago
dynamic_bloom.h Fix the wrong address for PREFETCH in DynamicBloom::Prefetch 7 years ago
dynamic_bloom_test.cc Add GPLv2 as an alternative license. 7 years ago
event_logger.cc Add GPLv2 as an alternative license. 7 years ago
event_logger.h Add GPLv2 as an alternative license. 7 years ago
event_logger_test.cc Add GPLv2 as an alternative license. 7 years ago
fault_injection_test_env.cc Add GPLv2 as an alternative license. 7 years ago
fault_injection_test_env.h Add GPLv2 as an alternative license. 7 years ago
file_reader_writer.cc Add GPLv2 as an alternative license. 7 years ago
file_reader_writer.h Add GPLv2 as an alternative license. 7 years ago
file_reader_writer_test.cc Add GPLv2 as an alternative license. 7 years ago
file_util.cc Add GPLv2 as an alternative license. 7 years ago
file_util.h Add GPLv2 as an alternative license. 7 years ago
filelock_test.cc Add GPLv2 as an alternative license. 7 years ago
filename.cc Add GPLv2 as an alternative license. 7 years ago
filename.h Add GPLv2 as an alternative license. 7 years ago
filter_policy.cc Add GPLv2 as an alternative license. 7 years ago
hash.cc Add GPLv2 as an alternative license. 7 years ago
hash.h Add GPLv2 as an alternative license. 7 years ago
hash_map.h Use more efficient hash map for deadlock detection 8 years ago
heap.h Add GPLv2 as an alternative license. 7 years ago
heap_test.cc Add GPLv2 as an alternative license. 7 years ago
kv_map.h Add GPLv2 as an alternative license. 7 years ago
log_buffer.cc Add GPLv2 as an alternative license. 7 years ago
log_buffer.h Updated all copyright headers to the new format. 9 years ago
log_write_bench.cc Add GPLv2 as an alternative license. 7 years ago
logging.h Add GPLv2 as an alternative license. 7 years ago
memory_usage.h Add GPLv2 as an alternative license. 7 years ago
murmurhash.cc Add GPLv2 as an alternative license. 7 years ago
murmurhash.h Add GPLv2 as an alternative license. 7 years ago
mutexlock.h Add GPLv2 as an alternative license. 7 years ago
random.cc Add GPLv2 as an alternative license. 7 years ago
random.h Add GPLv2 as an alternative license. 7 years ago
rate_limiter.cc Add GPLv2 as an alternative license. 7 years ago
rate_limiter.h Add GPLv2 as an alternative license. 7 years ago
rate_limiter_test.cc Add GPLv2 as an alternative license. 7 years ago
slice.cc Add GPLv2 as an alternative license. 7 years ago
slice_transform_test.cc Add GPLv2 as an alternative license. 7 years ago
sst_file_manager_impl.cc Add GPLv2 as an alternative license. 7 years ago
sst_file_manager_impl.h Add GPLv2 as an alternative license. 7 years ago
status.cc Add GPLv2 as an alternative license. 7 years ago
status_message.cc Limit maximum memory used in the WriteBatch representation 7 years ago
stderr_logger.h Add GPLv2 as an alternative license. 7 years ago
stop_watch.h Add GPLv2 as an alternative license. 7 years ago
string_util.cc Add GPLv2 as an alternative license. 7 years ago
string_util.h Add GPLv2 as an alternative license. 7 years ago
sync_point.cc Add GPLv2 as an alternative license. 7 years ago
sync_point.h Add GPLv2 as an alternative license. 7 years ago
testharness.cc Add GPLv2 as an alternative license. 7 years ago
testharness.h Add GPLv2 as an alternative license. 7 years ago
testutil.cc Add GPLv2 as an alternative license. 7 years ago
testutil.h Add GPLv2 as an alternative license. 7 years ago
thread_list_test.cc Add GPLv2 as an alternative license. 7 years ago
thread_local.cc Add GPLv2 as an alternative license. 7 years ago
thread_local.h Add GPLv2 as an alternative license. 7 years ago
thread_local_test.cc Add GPLv2 as an alternative license. 7 years ago
thread_operation.h Gcc 7 error expansion to defined 8 years ago
threadpool_imp.cc Add GPLv2 as an alternative license. 7 years ago
threadpool_imp.h Add GPLv2 as an alternative license. 7 years ago
transaction_test_util.cc Gcc-7 buffer size insufficient 8 years ago
transaction_test_util.h Fix AppVeyor build error 8 years ago
xxhash.cc Enable MS Warning C4804 : unsafe use of type 'bool' in operation 9 years ago
xxhash.h Prevent xxhash symbols from polluting global namespace 9 years ago