| 9 years ago | Andrew Kelley | | disable /W4 on MSVC |
| 9 years ago | Andrew Kelley | | compiler-rt: add _aulldiv and _aullrem for i386 windows |
| 9 years ago | Andrew Kelley | | fix previous commit |
| 9 years ago | Andrew Kelley | | add ___chkstk_ms compiler-rt function |
| 9 years ago | Andrew Kelley | | better implementation of os_spawn_process for windows |
| 9 years ago | Andrew Kelley | | simpler cmake for msvc |
| 9 years ago | Andrew Kelley | | fix build on mingw |
| 9 years ago | Andrew Kelley | | Merge pull request #502 from zig-lang/f128-literals |
| 9 years ago | Andrew Kelley | | implement IncrementingAllocator for Windows |
| 9 years ago | Andrew Kelley | | add test for std.mem.IncrementingAllocator |
| 9 years ago | Josh Wolfe | | add reset() method to IncrementingAllocator (#501) |
| 9 years ago | Andrew Kelley | | README: we support x86_64 macos |
| 9 years ago | Andrew Kelley | | add fmt.parseInt |
| 9 years ago | Andrew Kelley | | implement setreuid, setregid for darwin |
| 9 years ago | Andrew Kelley | | std.os.ChildProcess: setgid before setuid |
| 9 years ago | Andrew Kelley | | add std.fmt.trim |
| 9 years ago | Andrew Kelley | | std.os.ChildProcess: ability to set both uid and gid |
| 9 years ago | Andrew Kelley | | update std.os.ChildProcess API |
| 9 years ago | Andrew Kelley | | fix docs |
| 9 years ago | Andrew Kelley | | fix i386 windows stdcall |
| 9 years ago | Andrew Kelley | | Revert "windows API functions are not stdcalls" |
| 9 years ago | Andrew Kelley | | windows API functions are not stdcalls |
| 9 years ago | Andrew Kelley | | windows gui hello world |
| 9 years ago | Andrew Kelley | | improvements to windows support |
| 9 years ago | Andrew Kelley | | zig build: add linkFramework API |
| 9 years ago | Andrew Kelley | | std.build: fix -install_name for darwin dynamic C linking |
| 9 years ago | Andrew Kelley | | std.build: fix building C dynamic libraries on darwin |
| 9 years ago | Andrew Kelley | | macho linking: support full lib paths correctly |
| 9 years ago | Andrew Kelley | | README: adds for contributors we want |
| 9 years ago | Andrea Orru | | LinkedList helper functions (#493) |
| 9 years ago | Andrew Kelley | | Merge branch 'c-to-zig' |
| 9 years ago | Marc Tiehuis | | Stop debug allocator ever panicking (#492) |
| 9 years ago | Andrew Kelley | | std: fix os.sleep on darwin and windows |
| 9 years ago | Andrew Kelley | | coff linking passes -DEBUG |
| 9 years ago | Andrew Kelley | | add --verbose-link option |
| 9 years ago | Andrew Kelley | | std.build: catch mistake of setting output path to build dir |
| 9 years ago | Andrew Kelley | | std.build: explicitly disable stack protector when nostdlib |
| 9 years ago | Andrew Kelley | | README: macos instructions: suggest running tests |
| 9 years ago | Andrew Kelley | | README: macos instructions: simplify |
| 9 years ago | Andrew Kelley | | add macos instructions to readme |
| 9 years ago | Andrew Kelley | | std.build: simpler API |
| 9 years ago | Andrew Kelley | | add test for struct with invalid field |
| 9 years ago | Andrew Kelley | | zig build: use stack protector for C code in debug mode |
| 9 years ago | Andrew Kelley | | fix crash when enum has invalid field |
| 9 years ago | Andrew Kelley | | fix build for travis osx |
| 9 years ago | Andrew Kelley | | add -mllvm support |
| 9 years ago | Andrew Kelley | | fix use of uninitialized variable in alignCast |
| 9 years ago | Andrew Kelley | | add option to run tests in LLDB and turn it on for macos travis |
| 9 years ago | Andrew Kelley | | std.os.ChildProcess: fix fd leak |
| 9 years ago | Andrew Kelley | | add release-safe to the test matrix |
|