| 1 year ago | Andrew Kelley | | fix 32-bit compilation |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: delete bad unit tests |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: hashing is out of scope |
| 1 year ago | Andrew Kelley | | std.Io: delete SeekableStream |
| 1 year ago | Andrew Kelley | | putting stuff back does not require mutation |
| 1 year ago | Andrew Kelley | | compiler: update to new flate API |
| 1 year ago | Andrew Kelley | | simplify tossBitsEnding |
| 1 year ago | Andrew Kelley | | fix takeBitsEnding |
| 1 year ago | Andrew Kelley | | make takeBits deal with integers only |
| 1 year ago | Andrew Kelley | | fix peekBitsEnding |
| 1 year ago | Andrew Kelley | | error.EndOfStream disambiguation |
| 1 year ago | Andrew Kelley | | implement tossBitsEnding |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: unfuck the test suite |
| 1 year ago | Andrew Kelley | | simplify test cases |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: don't compute checksums |
| 1 year ago | Andrew Kelley | | refactor gzip test cases |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: implement peekBitsEnding and writeMatch |
| 1 year ago | Andrew Kelley | | fix bit read not at eof |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: fix bit read at eof |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: implement more bit reading |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: passing basic test case |
| 1 year ago | Andrew Kelley | | std.compress.flate.Decompress: add rebase impl |
| 1 year ago | Andrew Kelley | | std.Io: delete BitReader |
| 1 year ago | Andrew Kelley | | std.Io: remove BitWriter |
| 1 year ago | Andrew Kelley | | std.compress.flate: finish reorganizing |
| 1 year ago | Andrew Kelley | | simplify std.hash.Adler32 |
| 1 year ago | Andrew Kelley | | delete flate implementation |
| 1 year ago | Andrew Kelley | | std.compress: rework flate to new I/O API |
| 1 year ago | Chinmay Dalal | | enable pwd.h functions for other OSes |
| 1 year ago | Andrew Kelley | | std.Io.Reader: fix readVec at end |
| 1 year ago | Jackson Wambolt | | Sema: remove incorrect `requireRuntimeBlock` calls |
| 1 year ago | Matthew Lugg | | std.enums: fix `EnumIndexer` branch quota |
| 1 year ago | Matthew Lugg |  | Merge pull request #24632 from mlugg/lossy-int-to-float-coercion |
| 1 year ago | Andrew Kelley |  | Merge pull request #24633 from linusg/more-serenity-fixes |
| 1 year ago | Andrew Kelley | | fetch: remove calls to fsync |
| 1 year ago | mikastiv | | Sema: add note suggesting dropping try on non error-unions |
| 1 year ago | Dominic | | Sema: disallow slicing many-item pointer with different sentinel |
| 1 year ago | Matthew Lugg | | langref: improve `@import` documentation |
| 1 year ago | Chinmay Dalal | | add grp.h functions to c.zig |
| 1 year ago | Matthew Lugg |  | Merge pull request #24537 from IOKG04/some-documentation-updates-0 |
| 1 year ago | Loris Cro | | build system: print captured stderr on Run step failure |
| 1 year ago | Jackson Wambolt |  | Sema: check min/max operand types |
| 1 year ago | Matthew Lugg |  | Merge pull request #24278 from gooncreeper/atomic-fixes |
| 1 year ago | Krzysztof Wolicki |  | Sema: disallow tags on non-auto unions when reifying (#23488) |
| 1 year ago | Andrew Kelley | | std.Io.Reader: introduce readVec back into the VTable |
| 1 year ago | Alex Rønne Petersen | | compiler: disable self-hosted x86_64 backend on OpenBSD |
| 1 year ago | Justus Klausecker | | Sema: remove incorrect safety check for saturating left shift |
| 1 year ago | Kurt Wagner | | Update doc comment for `ptr_type` and `ptr_type_bit_range` to `data` of `.extra_and_node` |
| 1 year ago | Techatrix | | update `zig env` to respect `ZIG_LIB_DIR` and support wasi |
| 1 year ago | Andrew Kelley | | std.Io.Reader: make fillUnbuffered respect prexisting buffer |
|