summaryrefslogtreecommitdiff
path: root/src/third_party/snappy-1.1.7
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-28073 Upgrade Snappy to version 1.1.7Mathew Robinson2019-01-1426-0/+6794
|
* Revert "SERVER-28073 Upgrade Snappy to version 1.1.7"Ian Boros2019-01-1025-6718/+0
| | | | This reverts commit 46bb07958cdd0bbeb3402a3aab88954ecd63ce3c.
* Revert "SERVER-28073 [Snappy-1.1.2 Patch]: Eliminate memory allocation from ↵Ian Boros2019-01-101-22/+9
| | | | | | snappy_compress" This reverts commit 6f5396aad875d7c7e5c4653ba7158dfc33d82138.
* Revert "SERVER-28073 [Snappy-1.1.2 Patch]: prefer memcpy to undefined ↵Ian Boros2019-01-101-5/+2
| | | | | | reinterpret_cast for UNALIGNED_LOAD/STORE functions" This reverts commit b52a4171ec2139856c7a058aec2bab525d7575dd.
* Revert "SERVER-28073 [Snappy-1.1.2 Patch]: fix Windows build for ssize_t"Ian Boros2019-01-101-1/+1
| | | | This reverts commit 524cc45b29e023c9004f51f8a90c5bb7b0d7c169.
* SERVER-28073 [Snappy-1.1.2 Patch]: fix Windows build for ssize_tMathew Robinson2019-01-091-1/+1
|
* SERVER-28073 [Snappy-1.1.2 Patch]: prefer memcpy to undefined ↵Mathew Robinson2019-01-091-2/+5
| | | | reinterpret_cast for UNALIGNED_LOAD/STORE functions
* SERVER-28073 [Snappy-1.1.2 Patch]: Eliminate memory allocation from ↵Mathew Robinson2019-01-091-9/+22
| | | | snappy_compress
* SERVER-28073 Upgrade Snappy to version 1.1.7Mathew Robinson2019-01-0925-0/+6718