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: 55193cb13bbc
Choose a base ref
...
head repository: ziglang/zig
compare: 4eca75c53b46
Choose a head ref
  • 7 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 20, 2018

  1. std.mem: remove allocator create in favor of construct; ref #733

    kristopher tate committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    457c0f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71db8df View commit details
    Browse the repository at this point in the history
  3. std.mem.Allocator.construct: remove deprecation warning;

    kristopher tate committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4b46af4 View commit details
    Browse the repository at this point in the history
  4. std.mem.Allocator.construct: improve formatting;

    kristopher tate committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    6bd8610 View commit details
    Browse the repository at this point in the history
  5. zig fmt

    andrewrk committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    e891f9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85f928f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4eca75c View commit details
    Browse the repository at this point in the history