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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace SSE-optimized CRC32C in POSIX port with external library.
costan
2017-10-10
4
-172
/
+29
*
leveldb: Rename SNAPPY to HAVE_SNAPPY.
costan
2017-10-05
2
-14
/
+14
*
leveldb: Remove *_unlocked feature detection from POSIX port.
costan
2017-10-05
1
-9
/
+0
*
Add LEVELDB_EXPORT macro to export public symbols.
cmumford
2017-10-04
17
-193
/
+226
*
leveldb: Include <algorithm> in util/env_test.cc.
costan
2017-10-04
1
-0
/
+2
*
Fix FD leak in POSIX Env.
costan
2017-10-03
1
-1
/
+1
*
leveldb: Add tests for CL 170769101.
costan
2017-10-03
1
-12
/
+59
*
Remove handling for unused LRUHandle representation special case.
costan
2017-10-03
1
-10
/
+7
*
Fix file writing bug in CL 170738066.
sanjay
2017-10-03
1
-2
/
+2
*
Fix use of uninitialized value in LRUHandle.
cmumford
2017-10-03
2
-1
/
+12
*
Fix issue 474: a race between the f*_unlocked() STDIO calls in
sanjay
2017-10-03
3
-47
/
+156
*
Use portable CRC32C from google/crc32c.
costan
2017-09-26
1
-298
/
+328
*
Remove confusing and unnecessary if.
costan
2017-09-01
1
-7
/
+3
*
Simplify Table::Open() flow and remove a delete call.
costan
2017-09-01
1
-8
/
+3
*
Switched variable type from int to uint64_t in ConsumeDecimalNumber.
cmumford
2017-08-24
1
-1
/
+2
*
leveldb: Fix alignment code in SSE4.2-optimized CRC32C.
costan
2017-08-24
1
-2
/
+6
*
Remove dead code.
davidair
2017-08-24
1
-7
/
+0
*
Use __APPLE__ instead of OS_MACOS. The former is compiler-provided.
scrubbed
2017-08-24
3
-7
/
+7
*
leveldb: Report missing CURRENT manifest file as database corruption.
costan
2017-07-10
5
-31
/
+76
*
LevelDB: Add WriteBatch::ApproximateSize().
costan
2017-07-10
3
-0
/
+27
*
Increase leveldb version to 1.20.
v1.20
costan
2017-03-01
2
-2
/
+2
*
Separate Env tests from PosixEnv tests.
costan
2017-03-01
3
-48
/
+78
*
leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit).
costan
2017-03-01
1
-0
/
+4
*
Fixed path to doc file: index.md.
cmumford
2017-03-01
1
-1
/
+1
*
Convert documentation to markdown.
cmumford
2017-03-01
12
-1044
/
+890
*
Implement support for Intel crc32 instruction (SSE 4.2)
costan
2017-02-28
6
-1
/
+186
*
Including <limits> for std::numeric_limits.
cmumford
2017-02-09
1
-0
/
+1
*
Limit the number of read-only files the POSIX Env will have open.
cmumford
2017-01-04
3
-58
/
+204
*
Add option for max file size. The currend hard-coded value of 2M is inefficie...
corrado
2016-09-28
6
-32
/
+79
*
Increase leveldb version to 1.19.
v1.19
cmumford
2016-08-11
2
-2
/
+2
*
A zippy change broke test assumptions about the size of compressed output.
sanjay
2016-07-06
1
-6
/
+14
*
fix problems in LevelDB's caching code
m3b
2016-07-06
2
-35
/
+112
*
Fix LevelDB build when asserts are enabled in release builds. (#367)
John Abd-El-Malek
2016-04-15
1
-2
/
+1
*
Change std::uint64_t to uint64_t (#354)
Nicholas Westlake
2016-04-12
1
-2
/
+2
*
This CL fixes a bug encountered when reading records from leveldb files that ...
mjwiacek
2016-03-31
2
-12
/
+40
*
Deleted redundant null ptr check prior to delete.
cmumford
2016-03-31
1
-1
/
+1
*
Merge pull request #348 from randomascii/master
Chris Mumford
2016-02-24
1
-1
/
+1
|
\
|
*
Fix signed/unsigned mismatch on VC++ builds
Bruce Dawson
2016-02-19
1
-1
/
+1
|
/
*
Putting build artifacts in subdirectory.
cmumford
2016-01-29
3
-145
/
+326
*
Merge pull request #329 from ralphtheninja/travis-badge
Chris Mumford
2016-01-15
1
-0
/
+2
|
\
|
*
add travis build badge
Lars-Magnus Skog
2016-01-15
1
-0
/
+2
|
/
*
Merge pull request #328 from cmumford/master
Chris Mumford
2016-01-14
1
-0
/
+13
|
\
|
*
Added a Travis CI build file.
Chris Mumford
2016-01-14
1
-0
/
+13
|
/
*
Merge pull request #284 from ideawu/master
Chris Mumford
2016-01-12
1
-1
/
+2
|
\
|
*
fix indent
ideawu
2015-04-20
1
-1
/
+1
|
*
log compaction output file's level along with number
ideawu
2015-04-20
1
-1
/
+2
*
|
Merge pull request #317 from falvojr/patch-1
Chris Mumford
2016-01-12
1
-1
/
+1
|
\
\
|
*
|
Update README.md
Venilton FalvoJr
2015-11-23
1
-1
/
+1
|
|
/
*
|
Merge pull request #272 from vapier/master
Chris Mumford
2016-01-12
1
-0
/
+9
|
\
\
|
*
|
Fix Android/MIPS build.
David Turner
2014-12-17
1
-0
/
+9
|
|
/
[next]