Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-26 | 320 Bytes | |
Snappy 1.2.2 source code.tar.gz | 2025-03-26 | 1.1 MB | |
Snappy 1.2.2 source code.zip | 2025-03-26 | 1.2 MB | |
Totals: 3 Items | 2.3 MB | 1 |
-
We fixed a very old issue of data corruption when compressed size exceeds 4GB. This can happen when you compress data close to 4GB and it's incompressible, for example, random data.
-
Started to use minimum CMake 3.10 because older ones are not planned to be supported.
-
Various other small fixes