COMMITS
May 9, 2026
J
test: increase error path coverage for packer limits and writeFn
jinzhongjia committed
J
chore: remove scheduled workflow and master Zig version from CI
jinzhongjia committed
J
fix: update for Zig 0.16 ArrayList and allocator API changes
jinzhongjia committed
J
chore(ci): update test workflow to trigger on main and PR events
jinzhongjia committed
May 6, 2026
J
docs: update Zig 0.16.0 as stable and fix benchmark timing
jinzhongjia committed
May 3, 2026
J
chore(ci): 统一使用 mlugg/setup-zig@v2 替代已废弃 action
jinzhongjia committed
J
fix: add compatibility for Zig 0.16 ArrayList and timer changes
jinzhongjia committed
April 1, 2026
M
chore: apply suggested fixes
Mustafa Dokumacı committed
M
chore: apply suggested fixes
Mustafa Dokumacı committed
M
fix(clonePayload): simplify error handling in clonePayload function
Mustafa Dokumacı committed
March 31, 2026
M
chore: apply code review changes
Mustafa Dokumacı committed
M
fix(clonePayload): improve error handling for partial cloning of arrays and maps
Mustafa Dokumacı committed
March 30, 2026
M
feat(Payload): add deepClone method for Payload struct
Mustafa Dokumacı committed
M
test(PackerIO): add test for large integer float precision to ensure correct encoding
Mustafa Dokumacı committed
M
Improve writeFloat function for precision
Mustafa Dokumacı committed
March 13, 2026
M
test(PackerIO): add test for truncated array cleanup on error
Mustafa Dokumacı committed
M
fix(PackWithLimits): remove unnecessary cleanup calls on error conditions
Mustafa Dokumacı committed
March 12, 2026
M
Fix Memory Leak
Mustafa Dokumacı committed
December 16, 2025
J
chore(env): remove .envrc
jinzhongjia committed
J
chore(ci): remove macOS x86_64 from test matrix
jinzhongjia committed
November 2, 2025
J
refactor(test): rename skip error for Zig version checks
jinzhongjia committed
J
feat(msgpack): add PackerIO API for std.io interfaces
jinzhongjia committed
November 1, 2025
J
refactor(msgpack): remove unused fillParentContainer params
jinzhongjia committed
J
test(ci): add Zig version matrix support
jinzhongjia committed
J
style(msgpack): reformat asm and fix whitespace
jinzhongjia committed
J
feat(msgpack): add multi-architecture prefetch
jinzhongjia committed
J
test(ci): add architecture matrix support
jinzhongjia committed
J
perf(msgpack): add cache prefetch optimizations
jinzhongjia committed