| 6 years ago | Andrew Kelley |  | Merge pull request #4827 from ziglang/zig-cpp |
| 6 years ago | Michael Dusan | | windows: don't hard-code forward-slash paths |
| 6 years ago | Andrew Kelley |  | Merge pull request #4832 from LemonBoy/watwatwat |
| 6 years ago | Michael Dusan |  | Merge pull request #4813 from mikdusan/cmake3.17 |
| 6 years ago | Andrew Kelley |  | Merge pull request #4814 from gereeter/reduced-path-max |
| 6 years ago | Andrew Kelley |  | ci: fix aarch64 linux |
| 6 years ago | Andrew Kelley |  | update compile error tests |
| 6 years ago | Andrew Kelley |  | fix behavior tests compile error on i386-linux |
| 6 years ago | Andrew Kelley |  | prevent ptr cast from forcing alignment resolution unnecessarily |
| 6 years ago | Andrew Kelley |  | Revert "Merge pull request #4807 from LemonBoy/tls-touchups" |
| 6 years ago | Andrew Kelley |  | fix an invalid free having to do with bound functions |
| 6 years ago | Andrew Kelley |  | improved handling of native system directories |
| 6 years ago | Michael Dusan |  | Merge pull request #4811 from mikdusan/fix4634 |
| 6 years ago | Andrew Kelley |  | zig cc: add detection for `-###` |
| 6 years ago | Benjamin Feng | | Carry-over stream error to JSON.stringify |
| 6 years ago | Andrew Kelley |  | Merge pull request #4807 from LemonBoy/tls-touchups |
| 6 years ago | Andrew Kelley |  | zig cc: freestanding target implies -nostdlib |
| 6 years ago | Andrew Kelley |  | zig cc: support -T linker script option |
| 6 years ago | Andrew Kelley |  | Merge pull request #4793 from LemonBoy/netbsd-forever |
| 6 years ago | LemonBoy | | std: Fix setsockopt definition |
| 6 years ago | Andrew Kelley |  | Merge pull request #4795 from LemonBoy/divtf3 |
| 6 years ago | Andrew Kelley |  | compiler-rt: fix __clear_cache on aarch64 darwin |
| 6 years ago | Andrew Kelley |  | compiler-rt: aarch64 implementation of __clear_cache |
| 6 years ago | Andrew Kelley |  | Merge remote-tracking branch 'origin/llvm10' |
| 6 years ago | Joachim Schmidt |  | Use math.Order for comparing bigints instead of i8 (#4791) |
| 6 years ago | Andrew Kelley |  | zig cc: detect dynamic linker argument |
| 6 years ago | Andrew Kelley |  | zig cc: recognize .S and .C as source file extensions |
| 6 years ago | LemonBoy | | ir: Prevent crash when slicing hardcoded pointer |
| 6 years ago | Andrew Kelley |  | Merge pull request #4741 from momumi/master |
| 6 years ago | Andrew Kelley |  | Merge pull request #4774 from ziglang/zig-cc |
| 6 years ago | LemonBoy | | debug: Correct version check in debug_line parser |
| 6 years ago | LemonBoy | | ir: Implement cast from anon struct to union |
| 6 years ago | dbandstra | | fix build.zig addBuildOption function for stream refactor |
| 6 years ago | LemonBoy |  | ir: Disallow comparison between enum literal and untagged enum |
| 6 years ago | Andrew Kelley |  | Merge pull request #4764 from LemonBoy/fix-1265 |
| 6 years ago | Andrew Kelley |  | ci: disable test-gen-h on sr.ht and drone |
| 6 years ago | Andrew Kelley | | "generate .h files" feature is no longer supported in stage1 |
| 6 years ago | Andrew Kelley |  | Merge branch 'glibc-add-ld' |
| 6 years ago | LemonBoy | | ir: Peer type resolution between ?[]T and *[N]T |
| 6 years ago | Andrew Kelley |  | revert std.mem.span to prefer len over sentinel; add spanZ |
| 6 years ago | Andrew Kelley |  | Merge pull request #4752 from ziglang/slice-array |
| 6 years ago | Andrew Kelley |  | (breaking) std.fs.copyFile now integrates with Dir |
| 6 years ago | LemonBoy | | ir: More changes to sentinel-terminated const arrays |
| 6 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-travbug' |
| 6 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-fix-4749' |
| 6 years ago | LemonBoy | | std: More type checks for Thread startFn return type |
| 6 years ago | Andrew Kelley |  | clean up some self-hosted bitrot + don't assume libstdc++ |
| 6 years ago | Jonathan Marler | | fix a couple sockfds to be fd_t rather than i32 |
| 6 years ago | Timon Kruiper | | Change the default stdin behavior of RunStep to .Inherit |
| 6 years ago | LemonBoy | | build: Expose function-sections switch |
|