Skip to content

Activity

Release 1.2.2

danilak-Gpushed 1 commit to main • de19405…6af9287 • 
19 hours ago

Merge pull request #203 from haney/msvc_shared

Pull request merge
danilak-Gpushed 2 commits to main • b395cf7…de19405 • 
19 hours ago

Merge pull request #197 from rp42/main

Pull request merge
danilak-Gpushed 2 commits to main • fa07e8a…b395cf7 • 
19 hours ago

Fix data corruption when output of snappy compression is more than 4GB

danilak-Gpushed 1 commit to main • 49087d4…fa07e8a • 
19 hours ago

Merge pull request #200 from gruenich/feature/cmake-3.10

Pull request merge
danilak-Gpushed 2 commits to main • 32ded45…49087d4 • 
5 days ago

Update CMakeLists NEON flag to reflect only AArch64 NEON optimizations

danilak-Gpushed 1 commit to main • fcf1982…32ded45 • 
on Aug 18, 2024

Update bazel module

danilak-Gpushed 1 commit to main • 58d911b…fcf1982 • 
on Aug 18, 2024

Add missing functional include for std::less_equal

danilak-Gpushed 1 commit to main • b49982c…58d911b • 
on Aug 18, 2024

Merge pull request #179 from mmorel-35/bzlmod

Pull request merge
danilak-Gpushed 2 commits to main • 07406b9…b49982c • 
on Aug 18, 2024

Merge pull request #181 from AtomicRobotMan0101/main

Pull request merge
danilak-Gpushed 2 commits to main • 2c94e11…07406b9 • 
on Aug 18, 2024

Release version 1.2.1

danilak-Gpushed 1 commit to main • 465b5b6…2c94e11 • 
on May 21, 2024

Restore old compression functions to preserve ABI

danilak-Gpushed 1 commit to main • 52820ea…465b5b6 • 
on May 21, 2024

Merge pull request #178 from jjerphan/build/update-version-to-1.2.0

Pull request merge
danilak-Gpushed 2 commits to main • 23b3286…52820ea • 
on Apr 10, 2024

Merge pull request #175 from Quuxplusone/suggest-override

Pull request merge
danilak-Gpushed 3 commits to main • 6b2eb70…23b3286 • 
on Apr 4, 2024

Fix all compilation errors to be C++11 compliant

danilak-Gpushed 1 commit to main • ab38064…6b2eb70 • 
on Apr 4, 2024

Fix compilation in the benchmark

danilak-Gpushed 1 commit to main • 4e693db…ab38064 • 
on Apr 4, 2024

Use C++11 style instead of C++20

danilak-Gpushed 1 commit to main • a60fd60…4e693db • 
on Apr 4, 2024

Fix sync

danilak-Gpushed 1 commit to main • 766d24c…a60fd60 • 
on Apr 4, 2024

Zippy level 2 for denser compression and faster decompression

danilak-Gpushed 1 commit to main • 4f5cf9a…766d24c • 
on Apr 4, 2024

Internal changes

danilak-Gpushed 1 commit to main • 8bf2640…4f5cf9a • 
on Apr 4, 2024

Internal changes

danilak-Gpushed 1 commit to main • f0b0c9b…8bf2640 • 
on Apr 4, 2024

Internal changes

danilak-Gpushed 1 commit to main • 54d07d5…f0b0c9b • 
on Apr 4, 2024

Restructure compression sampling for comparative analysis

danilak-Gpushed 1 commit to main • 27f34a5…54d07d5 • 
on Apr 4, 2024

Fix -Wsign-compare warning

rjogradypushed 1 commit to main • c9f9edf…27f34a5 • 
on Jul 12, 2023

Fixes for Windows bazel build.

rjogradypushed 1 commit to main • 66a30b8…c9f9edf • 
on Apr 15, 2023

Add initial bazel build support for snappy.

rjogradypushed 1 commit to main • f725f67…66a30b8 • 
on Apr 14, 2023

Upgrade googletest to v1.13.0 release.

Pull request merge
rjogradypushed 1 commit to main • 8325392…f725f67 • 
on Apr 13, 2023

Disable Wimplicit-int-float-conversion warning in googletest

rjogradypushed 1 commit to main • 108139d…8325392 • 
on Apr 13, 2023

Upgrade benchmark library to v1.7.1 release.

Pull request merge
pwnallpushed 1 commit to main • 00aa9ac…108139d • 
on Apr 11, 2023

Disable -Wsign-compare warning.

rjogradypushed 1 commit to main • cfc573e…00aa9ac • 
on Apr 11, 2023