| 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 |
| 9 years ago | Marc Tiehuis | | Add dash arguments for cli |
| 9 years ago | Jonathan Marler | | Fixed softfloat header file for msvc (#482) |
| 9 years ago | Andrew Kelley | | bump incrementing allocator memory in build system to 20MB |
| 9 years ago | Andrew Kelley | | do not depend on __int128 |
| 9 years ago | Andrew Kelley | | Merge branch 'soft-float' |
| 9 years ago | Jonathan Marler | | Fixed a couple compilation errors for MSVC 64-bit (#475) |
| 9 years ago | Andrew Kelley | | add Child property of slice type |
| 9 years ago | Andrew Kelley | | Merge branch 'msvc' |
| 9 years ago | jean-dao | | c macros: support hex chars (#459) |
|