| 5 years ago | Andrew Kelley | | work around compiler bug regarding generic function slice alignment |
| 5 years ago | Andrew Kelley | | std.crypto.random: introduce fork safety |
| 5 years ago | Andrew Kelley | | take advantage of std.os.linux.getauxval |
| 5 years ago | Andrew Kelley | | update test-stack-traces because start.zig updated |
| 5 years ago | Andrew Kelley | | std: tlcsprng: cleanups & improvements |
| 5 years ago | Andrew Kelley | | memory fences to make sure TLS init happens |
| 5 years ago | Andrew Kelley | | update guess number standalone test |
| 5 years ago | Andrew Kelley | | start code: overwrite AT_RANDOM after we use it |
| 5 years ago | Andrew Kelley | | std: introduce a thread-local CSPRNG for general use |
| 5 years ago | LemonBoy | | std: Properly fix the TLS alignment problem |
| 5 years ago | Andrew Kelley | | std: align(16) main_thread_tls_buffer |
| 5 years ago | Tau | | Add baudrate constants |
| 5 years ago | Luuk de Gram | | Fix StackFallbackAllocator |
| 5 years ago | Josh Holland | | Improve documentation for string slices. |
| 5 years ago | Dmitry Atamanov |  | Add process_madvise to Linux syscalls (#7450) |
| 5 years ago | Andrew Kelley | | zig cc: default to a.exe on windows |
| 5 years ago | Andrew Kelley | | stage2: add test_evented_io to cache hash |
| 5 years ago | data-man | | Fix typo in math.order |
| 5 years ago | Veikka Tuominen | | translate-c: detect parenthesized string literals |
| 5 years ago | Andrew Kelley |  | Merge pull request #7431 from LemonBoy/fix-7426 |
| 5 years ago | Christian Wesselhoeft | | mingw-w64: add .def files for xaudio2_8 |
| 5 years ago | luna |  | create SendToError (#7417) |
| 5 years ago | LemonBoy | | stage2: Add -include libc-symbols.h when building crtn.S |
| 5 years ago | Sébastien Marie | | openbsd: crt0.o file is different when build static or dynamic mode |
| 5 years ago | Sébastien Marie | | openbsd: correct few structs |
| 5 years ago | Sebastien Marie |  | openbsd: link with required system libraries (#7380) |
| 5 years ago | LemonBoy | | stage1: Don't skip steps when analyzing union types |
| 5 years ago | data-man | | Add missed Linux syscalls |
| 5 years ago | Jakub Konka |  | Merge pull request #7411 from LemonBoy/sigaction-smoke |
| 5 years ago | LemonBoy | | std: Fix formatting of type values |
| 5 years ago | Isaac Freund | | stage2: use %type not @type for libc stubs |
| 5 years ago | Andrew Kelley | | bump version to 0.7.0 => 0.7.1 |
| 5 years ago | Andrew Kelley |  | Merge pull request #7406 from ifreund/dyn-musl2 |
| 5 years ago | Andrew Kelley | | glibc: do not provide -lcrypt |
| 5 years ago | Andrew Kelley | | std.fs.path.extension: different behavior for ending dot |
| 5 years ago | Andrew Kelley | | stage2: proper file extension stripping |
| 5 years ago | Andrew Kelley | | std.fs.path.extension: add additional API guarantee |
| 5 years ago | Andrew Kelley |  | Merge pull request #7098 from MasterQ32/std.fs.path.extension |
| 5 years ago | Andrew Kelley | | fix deadlock with build-exe on an object for windows |
| 5 years ago | Andrew Kelley | | mingw-w64: add .def files for xinput1_4 |
| 5 years ago | Andrew Kelley | | mingw-w64: add support for -lwldap32 |
| 5 years ago | LemonBoy | | zig fmt: Fix alignment of initializer elements |
| 5 years ago | Andrew Kelley | | stage2: detect redundant C/C++ source files |
| 5 years ago | Andrew Kelley | | update contributing docs |
| 5 years ago | Andrew Kelley | | CLI: improved local cache directory logic |
| 5 years ago | antlilja | | Added global-cache argument to build system + removed extra args. |
| 5 years ago | Andrew Kelley |  | Merge pull request #7372 from LemonBoy/atomicint |
| 5 years ago | Evan Haas | | Support casting enums to all int types. |
| 5 years ago | Andrew Kelley |  | Merge pull request #7369 from jorangreef/io_uring_timeout |
| 5 years ago | Veikka Tuominen |  | make std.json.unescapeString pub |
|