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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 301066839079
Choose a base ref
...
head repository: ziglang/zig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 371a3ad4bd7b
Choose a head ref
  • 15 commits
  • 18 files changed
  • 2 contributors

Commits on Apr 18, 2018

  1. Copy the full SHA
    c90f936 View commit details
  2. Added unstaged changes.

    tgschultz committed Apr 18, 2018
    Copy the full SHA
    8b66dd8 View commit details
  3. Copy the full SHA
    bf9cf28 View commit details
  4. fixed typos.

    tgschultz committed Apr 18, 2018
    Copy the full SHA
    7cfe328 View commit details
  5. Copy the full SHA
    5c83d27 View commit details

Commits on Apr 19, 2018

  1. Added notes regarding CLOCK_MONOTONIC_RAW and made it easy to change …

    …our mind in the future.
    
    Updated std.os imported tests' block with lazy declaration workaround and added time.zig.
    Corrected some incorrect comments.
    tgschultz committed Apr 19, 2018
    Copy the full SHA
    fdebe38 View commit details
  2. Copy the full SHA
    3c9b6f8 View commit details
  3. Style cleanups, u64 casts, Timer.start returns error instead of unrea…

    …chable on unexpected errno.
    tgschultz committed Apr 19, 2018
    Copy the full SHA
    89eade0 View commit details
  4. Copy the full SHA
    ca4053b View commit details

Commits on Apr 22, 2018

  1. add alignment docs

    andrewrk committed Apr 22, 2018
    Copy the full SHA
    98b88bb View commit details
  2. Merge branch 'std.os.time' of https://github.com/tgschultz/zig into t…

    …gschultz-std.os.time
    andrewrk committed Apr 22, 2018
    Copy the full SHA
    0dcadc6 View commit details
  3. fixups

    andrewrk committed Apr 22, 2018
    Copy the full SHA
    da2af9c View commit details
  4. linux: support VDSO for clock_gettime

    also fix a compiler crash when using cmpxchg with nullable pointer
    andrewrk committed Apr 22, 2018
    Copy the full SHA
    2176714 View commit details
  5. add alignment docs

    andrewrk committed Apr 22, 2018
    Copy the full SHA
    7af6ed3 View commit details
  6. Copy the full SHA
    371a3ad View commit details
Loading