Commit Graph

17 Commits (89d989ed75ed89e756156d1f82e123b24591be8c)

Author SHA1 Message Date
Bruce Mitchener 0de710f5b8 Use nullptr instead of NULL / 0 more consistently. 6 years ago
Fosco Marotto d518fe1da6 uint64_t and size_t changes to compile for iOS 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Dmitri Smirnov d2a65c59e1 Fix unused var warnings in Release mode 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka 33042573db Fix GetCurrentTime() initialization for valgrind 7 years ago
Anirban Rahut 7a270069b3 GNU C library for struct tm has 2 additional fields. 7 years ago
Yi Wu 6d0f22e42f Fix mock_env.cc uninitialized variable 7 years ago
Maysam Yabandeh d4f7731b61 fix travis error with init time in mockenv 7 years ago
Maysam Yabandeh 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Maysam Yabandeh e6725e8c8d Fix some bugs in MockEnv 7 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Andrew Kryczka f0c509e2c8 Return finer-granularity status from Env::GetChildren* 8 years ago
Andrew Kryczka 57461fba8c In-memory environment read beyond EOF 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Dmitri Smirnov 30e82d5c41 Refactor to support file_reader_writer on Windows. 9 years ago
Islam AbdelRahman 3bd9db420e [Cleanup] Remove RandomRWFile 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Igor Canadi 9b983befa8 Fix flakiness of WalManagerTest 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
fyrz cfe8837e43 Switch logv with loglevel to virtual 10 years ago
sdong fe9f691194 Fix fault_injestion_test 10 years ago
Igor Canadi b04408c47b Fix unity build 10 years ago
sdong e84299c769 Fix bug recently introduced in MemFile::Lock() 10 years ago
sdong 10af17f3d7 fault_injection_test: add a unit test to allow parallel compactions and multiple levels 10 years ago
Venkatesh Radhakrishnan 6c1b040cc9 Provide openable snapshots 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi 9f20395cd6 Turn -Wshadow back on 10 years ago
Lei Jin 72cb7cf201 Add fsync / corrupt simulation to env_mem 10 years ago
Lei Jin 0e526eb9d7 introduce TestMemEnv and use it in db_test 10 years ago