COMMITS
/ lib/std/zip.zig August 28, 2025
A
std.Io: delete GenericReader
Andrew Kelley committed
August 11, 2025
A
std.fs.File.Reader.getSize: check file kind on stat
Andrew Kelley committed
August 7, 2025
F
std/zip.zig: perform backslash-to-forward-slash before isBadFilename()
Frank Denis committed
July 29, 2025
A
compiler: fix unit test compile errors
Andrew Kelley committed
A
fix 32-bit compilation
Andrew Kelley committed
A
compiler: update to new flate API
Andrew Kelley committed
July 26, 2025
A
std.compress: rework flate to new I/O API
Andrew Kelley committed
July 4, 2025
A
std.zip: work around deprecated API
Andrew Kelley committed
A
std.testing: update to new std.io API
Andrew Kelley committed
July 2, 2025
A
std.zig.llvm.Builder: update format API
Andrew Kelley committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
A
std.io: deprecated Reader/Writer; introduce new API
Andrew Kelley committed
October 20, 2024
A
runtime page size detection
Archbirdplus committed
January 27, 2025
S
std.zip: Include the last paragraph in top-level doc comments
Shun Sakai committed
January 22, 2025
S
std.zip: Replace invisible doc comments with top-level doc comments
Shun Sakai committed
January 17, 2025
A
std.zip: Add ZIP64 support for local file header extra field
axel escalada committed
June 17, 2024
J
std.zip: Fix typo in doc comments
Jay Petacat committed
May 3, 2024
R
std: Convert deprecated aliases to compile errors and fix usages
Ryan Liptak committed
April 20, 2024
J
add std.zip and support zip files in build.zig.zon
Jonathan Marler committed