| 8 years ago | kristopher tate | | src/ir.cpp: check return value of `const_ptr_pointee` to protect against dereferencing null pointers; |
| 8 years ago | Andrew Kelley | | fix llvm assertion failure when building std lib tests for macos |
| 8 years ago | Andrew Kelley | | document fixed-width integer types |
| 8 years ago | Andrew Kelley | | Merge branch 'tgschultz-patch-3' |
| 8 years ago | Andrew Kelley |  | Merge pull request #1406 from ziglang/macos-stack-traces |
| 8 years ago | Andrew Kelley | | std.debug: remove workaround for fixed bug |
| 8 years ago | Andrew Kelley | | fix regression from 2f7f7d815d0c9c4e620c7a529837b5 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1407 from ziglang/builtin-alignment-fix |
| 8 years ago | Andrew Kelley | | fix error message for incorrect panic handler fn signature |
| 8 years ago | Andrew Kelley |  | Merge pull request #1405 from shawnl/path-max |
| 8 years ago | Andrew Kelley |  | Merge pull request #1402 from ziglang/default-fp-ieee-strict |
| 8 years ago | Andrew Kelley |  | Merge pull request #1401 from kristate/mem-testWriteIntImpl-u64 |
| 8 years ago | Andrew Kelley | | fix incorrectly generating an unused const fn global |
| 8 years ago | Andrew Kelley | | fixup for previous commit |
| 8 years ago | Raul Leal | | allow implicit cast from *[N]T to ?[*]T (#1398) |
| 8 years ago | Andrew Kelley | | Merge branch 'shawnl-path_max' |
| 8 years ago | Andrew Kelley | | Revert "Merge branch 'mtn-translate-c-enum-vals'" |
| 8 years ago | Andrew Kelley | | Merge branch 'mtn-translate-c-enum-vals' |
| 8 years ago | Andrew Kelley | | Revert "translate-c: Correctly translate enum init values, addressing #1360 (#1377)" |
| 8 years ago | Andrew Kelley | | refactor std.os.makePath to use a switch instead of if |
| 8 years ago | Andrew Kelley | | std.fmt.format: handle non-pointer struct/union/enum |
| 8 years ago | Michael Noronha | | translate-c: Correctly translate enum init values, addressing #1360 (#1377) |
| 8 years ago | Andrew Kelley | | langref: add docs for peer type resolution |
| 8 years ago | Marc Tiehuis | | Add secureZero function |
| 8 years ago | Marc Tiehuis | | docs: correct @memcpy, @memset function signatures |
| 8 years ago | Andrew Kelley |  | Merge pull request #1379 from tgschultz/patch-1 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1378 from prazzb/cmake-fix |
| 8 years ago | Andrew Kelley |  | Merge pull request #1370 from shawnl/master |
| 8 years ago | Andrew Kelley |  | Merge pull request #1294 from ziglang/async-fs |
| 8 years ago | Wink Saville | | Fix ir_analyze_instruction_atomic_rmw (#1351) |
| 8 years ago | Shawn Landden | | mem: use pub on Compare (#1352) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1338 from shawnl/master |
| 8 years ago | Andrew Kelley |  | Merge pull request #1346 from shawnl/doc |
| 8 years ago | Andrew Kelley | | Merge branch 'mdsteele-threadid' |
| 8 years ago | Andrea Orru |  | Merge pull request #1339 from ziglang/zen_stdlib |
| 8 years ago | Andrew Kelley | | translate-c: fix for loops with var init and empty body |
| 8 years ago | Andrew Kelley | | translate-c: fix do while with empty body |
| 8 years ago | Andrew Kelley | | translate-c: handle for loop with empty body |
| 8 years ago | Andrew Kelley | | translate-c: fix while loop with no body |
| 8 years ago | Andrew Kelley | | fix tagged union initialization with a runtime void |
| 8 years ago | Andrew Kelley | | add a friendly note in .gitignore |
| 8 years ago | Matthew D. Steele | | Fix a type error in std.os.linux.getpid() (#1326) |
| 8 years ago | Matthew D. Steele | | Fix the start-less-than-end assertion in std.rand.Random.range (#1325) |
| 8 years ago | kristopher tate | | better support for `_` identifier |
| 8 years ago | Andrew Kelley | | Merge branch 'kristate-handle-builtin-issue1296' |
| 8 years ago | Andrew Kelley | | Merge branch 'pr-1319' |
| 8 years ago | kristopher tate | | std/os/index.zig: use "hw.logicalcpu" instead of "hw.ncpu" in macOS; (#1317) |
| 8 years ago | Marc Tiehuis | | Add integer binary output format (#1313) |
| 8 years ago | Andrew Kelley | | simpler std.event.Lock implementation |
| 8 years ago | Andrew Kelley | | std.fmt.format: add '*' for formatting things as pointers |
|