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: 301066839079
Choose a base ref
...
head repository: ziglang/zig
compare: 371a3ad4bd7b
Choose a head ref
  • 15 commits
  • 18 files changed
  • 2 contributors

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    c90f936 View commit details
    Browse the repository at this point in the history
  2. Added unstaged changes.

    tgschultz committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    8b66dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9cf28 View commit details
    Browse the repository at this point in the history
  4. fixed typos.

    tgschultz committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    7cfe328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c83d27 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    fdebe38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9b6f8 View commit details
    Browse the repository at this point in the history
  3. Style cleanups, u64 casts, Timer.start returns error instead of unrea…

    …chable on unexpected errno.
    tgschultz committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    89eade0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca4053b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. add alignment docs

    andrewrk committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    98b88bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'std.os.time' of https://github.com/tgschultz/zig into t…

    …gschultz-std.os.time
    andrewrk committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    0dcadc6 View commit details
    Browse the repository at this point in the history
  3. fixups

    andrewrk committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    da2af9c View commit details
    Browse the repository at this point in the history
  4. linux: support VDSO for clock_gettime

    also fix a compiler crash when using cmpxchg with nullable pointer
    andrewrk committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    2176714 View commit details
    Browse the repository at this point in the history
  5. add alignment docs

    andrewrk committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    7af6ed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    371a3ad View commit details
    Browse the repository at this point in the history