mirror mirror
  • Joined on 2025-04-25
mirror synced commits to net-test-coverage at zig-software-foun.../zig from mirror 2026-03-13 00:10:01 -06:00
314264ee7d std: windows isn't passing cancel accept yet
9634e98357 std.Io.Threaded: fix missing calls to syscall.finish()
a50458777b std.Io.Threaded: NtTerminateProcess can return PROCESS_IS_TERMINATING
8973c8a826 std.Io.Threaded.netWriteWindows: IO_PENDING is not unreachable
1c9bd1d74c std.Io.net: enable all the tests
Compare 22 commits »
mirror synced and deleted reference refs/tags/incr-fix at zig-software-foun.../zig from mirror 2026-03-12 16:00:00 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-03-12 16:00:00 -06:00
627f03af9d std.os.linux: add explicit backing type to packed structs in extern types
0978566db8 incremental: handle loss of main struct instruction
01cc1a5867 std.math.sign: Return smallest integer type that fits possible values
499aba9ca6 Sema: require else prong for comptime_int
4d6bef538e std.heap.ArenaAllocator: relax memory ordering for stealing free list
Compare 14 commits »
mirror synced commits to incr-fix at zig-software-foun.../zig from mirror 2026-03-12 07:49:56 -06:00
mirror synced new reference incr-fix to zig-software-foun.../zig from mirror 2026-03-12 07:49:56 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-03-12 07:49:56 -06:00
80d84537f7 allow packed union comparisons in std.meta.eql (#31479)
58d33f51ce bootstrap.c: correct comment
d5a84b69a5 ci: bump aarch64-linux-debug timeout by 1 hour
Compare 3 commits »
mirror synced commits to build-runner-process at zig-software-foun.../zig from mirror 2026-03-11 23:40:01 -06:00
e69054c934 maker: progress towards lowering zig cli args
c7ea4efafb zig build: add --debug-maker CLI flag
9b2632f977 std: rename zig.Configuration to Build.Configuration
1fe7e5011d build system: implement LazyPath
0ddff0322e maker: progress towards lowering Compile Step CLI args
Compare 81 commits »
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-03-11 23:40:01 -06:00
9c54603164 std: mem.SplitIterator.peek() can accept a const pointer
d6632b1dd2 std.Io: added missing toMicroseconds and fromMicroseconds functions (#30099)
58890066d9 Merge pull request 'Sema: Support peer type resolution for floats and small integers' (#30921) from jayschwa/zig:ptr-small-int-and-floats into master
109d01371e Merge pull request 'Sema: implement switch for packed structs/unions' (#31464) from justusk/zig:packed-switch into master
ea9d593455 Mach-O: accept and skip CIE augmentation string 'S' in .eh_frame
Compare 12 commits »
mirror synced commits to net-test-coverage at zig-software-foun.../zig from mirror 2026-03-11 23:40:01 -06:00
mirror synced new reference net-test-coverage to zig-software-foun.../zig from mirror 2026-03-11 23:40:01 -06:00
mirror synced and deleted reference refs/tags/alertable-ws2_32 at zig-software-foun.../zig from mirror 2026-03-11 23:40:00 -06:00
mirror synced commits to build-runner-process at zig-software-foun.../zig from mirror 2026-03-10 23:09:59 -06:00
8c13365e11 build system: implement LazyPath
becbd79e07 maker: progress towards lowering Compile Step CLI args
f0d51b5edf Configuration: serialize remaining CSourceFiles information
f3f483d122 maker: implement module printing
f5156701e9 Configuration: serialize remaining Module information
Compare 132 commits »
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-03-10 23:09:59 -06:00
b4ffb402c0 translate-c build step: handle system libraries
77d7686902 std.zig.putAstErrorsIntoBundle: support zon
a388b88ed4 Merge pull request 'std.heap.ArenaAllocator: add fuzz test + some optimizations' (#31407) from justusk/zig:fuzz-arena into master
c01b9b1ab5 langref: replace std.meta.Int with @Int
1a8ed9a658 checkAllAllocationFailures: provide result type to 'extra_args'
Compare 107 commits »
mirror synced and deleted reference refs/tags/lets-get-typing at zig-software-foun.../zig from mirror 2026-03-10 23:09:58 -06:00
mirror synced and deleted reference refs/tags/translate-c-build-step at zig-software-foun.../zig from mirror 2026-03-10 23:09:58 -06:00
mirror synced commits to alertable-ws2_32 at zig-software-foun.../zig from mirror 2026-03-10 23:09:58 -06:00
mirror synced new reference alertable-ws2_32 to zig-software-foun.../zig from mirror 2026-03-10 23:09:58 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-03-10 14:59:55 -06:00
b80abf0296 Merge pull request 'Add a few fs test cases from otherwise obsoleted PRs' (#31437) from squeek502/zig:fs-test-cases into master
a5dd6444c3 Add test for calling statFile on a symlink
416ef983c4 add test for Lock.none
Compare 3 commits »
mirror synced commits to translate-c-build-step at zig-software-foun.../zig from mirror 2026-03-10 14:59:55 -06:00
mirror synced new reference translate-c-build-step to zig-software-foun.../zig from mirror 2026-03-10 14:59:55 -06:00