index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
update_crc_catalog.zig
Age
Commit message (
Expand
)
Author
5 days
test-standalone: fix most compilation errors
Andrew Kelley
5 days
tools: fix compilation errors
Andrew Kelley
5 days
update remaining calls to std.Io.Threaded.init
Andrew Kelley
5 days
fix compilation of incr-check
Andrew Kelley
2025-10-30
std.debug.lockStderrWriter: also return ttyconf
Matthew Lugg
2025-08-30
update tools and other miscellaneous things to new APIs
Andrew Kelley
2025-08-28
update more to avoid GenericWriter
Andrew Kelley
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-08
std.Io: remove BufferedWriter
Andrew Kelley
2025-07-16
tools: fix some bitrot
Alex Rønne Petersen
2025-07-07
update standalone and incremental tests to new API
Andrew Kelley
2024-04-28
std.hash.crc: simplify api
Marc Tiehuis
2024-04-11
std.hash.crc: get rid of usingnamespace
Brandon Black
2023-09-06
update crc catalog gen script
Marc Tiehuis
2023-05-13
std.mem: Rename splitFull/tokenizeFull to splitSequence/tokenizeSequence
Ryan Liptak
2023-05-13
Update all std.mem.split calls to their appropriate function
Ryan Liptak
2023-02-18
update std lib and compiler sources to new for loop syntax
Andrew Kelley
2023-01-22
Rewrite update_crc_catalog in zig and move tests to separate file
fn ⌃ ⌥