Skip to content

Tags: WGH-/zstd

Tags

v1.4.8+patch1

Toggle v1.4.8+patch1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#97 from DataDog/evan.jones/pointer-to-go-p…

…ointer

Fix "Go pointer to Go pointer" panics

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#93 from DataDog/viq111/zstd1.4.8

Update zstd to version 1.4.8

v1.4.5+patch2

Toggle v1.4.5+patch2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#91 from DataDog/uintptr-bug

Pass pointers to C as unsafe.Pointer, not uintptr (memory corruption)

v1.4.5+patch1

Toggle v1.4.5+patch1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#86 from delthas/1.x

[zstd_stream] Add Writer.Flush()

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#80 from DataDog/viq111/stream2-decompression

[zstd_stream] Now use ZSTD_decompressStream C API

v1.4.5-rc.1

Toggle v1.4.5-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#79 from DataDog/viq111/stream2

[zstd_stream] Now use ZSTD_compressStream2 C API

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#73 from dbenamydd/1.x

Update zstd to version 1.4.4

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#64 from bai/zstd-1.4.1

Update zstd to version 1.4.1

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#58 from bai/zstd-1.4.0

Update vendored zstd to 1.4.0

v1.3.8

Toggle v1.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DataDog#56 from DataDog/viq111/keepalive

[zstd] Properly keep alive src