| 9 years ago | Andrew Kelley | | compiler-rt: strong linkage for __chkstk |
| 9 years ago | Andrew Kelley | | fix typo in compiler-rt |
| 9 years ago | Andrew Kelley | | better compiler-rt linkage logic |
| 9 years ago | Andrew Kelley | | fix parse-c tests |
| 9 years ago | Andrew Kelley | | still build compiler-rt when linking msvc CRT |
| 9 years ago | Andrew Kelley | | remove unused function |
| 9 years ago | Andrew Kelley | | support linking against MSVC libc |
| 9 years ago | Andrew Kelley | | add git rev name to version string when available |
| 9 years ago | Andrew Kelley | | fix regression from previous commit |
| 9 years ago | Andrew Kelley | | implement standard library path search |
| 9 years ago | Andrew Kelley | | fix build when no cmake path args specified |
| 9 years ago | Andrew Kelley | | fix implementation of --zig-std-dir |
| 9 years ago | Andrew Kelley | | build: escape backslashes in path arguments given to cmake |
| 9 years ago | Andrew Kelley | | update hello world examples |
| 9 years ago | Andrew Kelley | | travis: set -e on osx script |
| 9 years ago | Andrew Kelley | | travis: older wine only works with i386 builds |
| 9 years ago | Andrew Kelley | | travis: fix typo in linux script |
| 9 years ago | Andrew Kelley | | add windows 32 bit to test matrix |
| 9 years ago | Andrew Kelley | | fix codegen on windows |
| 9 years ago | Andrew Kelley | | workaround llvm bug for windows alignment |
| 9 years ago | Andrew Kelley | | improve bit shift API in std.math |
| 9 years ago | Andrew Kelley | | remove zigrt |
| 9 years ago | Andrew Kelley | | don't try to use cold calling convention on windows |
| 9 years ago | Andrew Kelley | | fix typo in target_can_exec logic |
| 9 years ago | Andrew Kelley | | update C headers to clang 5.0.0 |
| 9 years ago | Andrew Kelley | | better divTrunc codegen |
| 9 years ago | Andrew Kelley | | workaround for invalid binary created on windows |
| 9 years ago | Andrew Kelley | | zig test on 64-bit windows runs 32-bit tests |
| 9 years ago | Andrew Kelley | | better output for cross platform zig test on windows |
| 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" |
|