8000 Tags · golang/snappy · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the o 10000 wner on Mar 7, 2025. It is now read-only.

Tags: golang/snappy

Tags

v1.0.0

Toggle v1.0.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 #68 from MarkLodato/cli-readme

README: update instructions to install CLI

v0.0.4

Toggle v0.0.4's commit message
Update AUTHORS and CONTRIBUTORS

v0.0.3

Toggle v0.0.3'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 #56 from AWSjswinney/arm64-port-pr

bug fix to encode_arm64.s: some registers overwritten in memmove call

ARM64 memmove clobbers R16 and R17 as of
https://go-review.googlesource.com/c/go/+/243357

v0.0.2

Toggle v0.0.2's commit message
A+C: add Jonathan Swinney <jswinney@amazon.com>.

v0.0.1

Toggle v0.0.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 #46 from creachadair/gomod

Add a go.mod file for basic Go modules support.
0