История коммитов

Автор SHA1 Сообщение Дата
  Victor Costan 8ccb79b57e Merge pull request #901 from mapleFU:opt-using-move 2 лет назад
  Victor Costan e4ccaa0c9c Merge pull request #965 from ShawnZhong:cpp20 2 лет назад
  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 2 лет назад
  leveldb Team c5d5174a66 Get env_posix.cc building under Fuchsia. 3 лет назад
  mwish 1ca4f5b466 [Init] initial commit 3 лет назад
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 лет назад
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. 5 лет назад
  果冻 1d94fe2f4d Merge branch 'master' into patch-2 5 лет назад
  Victor Costan 27dc99fb26 Fix EnvPosix tests on Travis CI. 5 лет назад
  Chris Mumford 9521545b06 Formatting changes for prior O_CLOEXEC fix. 5 лет назад
  Chris Mumford 900f7d37eb Merge pull request #624 from adam-azarchs:master 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. 5 лет назад
  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. 7 лет назад
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 лет назад
  Chris Mumford 803d69203a Release 1.18 10 лет назад
  David Grogan 0cfb990d58 Release LevelDB 1.15 10 лет назад
  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 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 лет назад