summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Get env_posix.cc building under Fuchsia.leveldb Team2021-09-121-0/+7
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Switch CI to GitHub Actions.Victor Costan2021-09-024-126/+102
* | | | | | | | Remove the `/` prefix from the recovery_test test file to prevent a double `/`.leveldb Team2021-08-031-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Update Travis CI config.Victor Costan2021-05-251-9/+9
* | | | | | | Merge pull request #906 from pwnall/third-party-bumpVictor Costan2021-05-242-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Roll third-party dependencies.Victor Costan2021-05-172-0/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Fix compactions that could end up breaking a run of the same userSanjay Ghemawat2021-05-201-0/+2
|/ / / / / /
* | | | | | Merge pull request #881 from firebase:apple-toolchain-fixesVictor Costan2021-03-041-4/+4
|\ \ \ \ \ \
| * | | | | | Don't include C++ headers in extern CPaul Beusterien2021-03-031-4/+4
|/ / / / / /
* | | | | | Change version to 1.23.1.23Chris Mumford2021-02-232-2/+2
* | | | | | Fix fprintf format string.Chris Mumford2021-02-171-1/+1
* | | | | | Use partial path to benchmark/benchmark.h.Chris Mumford2021-02-161-1/+1
* | | | | | IWYU fixes in db/c.cc.Victor Costan2021-01-251-5/+8
* | | | | | Fix build errors.Victor Costan2021-01-121-2/+2
* | | | | | Sync MANIFEST before closing in db_impl when creating a new DB.leveldb Team2021-01-122-0/+11
* | | | | | Optimize leveldb block seeks to utilize the current iterator location.leveldb Team2021-01-113-35/+221
* | | | | | Merge pull request #862 from rex4539:httpsVictor Costan2021-01-014-8/+8
|\ \ \ \ \ \
| * | | | | | Fix insecure linksDimitris Apostolou2020-12-194-8/+8
|/ / / / / /
* | | | | | Update Travis CI config.Victor Costan2020-12-141-5/+5
* | | | | | Merge pull request #855 from cmumford/submodule-fixVictor Costan2020-11-301-0/+0
|\ \ \ \ \ \
| * | | | | | Fixup for adding the third_party/benchmark submodule.Chris Mumford2020-11-301-0/+0
|/ / / / / /
* | | | | | Merge pull request #853 from cmumford:benchmarkChris Mumford2020-11-302-1/+9
|\ \ \ \ \ \
| * | | | | | Added google/benchmark submodule.Chris Mumford2020-11-303-1/+6
* | | | | | | Merge pull request #854 from cmumford:printf-fixChris Mumford2020-11-301-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed fprintf of 64-bit value.Chris Mumford2020-11-301-1/+3
|/ / / / / /
* | | | | | Fix bug in filter policy documentation example.Sanjay Ghemawat2020-11-301-1/+1
* | | | | | Use external benchmark API headerleveldb Team2020-11-301-2/+2
* | | | | | Internal test cleanupleveldb Team2020-11-301-12/+9
* | | | | | Internal cleanup migrating StatusOr.leveldb Team2020-10-071-1/+1
|/ / / / /
* | | | | Merge pull request #822 from jl0x61:bugFixChris Mumford2020-07-151-1/+1
|\ \ \ \ \
| * | | | | update index.mdjl0x612020-07-141-1/+1
|/ / / / /
* | | | | Merge pull request #819 from wzk784533:masterVictor Costan2020-07-131-2/+5
|\ \ \ \ \
| * | | | | avoid unnecessary memory copywzk7845332020-07-111-2/+5
|/ / / / /
* | | | | Merge pull request #798 from lntotk:masterVictor Costan2020-05-041-6/+4
|\ \ \ \ \
| * | | | | remove unnessary status judgelntotk2020-04-241-6/+4
* | | | | | Fix Travis CI build.Victor Costan2020-04-301-1/+7
* | | | | | Fix accidental double std:: qualifiers.Victor Costan2020-04-301-1/+1
* | | | | | Add some std:: qualifiers to types and functions.Victor Costan2020-04-2934-314/+345
* | | | | | Switch from C headers to C++ headers.Victor Costan2020-04-2940-76/+65
* | | | | | Fix C++11 build.Victor Costan2020-04-281-0/+3
* | | | | | change const to constexprleveldb Team2020-04-282-3/+2
|/ / / / /
* | | | | Remove leveldb::port::kLittleEndian.Victor Costan2020-04-145-61/+4
* | | | | Use LLVM 10 on Travis CI.Victor Costan2020-04-141-4/+4
* | | | | Remove Windows workarounds in some tests.Victor Costan2020-01-146-30/+0
* | | | | Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-0925-97/+138
* | | | | Defend against inclusion of windows.h in tests that invokeleveldb Team2020-01-096-0/+30
* | | | | Add WITHOUT ROWID to SQLite benchmark.Victor Costan2019-12-021-0/+7
* | | | | Merge pull request #756 from pwnall/third_party_2Victor Costan2019-12-021-0/+0
|\ \ \ \ \
| * | | | | Fixup for adding the third_party/googletest submodule.Victor Costan2019-12-021-0/+0
|/ / / / /
* | | | | Internal change.leveldb Team2019-12-0232-32/+32