Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ziglang/zig
base: 4a4ea92cf383
Choose a base ref
...
head repository: ziglang/zig
compare: ec0846a00fd3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 12, 2018

  1. back to malloc instead of aligned_alloc for c_allocator

    it seems that a 7 years old standard is still too new for the
    libc variants that are ubiquitous
    
    (tests failing on macos for not providing C11 ABI)
    andrewrk committed Feb 12, 2018
    Copy the full SHA
    227ead5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ec0846a View commit details
    Browse the repository at this point in the history