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: 0a32f80d9af4
Choose a base ref
...
head repository: ziglang/zig
compare: bbd293355bf0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 21, 2018

  1. std.os.posix: Add AF_* for darwin;

    Tracking issue #1271;
    kristopher tate committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    7ef110b View commit details
    Browse the repository at this point in the history
  2. std.os.posix: Add SYSPROTO_* for darwin;

    Tracking issue #1271;
    kristopher tate committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    8062afc View commit details
    Browse the repository at this point in the history
  3. std.os.posix: Add SOCK_* for darwin;

    Tracking issue #1271;
    kristopher tate committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    460c266 View commit details
    Browse the repository at this point in the history
  4. CMakeLists.txt: add darwin_socket.zig;

    Tracking issue #1271;
    thanks @Hejsil;
    kristopher tate committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    501dd5f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. Merge branch 'posix-darwin-issue1271' of https://github.com/kristate/zig

     into kristate-posix-darwin-issue1271
    andrewrk committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    f72f46e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f286f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd2933 View commit details
    Browse the repository at this point in the history