aboutsummaryrefslogtreecommitdiff
path: root/lib/std/zip.zig
AgeCommit message (Expand)Author
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-07std.io: deprecated Reader/Writer; introduce new APIAndrew Kelley
2025-02-06runtime page size detectionArchbirdplus
2025-01-27std.zip: Include the last paragraph in top-level doc commentsShun Sakai
2025-01-22std.zip: Replace invisible doc comments with top-level doc commentsShun Sakai
2025-01-17std.zip: Add ZIP64 support for local file header extra fieldaxel escalada
2024-06-17std.zip: Fix typo in doc commentsJay Petacat
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-05-03add std.zip and support zip files in build.zig.zonJonathan Marler