index
:
delta/leveldb.git
android
baserock/morph
chrome_dynamic_lib
doc-testing
env_rename
gtest_pathx
main
master
rc
reuse-manifest
snapshot-clean
windows
github.com: google/leveldb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #624 from adam-azarchs:master
Chris Mumford
2019-05-06
1
-0
/
+1
|
\
|
*
Add O_CLOEXEC to open calls.
Adam Azarchs
2019-02-22
1
-0
/
+1
*
|
Add argument definition for void c functions.
allangj
2019-05-05
1
-0
/
+2
*
|
Consolidate benchmark code to benchmarks/.
Victor Costan
2019-05-05
1
-3
/
+3
*
|
Bump the version number from 1.21 to 1.22.
1.22
Chris Mumford
2019-05-03
1
-1
/
+1
*
|
Merge pull request #339 from richcole-at-amazon:master
Chris Mumford
2019-04-12
1
-0
/
+1
|
\
\
|
*
|
Fix snapshot compaction bug
Richard Cole
2019-04-01
1
-0
/
+1
*
|
|
Align version/soversion CMake setup closer with other repositories.
Victor Costan
2019-04-01
1
-4
/
+4
*
|
|
Restore soname versioning with CMake build
leveldb Team
2019-04-01
1
-0
/
+4
*
|
|
Update the version to 1.21 in preparation for a new release.
1.21
Chris Mumford
2019-03-29
1
-0
/
+1
|
/
/
*
|
Deleted dangling reference to deleted atomic_pointer.h.
cmumford
2019-03-11
1
-1
/
+0
*
|
Align windows_logger with posix_logger.
costan
2019-03-07
1
-10
/
+10
*
|
Added native support for Windows.
cmumford
2019-03-01
1
-6
/
+25
|
/
*
leveldb: Fix PosixWritableFile::Sync() on Apple systems.
costan
2019-01-09
1
-0
/
+1
*
Fix fdatasync() feature detection in opensource build.
costan
2019-01-08
1
-2
/
+7
*
Remove InitOnce from the port API.
costan
2018-09-10
1
-0
/
+2
*
Add move constructor to Status.
costan
2018-04-23
1
-0
/
+1
*
Replace port_posix with port_stdcxx.
costan
2018-04-17
1
-48
/
+16
*
Add tests for ConsumeDecimalNumber.
costan
2018-04-13
1
-0
/
+1
*
Define LEVELDB_HAS_PORT_CONFIG_H for old compilers.
costan
2018-04-09
1
-0
/
+33
*
Rename CMake project / targets from Leveldb to leveldb.
costan
2018-03-23
1
-9
/
+9
*
Take <atomic> for granted in port/atomic_pointer.h.
costan
2018-03-21
1
-3
/
+0
*
leveldb: Require C++11.
costan
2018-03-21
1
-3
/
+8
*
Add export.h to CMakeLists.txt
Hyzeta
2018-03-20
1
-0
/
+2
*
Add CMake build support.
costan
2018-03-16
1
-0
/
+412