50 次程式碼提交 (56f2394250a7cc22fef00a9a96bf8ef7f84db090)

作者 SHA1 備註 提交日期
  Dimitris Apostolou 0e8aa26c4e
Fix typos 2 年之前
  Shawn Zhong 7a2f64ed50 Update env_posix.cc 2 年之前
  Victor Costan 335876a133 Add invariant checks to Limiter in Env implementations. 2 年之前
  Felipe Oliveira Carvalho dd6658754f Remove <pthread.h> include and find_package() from build files 3 年之前
  leveldb Team c5d5174a66 Get env_posix.cc building under Fuchsia. 3 年之前
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 年之前
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. 5 年之前
  Victor Costan 27dc99fb26 Fix EnvPosix tests on Travis CI. 5 年之前
  Chris Mumford 9521545b06 Formatting changes for prior O_CLOEXEC fix. 5 年之前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 年之前
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. 6 年之前
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 年之前
  costan 1cb3840881 Clean up env_posix.cc. 6 年之前
  costan a7dc502e9f Rework once initialization in env_posix.cc. 6 年之前
  costan 73d5834ece Rework threading in env_posix.cc. 6 年之前
  costan bb88f25115 Clean up PosixWritableFile in env_posix.cc. 6 年之前
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. 6 年之前
  costan d177a0263c Replace port_posix with port_stdcxx. 6 年之前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 年之前
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 年之前
  costan 8ae7998aab Fix FD leak in POSIX Env. 7 年之前
  sanjay 2372ac574f Fix file writing bug in CL 170738066. 7 年之前
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in 7 年之前
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 年之前
  果冻 5b817400a0 fix comment 7 年之前
  cmumford 95cd743e5e Including <limits> for std::numeric_limits. 7 年之前
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. 8 年之前
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 年之前
  Chris Mumford 803d69203a Release 1.18 10 年之前
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 年之前
  David Grogan 748539c183 LevelDB 1.13 11 年之前
  David Grogan 7b094f12e4 Release leveldb 1.11 11 年之前
  David Grogan 28dad918f2 Release leveldb 1.10 11 年之前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 年之前
  Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes 12 年之前
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 年之前
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 年之前
  gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. 13 年之前
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 年之前
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 年之前
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 年之前
  dgrogan@chromium.org b409afe968 chmod a-x 13 年之前
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 年之前
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 年之前
  jorlow@chromium.org e2da744e12 Upstream changes. 13 年之前
  jorlow@chromium.org 0e38925490 Sync in bug fixes 13 年之前
  jorlow@chromium.org f67e15e50f Initial checkin. 13 年之前