Commit Graph

69 Commits (1966a7c055f6e182d627275051f5c09441aa922d)

Author SHA1 Message Date
datonli f0edf9d575 #5145 , rename port/dirent.h to port/port_dirent.h to avoid compile err when use port dir as header dir output (#5152) 6 years ago
Burton Li d1edf4eced Format env_win coding style by google c++ style guide (#5096) 6 years ago
Burton Li 88d85b6820 fix NowNanos overflow (#5062) 6 years ago
Wilfried Goesgens 5d809ecef7 Add compile time option to work with utf8 filename strings (#4469) 6 years ago
Constantin Belyaev 2353c5c821 Fix cross-filesystem checkpoint on Windows (#4365) 6 years ago
cngzhnp 64324e329e Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
Yanqin Jin bb5dcea98e Add path to WritableFileWriter. (#4039) 6 years ago
Dmitri Smirnov ab22cf349e Implement Env::NumFileLinks (#4221) 6 years ago
shpala 9c7da963bc Fix a crash in WinEnvIO::GetSectorSize (#3975) 6 years ago
Dmitri Smirnov 3db8504cde Catchup with posix features 6 years ago
Dmitri Smirnov 934f96de27 Better destroydb 6 years ago
Dmitri Smirnov c364eb42b5 Windows cumulative patch 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 7 years ago
burtonli b5c99cc908 Disable onboard cache for compaction output 7 years ago
Shaohua Li 33c7d4ccd9 Make writable_file_max_buffer_size dynamic 7 years ago
Dmitri Smirnov d2a65c59e1 Fix unused var warnings in Release mode 7 years ago
Andrew Kryczka 47ed3bfc3b fix WinEnv assertions 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Dmitri Smirnov a21db161c9 Implement ReopenWritibaleFile on Windows and other fixes 7 years ago
Orgad Shaneh 9bb91e9328 Dedup release 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Tamir Duberstein 146b7718f0 Fix mingw compilation with -DNDEBUG 7 years ago
Tamir Duberstein fdaefa0309 travis: add Windows cross-compilation 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Orgad Shaneh 6401a8b76b Fix build with MinGW 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Dmitri Smirnov 324a0f988e Follow up for DirectIO refactor 8 years ago
Dmitri Smirnov 3c233ca4ea Fix Windows environment issues 8 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
Dmitri Smirnov b9311aa65c Implement WinRandomRW file and improve code reuse (#1388) 8 years ago
Dmitri Smirnov 26adaad438 Split WinEnv into separate classes. (#1128) 8 years ago
Dmitri Smirnov bac3be7c46 Fix build issue. (#1123) 8 years ago
Dmitri Smirnov aab91b8d8f Use generic threadpool for Windows environment (#1120) 8 years ago
Dmitri Smirnov 4ea6e051ee Fix multiple issues with WinMmapFile fo sequential writing (#1108) 9 years ago
PraveenSinghRao e8115cea45 Revert "Use async file handle for better parallelism (#1049)" (#1105) 9 years ago
Li Peng 6d4832a998 Merge pull request #1101 from flyd1005/wip-fix-typo 9 years ago
PraveenSinghRao b54c347424 Use async file handle for better parallelism (#1049) 9 years ago
Dmitri Smirnov 9ea2968d26 Implement ConsistentChildrenAttribute 9 years ago
Andrew Kryczka d733dd5728 [build] Fix env_win.cc compiler errors 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Andrew Kryczka 59b3ee658f Env function for bulk metadata retrieval 9 years ago
Tomas Kolda 57a95a7001 Making use of GetSystemTimePreciseAsFileTime dynamic - code review fixes 9 years ago
Tomas Kolda 502d41f150 Making use of GetSystemTimePreciseAsFileTime dynamic to not 9 years ago
Dmitri Smirnov 36300fbbe3 Enable per-request buffer allocation in RandomAccessFile 9 years ago
Venkatesh Radhakrishnan 030215bf01 Running manual compactions in parallel with other automatic or manual compactions in restricted cases 9 years ago
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 9 years ago
Vasili Svirski 41b32c6059 Enable C4267 warning 9 years ago
Islam AbdelRahman a163cc2d5a Lint everything 9 years ago