Skip to content

Tags: undefinedlabs/go-mpatch

Tags

v1.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Go 1.20 (#15)

* Add Go 1.20.1

* Update README.md

* Update go.yml

* Update go.yml

* Update README.md

1.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ARM64 support (#13)

* Add arm64 support

1.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix race condition in isPatchable func and remove a test (#10)

v1.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix race condition in isPatchable func and remove a test (#10)

1.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revert breaking api changes (#9)

v1.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revert breaking api changes (#9)

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code style and refactoring changes (#7)

* Code style and refactoring changes

* fmt changes

* add go1.10 in the test suite

* adding go1.9 in the test matrix

* adding go1.8 in the test matrix

* test matrix changes

* adding go1.7 in the test matrix

* try to add macos to the test matrix

* go1.6 in test matrix

* remove go1.6 from the test matrix due an error in go get for macos

v1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code style and refactoring changes (#7)

* Code style and refactoring changes

* fmt changes

* add go1.10 in the test suite

* adding go1.9 in the test matrix

* adding go1.8 in the test matrix

* test matrix changes

* adding go1.7 in the test matrix

* try to add macos to the test matrix

* go1.6 in test matrix

* remove go1.6 from the test matrix due an error in go get for macos

1.0.4-pre.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pointer safety (#6)

* removes uintptr and uses unsafe.Pointer

* experiment test for GC

* Update README.md

v1.0.4-pre.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pointer safety (#6)

* removes uintptr and uses unsafe.Pointer

* experiment test for GC

* Update README.md