| 5 years ago | kprotty | | zig fmt |
| 5 years ago | kprotty | | std.Thread: move linux detach code to inline asm |
| 5 years ago | kprotty | | zig fmt |
| 5 years ago | kprotty | | std.Thread: non-zero child_tid to avoid racy join() |
| 5 years ago | kprotty | | std.Thread: add CLONE_CHILD_SETTID to fix join() |
| 5 years ago | kprotty | | std.Thread: fix tls 9386 linux typo |
| 5 years ago | kprotty | | std.Thread: more cleanup & testing |
| 5 years ago | kprotty | | std.Thread: more fixes |
| 5 years ago | kprotty | | std.Thread: fix posix |
| 5 years ago | kprotty | | std.Thread: fix futex test + thread errors |
| 5 years ago | kprotty | | std.Thread: fix futex thread spawning |
| 5 years ago | kprotty | | std.Thread: more typo fixes |
| 5 years ago | kprotty | | std.Thread: more fixes |
| 5 years ago | kprotty | | std.Thread: typo fixes 2 |
| 5 years ago | kprotty | | std.Thread: uh more typo fixes |
| 5 years ago | kprotty | | std.Thread: more compile error fixes |
| 5 years ago | kprotty | | std.Thread: fixup ThreadPool.zig |
| 5 years ago | kprotty | | std.Thread: even more typo fixes |
| 5 years ago | kprotty | | std.Thread: fix some typos |
| 5 years ago | kprotty | | std.Thread: add tests + getCurrentId() returns ints when possible |
| 5 years ago | kprotty | | std.Thread: another typo fix |
| 5 years ago | kprotty | | std.Thread.getCpuCount(): fix usages |
| 5 years ago | kprotty | | changes to accomodate std.Thread update |
| 5 years ago | kprotty | | std.Thread: rewrite + extensions |
| 5 years ago | Andrew Kelley | | fix start code for WebAssembly |
| 5 years ago | Takeshi Yoneda | | Fix test cases for stage2. |
| 5 years ago | Takeshi Yoneda | | Add support for WASI reactor in pure Zig-exe. (#9178) |
| 5 years ago | Jakub Konka | | Merge pull request #9254 from moosichu/feature/macos-link-universal-static-libs |
| 5 years ago | Nameless | | std/os/uefi: fix packed struct bitfields |
| 5 years ago | Sreehari Sreedev | | boot_services: allow custom MemoryTypes |
| 5 years ago | Jakub Konka | | Merge pull request #9266 from ziglang/zld-dylibs |
| 5 years ago | Andrew Kelley | | Merge pull request #9258 from ziglang/shared-cache-locking |
| 5 years ago | Jakub Konka | | Merge pull request #9242 from ziglang/zld-link-system-libsystem-when-native |
| 5 years ago | Andrew Kelley | | Revert "Include package root dir in stage2 error messages" |
| 5 years ago | J.C. Moyer | | Include package root dir in stage2 error messages |
| 5 years ago | Isaac Freund | | std/fmt: add fmtDurationSigned |
| 5 years ago | g-w1 | | stage2: fix unreachable in union(enum) with anytype payload |
| 5 years ago | Evan Haas | | translate-c: Add documentation for `zig translate-c` |
| 5 years ago | Emil Lerch | | allow json scientific notation to coerce to integers as long as they actually resolve to int type |
| 5 years ago | Robin Voetter | | Export isValidId, remove pub on unexported functions |
| 5 years ago | Andrew Kelley | | Merge pull request #9148 from marler8997/windowsChildOutput |
| 5 years ago | Jakub Konka | | Merge pull request #9202 from ifreund/sysroot |
| 5 years ago | Andrew Kelley | | AstGen: fix O(N^2) perf for many decls with same parent |
| 5 years ago | Jakub Konka | | zld: fix section mapping for Go specific sections |
| 5 years ago | xackus | | mark tsan as linguist-vendored |
| 5 years ago | Tom Read Cutting | | Add fat/universal dylib support to zig ld |
| 5 years ago | Jacob G-W | | stage2: implement @setRuntimeSafety |
| 5 years ago | Jacob G-W | | langref: make @setRuntimeSafety more correct |
| 5 years ago | Jakub Konka | | Merge pull request #9229 from ziglang/zld-objc-frameworks |
| 5 years ago | Jakub Konka | | Merge pull request #9171 from ziglang/zld-tapi |
|