| 5 years ago | Kenta Iwasaki | | x/os/net: remove unnecessary comptime prefix in resolveScopeID() |
| 5 years ago | Kenta Iwasaki | | x: replace std.builtin with std.Target.current |
| 5 years ago | Kenta Iwasaki | | os: `sockaddr_storage` -> `std.x.os.Socket.Address.Native.Storage` |
| 5 years ago | Kenta Iwasaki | | x/os: {read, write}Vectorized() -> {read, write}Message() |
| 5 years ago | lithdew | | os: have sendmsg, recvmsg flags be c_int |
| 5 years ago | lithdew | | x/os, x/tcp: fix Socket.Message init values and tcp test buf len |
| 5 years ago | lithdew | | std/c: have sendmsg, recvmsg flags be u32 |
| 5 years ago | lithdew | | std/c: add recvmsg, sendmsg |
| 5 years ago | lithdew | | x/io, x/os: async i/o reactor, cross-platform socket syscalls and bits |
| 5 years ago | Frank Denis |  | std.crypto.p256.scalar: fe struct member is not a function (#8954) |
| 5 years ago | Andrew Kelley | | Tweak license in celebration of the upcoming 0.8.0 release :) |
| 5 years ago | protty |  | std.sync.atomic: extended atomic helper functions (#8866) |
| 5 years ago | daurnimator | | std: by default, disallow trailing data when parsing json |
| 5 years ago | daurnimator | | std: fix json.parse with 0 length arrays |
| 5 years ago | Andrew Kelley |  | Merge pull request #7918 from EthanGruffudd/json-ignore-fields |
| 5 years ago | Takeshi Yoneda | | build: rename ast_render in build.zig. |
| 5 years ago | Andrew Kelley |  | Merge pull request #8933 from ziglang/zig-ar |
| 5 years ago | Andrew Kelley |  | Merge pull request #8918 from ziglang/stage1-tokenizer |
| 5 years ago | Andrew Kelley | | AstGen: properly restore previous state after temporary changes |
| 5 years ago | Matthew Borkowski | | make writeIntSlice functions work for signed integers |
| 5 years ago | Andrew Kelley | | tests: disable i386-linux-gnu -lc target due to CI failures |
| 5 years ago | LemonBoy | | stage1: Fix for atomicrmw xchg on fp types |
| 5 years ago | Andrew Kelley |  | Merge pull request #8923 from Luukdegram/wasm-errors |
| 5 years ago | Andrew Kelley | | start.zig: intentional silent failure when cannot increase stack size |
| 5 years ago | Matthew Borkowski | | update comments to match changes to the formal grammar |
| 5 years ago | Jakub Konka |  | build: allow specifying rpaths explicitly (#8912) |
| 5 years ago | Isaac Freund | | stage2: disallow trailing dot on float literals |
| 5 years ago | Andrew Kelley |  | Merge pull request #8910 from mattbork/parser-small-allocs |
| 5 years ago | Frank Denis | | p256: update to the last fiat-crypto code & share PC tables |
| 5 years ago | Jakub Konka | | zld: search for .a before .dylib by default |
| 5 years ago | Jakub Konka | | zld: dylib paths need nul terminator included |
| 5 years ago | Matthew Borkowski | | stop tokenizer from recognizing lone `@` or `@` followed by a digit as a builtin |
| 5 years ago | Andrew Kelley | | tokenizer: fix crash on multiline string with only 1 backslash |
| 5 years ago | LemonBoy | | stage1: Store target info in the LLVM module |
| 5 years ago | Andrew Kelley |  | Merge pull request #8894 from xxxbxxx/standalone_buildmodes |
| 5 years ago | Andrew Kelley |  | Merge pull request #8892 from mattbork/prec-doc |
| 5 years ago | Joachim Schmidt | | Re-enable building the self-hosted compiler for 32-bit targets |
| 5 years ago | Andrew Kelley |  | Merge pull request #8876 from xxxbxxx/cxx-lto |
| 5 years ago | xavier | | zig cc: expose header files when linking libunwind |
| 5 years ago | Jens Goldberg | | Fix socklen_t cast in win32 recvfrom |
| 5 years ago | Andrew Kelley |  | Merge pull request #8862 from hoanga/haiku-support-linker |
| 5 years ago | Michael Dusan | | housekeeping: builtin.arch → builtin.cpu.arch |
| 5 years ago | Michael Dusan | | clang driver: fix lost argv[0] |
| 5 years ago | Ryan Liptak | | zig fmt: Remove workaround for . and .. path handling on Windows |
| 5 years ago | Michael Dusan | | dragonfly: pass `zig build test` |
| 5 years ago | Andrew Kelley | | stage2: introduce clangAssemblerSupportsMcpuArg |
| 5 years ago | Andrew Kelley | | make "gnu" (mingw-w64) the default C ABI on Windows |
| 5 years ago | Andrew Kelley |  | Merge pull request #8879 from squeek502/dot-and-dotdot-test |
| 5 years ago | Michael Dusan | | housekeeping: remove `pub` from ccPrintFileName() |
| 5 years ago | Andrew Kelley | | Revert "stage2: add support for zig cc assembler -mcpu option" |
|