Commit Graph

25 Commits (efd035164b443e0ae552a82ad8b47a8048e652ca)

Author SHA1 Message Date
Peter Dillinger a8a422e962 Add manifest fix-up utility for file temperatures (#9683) 2 years ago
Peter Dillinger 4750421ece Replace most typedef with using= (#8751) 3 years ago
mrambacher 826295a5e9 Change autovector to have a reserved size in LITE mode (#6868) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Levi Tamasi 75dfc7883d Fix the constness issues around autovector::iterator_impl's dereference operators (#6057) 5 years ago
Stephan T. Lavavej 3cd75736a7 Add operator[] to autovector::iterator_impl. (#6047) 5 years ago
anand76 959f86e5f8 Use placement new and delete in autovector (#5080) 5 years ago
Simon Liu a2de8e52bb optimized the performance of autovector::emplace_back. (#4606) 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Dmitri Smirnov 15ba4d6c4b Address MS Visual Studio 2017 issue with autovector 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Yi Wu 1543d5d92e Report memory usage by memtable insert hints map. 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Igor Canadi 7f47ba0e26 Fix possible SIGSEGV in CompactRange (github issue #596) 9 years ago
Yueh-Hsuan Chiang 1a8f4821a7 Replace exception by assertion in autovector 10 years ago
Jonah Cohen f611935e9a Fix autovector iterator increment/decrement comments 10 years ago
Igor Canadi af7453a673 autovector::resize 10 years ago
Igor Canadi 588bca2020 RocksDBLite 10 years ago
Kai Liu 774ed89c24 Replace vector with autovector 11 years ago
Kai Liu b40c052bfa Fix all the comparison issue in fb dev servers 11 years ago
kailiu c01676e46d Implement autovector 11 years ago