COMMITS
November 27, 2025
A
README: migrated to codeberg
Andrew Kelley committed
November 26, 2025
A
remove zig-cache from .gitignore
Alex Rønne Petersen committed
A
adjust issue templates for Codeberg
Alex Rønne Petersen committed
A
ci: remove GitHub Actions
Alex Rønne Petersen committed
A
ci: bump riscv64-linux-debug timeout by 1 hour
Alex Rønne Petersen committed
A
ci: make the workflow file a bit more readable
Alex Rønne Petersen committed
A
README: enhance plain text readability
Andrew Kelley committed
A
Merge pull request #26005 from jedisct1/kt128r
Alex Rønne Petersen committed
J
std.Progress: Terminate progress escape codes with `ST` not `BEL`
Jay Petacat committed
F
crypto.blake3: sequentially process larger small tree layers (#26046)
Frank Denis committed
F
std.crypto.kt128: add support for threads
Frank Denis committed
F
Add std.crypto.hash.sha3.{KT128,KT256} - RFC 9861. (#25593)
Frank Denis committed
November 25, 2025
G
std.elf implemented DynamicSectionBufferIterator
Giuseppe Cesarano committed
E
docs: fix up some README links
Eamon Burns committed
J
ci: remove hardcoded paths in aarch64-macos scripts
Jacob Young committed
A
ci: add aarch64-macos to Forgejo Actions
Alex Rønne Petersen committed
A
fetch: update from std.Thread.Pool to std.Io
Andrew Kelley committed
N
std.testing: Fix expectEqualDeep formatted enum (#25960)
Nir Lahad committed
A
Merge pull request #26037 from ziglang/build-runner-std.Io
Andrew Kelley committed
October 18, 2025
I
`Build.Step.Options`: add `comptime_float` support
IOKG04 committed
November 7, 2025
M
std.zig.AstGen: rename token_bytes parameter to ident_name_raw
Mateusz Poliwczak committed
November 18, 2025
M
std.Zig.AstGen: handle properly .inferred_ptr and .destructure in enum_literal handling
Mateusz Poliwczak committed
November 23, 2025
Z
std.Io.Threaded: fix QueryPerformanceCounter usage
Zihad committed
G
std.Io.File.readPositional fixed buffer type
Giuseppe Cesarano committed
November 24, 2025
R
Merge pull request #25993 from squeek502/windows-paths
Ryan Liptak committed
A
build runner: fix recursive locking of max_rss_mutex
Andrew Kelley committed
A
frontend: introduce error.Canceled
Andrew Kelley committed
A
build runner: update Mutex and Condition usage to std.Io
Andrew Kelley committed
A
build runner: update from std.Thread.Pool to std.Io
Andrew Kelley committed
A
std.Io: add Group.concurrent
Andrew Kelley committed