| 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" |
| 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 |
|