..
aligned_buffer.h
aligned_storage.h
Fix compile errors in C++23 ( #12106 )
2024-05-28 15:33:57 -07:00
async_file_reader.cc
Change ReadAsync callback API to remove const from FSReadRequest ( #11649 )
2024-02-16 09:14:55 -08:00
async_file_reader.h
Deshim coro in fbcode/internal_repo_rocksdb
2024-09-14 09:48:21 -07:00
atomic.h
autovector.h
Make autovector call default constructor explicitly before move/copy ( #12499 )
2024-04-04 12:33:05 -07:00
autovector_test.cc
bloom_impl.h
bloom_test.cc
Set optimize_filters_for_memory by default ( #12377 )
2024-04-30 08:33:31 -07:00
build_version.cc.in
cast_util.h
Create an UnownedPtr type ( #12447 )
2024-03-15 11:43:28 -07:00
channel.h
cleanable.cc
coding.cc
coding.h
Remove unnecessary, confusing 'extern' ( #12300 )
2024-01-29 10:38:08 -08:00
coding_lean.h
coding_test.cc
Remove extra semi colon from internal_repo_rocksdb/repo/util/coding_test.cc
2024-03-30 07:17:52 -07:00
compaction_job_stats_impl.cc
Fix Compaction Stats ( #13071 )
2024-10-16 19:20:37 -07:00
comparator.cc
Support read timestamp in ldb ( #12641 )
2024-05-13 15:43:12 -07:00
compression.cc
compression.h
compression_context_cache.cc
compression_context_cache.h
concurrent_task_limiter_impl.cc
concurrent_task_limiter_impl.h
Remove 'virtual' when implied by 'override' ( #12319 )
2024-01-31 13:14:42 -08:00
core_local.h
coro_utils.h
Deshim coro in fbcode/internal_repo_rocksdb
2024-09-14 09:48:21 -07:00
crc32c.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
crc32c.h
Remove unnecessary, confusing 'extern' ( #12300 )
2024-01-29 10:38:08 -08:00
crc32c_arm64.cc
crc32c_arm64.h
Remove unnecessary, confusing 'extern' ( #12300 )
2024-01-29 10:38:08 -08:00
crc32c_ppc.c
crc32c_ppc.h
Remove unnecessary, confusing 'extern' ( #12300 )
2024-01-29 10:38:08 -08:00
crc32c_ppc_asm.S
crc32c_ppc_constants.h
crc32c_test.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
data_structure.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
defer.h
defer_test.cc
distributed_mutex.h
duplicate_detector.h
dynamic_bloom.cc
dynamic_bloom.h
dynamic_bloom_test.cc
fastrange.h
file_checksum_helper.cc
Remove 'virtual' when implied by 'override' ( #12319 )
2024-01-31 13:14:42 -08:00
file_checksum_helper.h
file_reader_writer_test.cc
Remove WritableFile(FSWritableFile)::GetFileSize default implementation ( #12303 )
2024-01-30 09:49:32 -08:00
filelock_test.cc
Remove extra semi colon from internal_repo_rocksdb/repo/util/filelock_test.cc
2024-03-19 16:17:57 -07:00
filter_bench.cc
Remove redundant no_io parameters to filter functions ( #12762 )
2024-06-12 18:47:11 -07:00
gflags_compat.h
hash.cc
hash.h
Remove unnecessary, confusing 'extern' ( #12300 )
2024-01-29 10:38:08 -08:00
hash128.h
hash_containers.h
hash_map.h
hash_test.cc
heap.h
heap_test.cc
kv_map.h
log_write_bench.cc
math.h
math128.h
murmurhash.cc
murmurhash.h
mutexlock.h
overload.h
ppc-opcode.h
random.cc
Fix compile errors in C++23 ( #12106 )
2024-05-28 15:33:57 -07:00
random.h
random_test.cc
rate_limiter.cc
Decouple RateLimiter
burst size and refill period ( #12379 )
2024-02-26 16:55:13 -08:00
rate_limiter_impl.h
Decouple RateLimiter
burst size and refill period ( #12379 )
2024-02-26 16:55:13 -08:00
rate_limiter_test.cc
Decouple RateLimiter
burst size and refill period ( #12379 )
2024-02-26 16:55:13 -08:00
repeatable_thread.h
repeatable_thread_test.cc
Prefer static_cast in place of most reinterpret_cast ( #12308 )
2024-02-07 10:44:11 -08:00
ribbon_alg.h
ribbon_config.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
ribbon_config.h
ribbon_impl.h
Remove extra semi colon from internal_repo_rocksdb/repo/util/ribbon_impl.h ( #12269 )
2024-01-24 08:20:50 -08:00
ribbon_test.cc
set_comparator.h
single_thread_executor.h
slice.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
slice_test.cc
Create an UnownedPtr type ( #12447 )
2024-03-15 11:43:28 -07:00
slice_transform_test.cc
status.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
stderr_logger.cc
Fix truncating last character in the StderrLogger ( #12620 )
2024-05-06 08:53:06 -07:00
stderr_logger.h
fix the non initialized bug in StderrLogger. ( #12839 )
2024-07-08 15:59:02 -07:00
stop_watch.h
string_util.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
string_util.h
Remove unnecessary, confusing 'extern' ( #12300 )
2024-01-29 10:38:08 -08:00
string_util_test.cc
thread_guard.h
thread_list_test.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
thread_local.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
thread_local.h
thread_local_test.cc
thread_operation.h
threadpool_imp.cc
Run internal cpp modernizer on RocksDB repo ( #12398 )
2024-03-04 10:08:32 -08:00
threadpool_imp.h
Remove 'virtual' when implied by 'override' ( #12319 )
2024-01-31 13:14:42 -08:00
timer.h
timer_queue.h
timer_queue_test.cc
timer_test.cc
udt_util.cc
Fix write committed transactions replay when UDT setting toggles ( #13121 )
2024-11-06 17:32:03 -08:00
udt_util.h
Fix write committed transactions replay when UDT setting toggles ( #13121 )
2024-11-06 17:32:03 -08:00
udt_util_test.cc
Fix write committed transactions replay when UDT setting toggles ( #13121 )
2024-11-06 17:32:03 -08:00
user_comparator_wrapper.h
vector_iterator.h
Remove 'virtual' when implied by 'override' ( #12319 )
2024-01-31 13:14:42 -08:00
work_queue.h
work_queue_test.cc
write_batch_util.cc
write_batch_util.h
Add timestamp support in dump_wal/dump/idump ( #12690 )
2024-05-23 20:26:57 -07:00
xxhash.cc
xxhash.h
Remove extra semi colon from internal_repo_rocksdb/repo/util/xxhash.h
2024-06-26 07:26:20 -07:00
xxph3.h