| 3 years ago | Andrew Kelley | | std.mem.copy: update to new for loop syntax |
| 3 years ago | Andrew Kelley | | link.Elf: keep the logic for updates but condition on hcs |
| 3 years ago | Andrew Kelley | | hot code swapping PoC working |
| 3 years ago | Andrew Kelley | | link: PTRACE_ATTACH/PTRACE_DETACH |
| 3 years ago | Andrew Kelley | | stage2: hot code swapping PoC |
| 3 years ago | Andrew Kelley | | std.os.linux: add ptrace |
| 3 years ago | Andrew Kelley | | CI: use -j1 like a coward |
| 3 years ago | Andrew Kelley | | zig build: add a -j<N> option for limiting concurrency |
| 3 years ago | Andrew Kelley | | update to new for loop syntax |
| 3 years ago | Andrew Kelley | | build runner: show stderr even on successful steps run |
| 3 years ago | Andrew Kelley | | std.Build: better handling of stderr of child processes |
| 3 years ago | Andrew Kelley | | std.Progress: add lock_stderr and unlock_stderr |
| 3 years ago | Andrew Kelley | | std.Build: further enhance debug message for bad getPath() |
| 3 years ago | Andrew Kelley | | std.Build: improve debugging of misconfigured steps |
| 3 years ago | Andrew Kelley | | build system: capture stderr and report it later |
| 3 years ago | Andrew Kelley | | build runner: proper threaded dependency management |
| 3 years ago | Andrew Kelley | | build_runner now executes the step graph in parallel |
| 3 years ago | Andrew Kelley | | add std.heap.ThreadSafeAllocator |
| 3 years ago | Andrew Kelley | | extract ThreadPool and WaitGroup from compiler to std lib |
| 3 years ago | Andrew Kelley | | build runner: untangle dependency loop checking from making |
| 3 years ago | Andrew Kelley | | extract some logic from std.Build to build_runner.zig |
| 3 years ago | Andrew Kelley |  | Merge pull request #14918 from jacobly0/x86_64 |
| 3 years ago | Bas Westerbaan |  | Add Kyber post-quantum key encapsulation mechanism (#14902) |
| 3 years ago | Frank Denis |  | Argon2: properly handle outputs > 64 bytes in blake2Long() (#14914) |
| 3 years ago | DerryAlex |  | Implement readFromMemory/writeToMemory for ptrLikeOptional |
| 3 years ago | Kotaro Inoue |  | Fix to use '/' for a empty path (#14884) |
| 3 years ago | Matthew Lugg | | Sema: allow comptime mutation of multiple array elements |
| 3 years ago | Frank Denis |  | Move std.crypto.config options to std.options (#14906) |
| 3 years ago | Frank Denis |  | Add configurable side channels mitigations; enable them on soft AES (#13739) |
| 3 years ago | Jakub Konka |  | Merge pull request #14886 from ziglang/x86_64-encoder |
| 3 years ago | Hashi364 |  | Resolve docs inconsistency with Overflow builtins |
| 3 years ago | Ian Johnson | | Sema: avoid panic on callconv(.C) generic return type |
| 3 years ago | Frank Denis |  | crypto.aescrypto.encrypt: do not add the round key in an asm block (#14899) |
| 3 years ago | Techatrix | | langref: add missing comma in assembly expressions |
| 3 years ago | Matthew Lugg | | translate-c: translate extern unknown-length arrays using @extern |
| 3 years ago | Matthew Lugg | | Sema: @extern fixes |
| 3 years ago | Matthew Lugg | | Sema: improve error message when calling non-member function as method |
| 3 years ago | Isaac Freund | | std: Add ArrayList.insertAssumeCapacity() |
| 3 years ago | Andrius Bentkus | | Module: retry ZIR cache file creation |
| 3 years ago | Andrew Kelley | | eliminate posix_spawn from the standard library |
| 3 years ago | Luuk de Gram |  | Merge pull request #14869 from Luukdegram/wasm-linker |
| 3 years ago | Lavt Niveau |  | Include `signal.h` to define SIGTRAP in Stage 1 compiler (#14867) |
| 3 years ago | Matthew Lugg | | Sema: correctly detect use of undefined within slices in @Type |
| 3 years ago | antlilja | | Add ability to import dependencies from build.zig |
| 3 years ago | Andrew Kelley |  | Merge pull request #14762 from truemedian/http-keepalive |
| 3 years ago | Matthew Lugg | | Fix test case added in 6d7fb8f |
| 3 years ago | Frank Denis |  | TurboSHAKE: change default delimiter to 0x1F (#14857) |
| 3 years ago | Andrew Kelley | | CI: more aggressively check zig1 bootstrapping |
| 3 years ago | Frank Denis |  | Fix incorrect SHA-3 computation with the streaming API (#14852) |
| 3 years ago | Matthew Lugg | | Sema: check type of comptime try operand |
|