| 8 years ago | Andrew Kelley |  | better mutex implementation |
| 8 years ago | Andrew Kelley |  | std.Mutex: implement blocking mutexes on linux |
| 8 years ago | Andrew Kelley |  | add std.os.linux.vfork and std.os.linux.exit_group |
| 8 years ago | Andrew Kelley |  | Merge pull request #1619 from bnoordhuis/fix1570 |
| 8 years ago | Wink Saville | | Add doc comment for tokenLocationPtr (#1618) |
| 8 years ago | Jimmi Holst Christensen |  | Fixed StackTrace not being resolved when panic is invalid (#1615) |
| 8 years ago | Andrew Kelley | | increase stack size on windows for all executables |
| 8 years ago | Andrew Kelley |  | std lib (breaking): posixRead can return less than buffer size |
| 8 years ago | Andrew Kelley |  | std lib: flesh out the async I/O streaming API a bit |
| 8 years ago | Andrew Kelley |  | update std lib API for I/O |
| 8 years ago | Sahnvour | | Fixes --emit asm on windows and makes C header file generation explicit. (#1612) |
| 8 years ago | Andrew Kelley |  | build: omit finding libxml2, zlib since no direct dependency |
| 8 years ago | Andrew Kelley |  | rename std.event.tcp to std.event.net |
| 8 years ago | Andrew Kelley |  | Merge pull request #1594 from emekoi/master |
| 8 years ago | emekoi | | fixed native target detection |
| 8 years ago | Jimmi Holst Christensen | | Expose failing_allocator as *Allocator instead of const FailingAllocator |
| 8 years ago | Andrew Kelley |  | Merge pull request #1599 from ziglang/zig-build-arg0 |
| 8 years ago | Andrew Kelley |  | Release 0.3.00.3.0 |
| 8 years ago | Andrew Kelley | | rely on gcc for static builds on macos |
| 8 years ago | Andrew Kelley | | build: add support for ZIG_STATIC on MacOS |
| 8 years ago | Andrew Kelley |  | update @typeInfo docs |
| 8 years ago | Andrew Kelley | | add dll export storage class where appropriate |
| 8 years ago | Josh Wolfe | | overhaul api for getting random integers (#1578) |
| 8 years ago | Andrew Kelley |  | fix crash when compile error evaluating return... |
| 8 years ago | Andrew Kelley |  | fix variables which are pointers to packed struct fields |
| 8 years ago | Andrew Kelley |  | the last number in a packed ptr is host int bytes |
| 8 years ago | Wink Saville | | Tweak SYMBOL_CHAR define in tokenizer.cpp |
| 8 years ago | Andrew Kelley |  | fix implicit casting to *c_void |
| 8 years ago | Jay Petacat | | stage1: Added `zig help` to show usage on stdout |
| 8 years ago | Andrew Kelley |  | fix crash on runtime index into slice of comptime type |
| 8 years ago | Andrew Kelley |  | fix not syntax highlighting builtin module |
| 8 years ago | Andrew Kelley |  | fix self reference through fn ptr field crash |
| 8 years ago | Wink Saville | | Remove StrLitKind enum |
| 8 years ago | Andrew Kelley |  | fix more bigint code paths and add tests |
| 8 years ago | Andrew Kelley | | fix translate-c test expecting incorrect C ABI on windows |
| 8 years ago | Andrew Kelley |  | fix comptime bitwise operations with negative values |
| 8 years ago | Andrew Kelley |  | minor langref improvements |
| 8 years ago | Wink Saville | | Ignore class-memaccess error for gcc 8 and above |
| 8 years ago | Andrew Kelley |  | fix translate-c incorrectly translating negative enum init values |
| 8 years ago | Andrew Kelley |  | fix godbolt cli test on non-linux-x86_64 hosts |
| 8 years ago | Andrew Kelley |  | add panic function to godbolt CLI API test |
| 8 years ago | Andrew Kelley |  | add test to cover the CLI API that godbolt is using |
| 8 years ago | Wink Saville | | Fix typo in argsAlloc comment |
| 8 years ago | Andrew Kelley |  | include LICENSE in windows static builds |
| 8 years ago | Jeff Fowler | | rm extraneous macro |
| 8 years ago | Andrew Kelley |  | fix @compileLog having unintended side effects |
| 8 years ago | Andrew Kelley |  | doc: add note about reproducible builds |
| 8 years ago | Andrew Kelley |  | add compile error for slice of undefined slice |
| 8 years ago | Andrew Kelley |  | stage1: unify 2 implementations of pointer deref |
| 8 years ago | Andrew Kelley |  | fix comptime string concatenation ignoring slice bounds |
|