| 3 years ago | Dominic | | std.compress.zstandard: add init/deinit for ring buffer, fix len() |
| 3 years ago | Dominic | | std.compress.zstandard: verify checksum in decodeFrameAlloc() |
| 3 years ago | Dominic | | std.compress.zstandard: clean up error sets and line lengths |
| 3 years ago | Dominic | | std.compress.zstandard: add doc comments for RingBuffer |
| 3 years ago | Dominic | | std.compress.zstandard: add window size limit param |
| 3 years ago | Dominic | | std.compress.zstandard: add integer casts u64 -> usize |
| 3 years ago | Dominic | | std.compress.zstandard: minor cleanup and add doc comments |
| 3 years ago | Dominic | | std.compress.zstandard: remove debug logging |
| 3 years ago | Dominic | | std.compress.zstandard: properly track consumed count in decodeFrameBlocks |
| 3 years ago | Dominic | | std.compress.zstandard: add input length safety checks |
| 3 years ago | Dominic | | std.compress.zstandard: validate fse table value count |
| 3 years ago | Dominic | | std.compress.zstandard: fix dictionary field size |
| 3 years ago | Dominic | | std.compress.zstandard: validate sequence lengths |
| 3 years ago | Dominic | | std.compress.zstandard: clean up integer casts |
| 3 years ago | Dominic | | std.compress.zstandard: clean up api |
| 3 years ago | Dominic | | std.compress.zstandard: cleanup ReverseBitReader |
| 3 years ago | Dominic | | std.compress.zstandard: add decodeZStandardFrameAlloc |
| 3 years ago | Dominic | | std.compress.zstandard: add functions decoding into ring buffer |
| 3 years ago | Dominic | | std.compress.zstandard: cleanup decodeBlock |
| 3 years ago | Dominic | | std.compress: add zstandard decompressor |
| 3 years ago | Dominic | | std.hash: add XxHash64 and XxHash32 |
| 3 years ago | Jan Philipp Hafer | | compiler_rt: restructure compiler_rt.zig according to README.md |
| 3 years ago | Andrew Kelley |  | Merge pull request #11982 from marler8997/ignoreSigpipe |
| 3 years ago | Veikka Tuominen | | implement `writeToMemory`/`readFromMemory` for pointers |
| 3 years ago | Andrew Kelley | | Revert "Merge pull request #14661 from evacchi/zig-wasi-preopens" |
| 3 years ago | Luuk de Gram |  | Merge pull request #14661 from evacchi/zig-wasi-preopens |
| 3 years ago | Andrew Kelley |  | Merge pull request #14671 from ziglang/multi-object-for |
| 3 years ago | Tom Read Cutting |  | Correctly handle carriage return characters according to the spec (#12661) |
| 3 years ago | The Potato Chronicler |  | Fix grammatical error in doc comment |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: fix default caching logic |
| 3 years ago | Matt Knight |  | Value: implement writeToMemory for packed unions |
| 3 years ago | flexicoding |  | compiler_rt: remove unexported functions |
| 3 years ago | Ali Chraghi | | Ast: fix expected_block error message |
| 3 years ago | Motiejus Jakštys | | [all linkers] fail hard on unsupported flags |
| 3 years ago | Andrew Kelley | | CLI: detect linker color diagnostics flags |
| 3 years ago | Motiejus Jakštys | | [linker] ignore --sort-common |
| 3 years ago | Motiejus Jakštys | | [elf linker] add --sort-section |
| 3 years ago | Andrew Kelley |  | Merge pull request #11912 from motiejus/wl-no-undefined |
| 3 years ago | Chris Boesch |  | crypto: add AES-CMAC (RFC 4493) (#14545) |
| 3 years ago | Veikka Tuominen | | split `@qualCast` into `@constCast` and `@volatileCast` |
| 3 years ago | Jakub Konka | | comp: reinstate -fcompiler-rt when used with build-obj as output |
| 3 years ago | Tom Read Cutting | | Zld: Report archive file with cpu arch mismatch |
| 3 years ago | Philippe Pittoli | | Add std.c.umask. |
| 3 years ago | Andrew Kelley |  | Merge pull request #14571 from ziglang/more-build-zig |
| 3 years ago | Veikka Tuominen |  | Merge pull request #14548 from schmee/std-json-fixes |
| 3 years ago | AdamGoertz |  | Add -ferror-tracing and -fno-error-tracing compile options |
| 3 years ago | Manlio Perillo | | langref: make more examples testable |
| 3 years ago | Leo Constantinides |  | std: support deserialising JSON strings containing escape seqences into sentinel slice |
| 3 years ago | Frank Denis | | std.crypto: add the Ascon permutation |
| 3 years ago | Ali Chraghi | | zig fmt: additionally format .zon files |
|