Skip to content

Conversation

@WonderBeat
Copy link

  • ZIG 0.15 compatible

  • Replace std.fmt.format with writer.print for better performance

  • Add rawRemap function to MeasuredAllocator to support memory remapping (required in ZIG 0.15 )

  • Update xorTest to calculate expected size instead of hardcoding it

  • Switch Zig setup in CI to use mlugg/setup-zig action

  • zeroing memory in filter initialization to fix broken tests in github actions (ubuntu x86)

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

- ZIG 0.15 compatible
- Replace std.fmt.format with writer.print for better performance
- Add rawRemap function to MeasuredAllocator to support memory remapping
- Update xorTest to calculate expected size instead of hardcoding it
- Switch Zig setup in CI to use mlugg/setup-zig action
WonderBeat and others added 6 commits October 21, 2025 13:00
- Introduce .github/release-drafter.yml for automated changelog generation
- Configure release drafter with standard categories and version resolution rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant