forked from PIVX-Project/PIVX
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #1: Merge upstream LevelDB 1.20
196962f Add AcceleratedCRC32C to port_win.h (Pieter Wuille) a53934a Increase leveldb version to 1.20. (costan) f3f1397 Separate Env tests from PosixEnv tests. (costan) eb4f097 leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit). (costan) d0883b6 Fixed path to doc file: index.md. (cmumford) 7fa2094 Convert documentation to markdown. (cmumford) ea175e2 Implement support for Intel crc32 instruction (SSE 4.2) (costan) 95cd743 Including <limits> for std::numeric_limits. (cmumford) 646c358 Limit the number of read-only files the POSIX Env will have open. (cmumford) a2fb086 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. (corrado) Tree-SHA512: 27df89e36313889cbe87d9e0e02e74c70c086a1f6b0d4f3fd98bc18d3b87aa94848864b31f39fe3c91870e3bba6ec7c355ec3209a7cfd3d16b117782c7c3245a
- Loading branch information
Showing
30 changed files
with
1,406 additions
and
1,145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.