{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":127268366,"defaultBranch":"master","name":"gozstd","ownerLogin":"valyala","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-29T09:23:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/283442?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716221837.0","currentOid":""},"activityList":{"items":[{"before":"8e7a79f9d0cc09341fc5b51d3873f34ee0711898","after":"dcec1ed4a01d60e25bd4525be5c649368d649560","ref":"refs/heads/master","pushedAt":"2024-05-20T16:16:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"Update upstream zstd from v1.5.5 to v1.5.6\n\nSee https://github.com/facebook/zstd/releases/tag/v1.5.6","shortMessageHtmlLink":"Update upstream zstd from v1.5.5 to v1.5.6"}},{"before":"2915def8e62159355fa32ea542341e0180cc0728","after":"8e7a79f9d0cc09341fc5b51d3873f34ee0711898","ref":"refs/heads/master","pushedAt":"2024-05-20T16:01:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"Avoid cgo bug by use C.calloc to allocate memory in C instead of C.malloc, (#61)\n\nSee https://pkg.go.dev/cmd/cgo:\r\n\r\nNote: the current implementation has a bug. While Go code is permitted to write nil or a C pointer (but not a Go pointer) to C memory, the current implementation may sometimes cause a runtime error if the contents of the C memory appear to be a Go pointer. Therefore, avoid passing uninitialized C memory to Go code if the Go code is going to store pointer values in it. Zero out the memory in C before passing it to Go.","shortMessageHtmlLink":"Avoid cgo bug by use C.calloc to allocate memory in C instead of C.ma…"}},{"before":"86a6d1f10af5c8b643ace44b7bad4fcc74e141dc","after":"2915def8e62159355fa32ea542341e0180cc0728","ref":"refs/heads/master","pushedAt":"2023-05-10T09:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"Makefile: tuning after 86a6d1f10af5c8b643ace44b7bad4fcc74e141dc","shortMessageHtmlLink":"Makefile: tuning after 86a6d1f"}},{"before":"af3f324640fa1cd75d8026c58df29d89467f9d1e","after":"86a6d1f10af5c8b643ace44b7bad4fcc74e141dc","ref":"refs/heads/master","pushedAt":"2023-05-10T07:54:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"Re-build libzstd_*.a files for supported architectures with zig\n\nfreebsd and illumos isn't supported yet by zig :(\nSee https://ziglang.org/learn/overview/\n\nThis is a follow-up for af3f324640fa1cd75d8026c58df29d89467f9d1e","shortMessageHtmlLink":"Re-build libzstd_*.a files for supported architectures with zig"}},{"before":"0c245dc28a1b79eb0761baa96d89f3f10e21393c","after":"af3f324640fa1cd75d8026c58df29d89467f9d1e","ref":"refs/heads/master","pushedAt":"2023-05-10T06:40:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"build: adds zig CC compiler for builds (#55)\n\nit should simplify releases for popular archs without building static libs at virtual machines\r\nhttps://dev.to/kristoff/zig-makes-go-cross-compilation-just-work-29ho","shortMessageHtmlLink":"build: adds zig CC compiler for builds (#55)"}},{"before":"030b13ff0f20602822cdad9604d707f937a08ae9","after":"0c245dc28a1b79eb0761baa96d89f3f10e21393c","ref":"refs/heads/master","pushedAt":"2023-04-10T18:26:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"build libzstd_windows_amd64.a for the updated zstd library v1.5.5 (#53)\n\n* build libzstd_windows_amd64.a for the updated zstd library v1.5.5\r\n\r\n* README.md: added build scenario for Windows","shortMessageHtmlLink":"build libzstd_windows_amd64.a for the updated zstd library v1.5.5 (#53)"}},{"before":"1571ae1dda2db490d5f3574da847fc1c4f86de37","after":"030b13ff0f20602822cdad9604d707f937a08ae9","ref":"refs/heads/master","pushedAt":"2023-04-10T18:25:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"update darwin64 build of libzstd_darwin_amd64.a to v1.5.5 (#54)","shortMessageHtmlLink":"update darwin64 build of libzstd_darwin_amd64.a to v1.5.5 (#54)"}},{"before":"033d406068f96bb8140019837a0798412a08b0f6","after":"1571ae1dda2db490d5f3574da847fc1c4f86de37","ref":"refs/heads/master","pushedAt":"2023-04-06T15:11:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"Enable building and use of this package on illumos-based operating systems (#46)","shortMessageHtmlLink":"Enable building and use of this package on illumos-based operating sy…"}},{"before":"b746074690f04e9e1711607fb0f6391c53921539","after":"033d406068f96bb8140019837a0798412a08b0f6","ref":"refs/heads/master","pushedAt":"2023-04-06T15:09:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"build libzstd_darwin_arm64.a for the updated zstd library v1.5.5 (#51)","shortMessageHtmlLink":"build libzstd_darwin_arm64.a for the updated zstd library v1.5.5 (#51)"}},{"before":"78eb2636d8a92f5993bb917f66ca1d79189c96bc","after":"b746074690f04e9e1711607fb0f6391c53921539","ref":"refs/heads/master","pushedAt":"2023-04-06T15:08:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"update freebsd build of libzstd_freebsd_amd64.a to v1.5.5 (#50)","shortMessageHtmlLink":"update freebsd build of libzstd_freebsd_amd64.a to v1.5.5 (#50)"}},{"before":"beabfea3e5a9dbc3f3495881dea599760b35c59c","after":"78eb2636d8a92f5993bb917f66ca1d79189c96bc","ref":"refs/heads/master","pushedAt":"2023-04-06T03:50:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valyala","name":"Aliaksandr Valialkin","path":"/valyala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/283442?s=80&v=4"},"commit":{"message":"Update upstream zstd from v1.5.4 to v1.5.5\n\nSee https://github.com/facebook/zstd/releases/tag/v1.5.5","shortMessageHtmlLink":"Update upstream zstd from v1.5.4 to v1.5.5"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETvqRIQA","startCursor":null,"endCursor":null}},"title":"Activity · valyala/gozstd"}