-
Joined on
2026年02月06日
7977ef80f9
start the 0.17.0 release cycle
24fdd5b7a4
Release 0.16.0
37a20d3984
Allow the user to override unexpected error trace
c457939f10
Merge pull request 'Parses inline callers when generating stack traces from PDBs' (#31814) from MasonRemaley/zig:pdb-backtrace-inlines into master
778f8d557b
add cimport file to zcu.alive_files
42e33db9d0
Merge pull request 'crypto.base64: use "-" instead of "+" character in URL-safe mode' (#31709) from jedisct1/zig:urlsafe into master
66f55a1cb4
Merge pull request 'llvm: simplifications, refactors, and make incremental work' (#31678) from llvm-enhancements into master
dcb33abc2c
crypto.base64: use "-" instead of "+" character in URL-safe mode
abaf3dfbe9
tests: fix
wouldUseLlvm on x86_64-windows
b36cfc6352
compiler-rt: work around LLVM not respecting -fno-builtin
f8997aca8f
Merge pull request 'llvm: some random fixes' (#31552) from llvm-fixes into master
85837de476
llvm: solve a bunch of alignment bugs
0a2f663281
llvm: solve a misc TODO
6ae30662dc
llvm: incremental updates for "is named enum value" functions
6f7840d589
llvm: disable loop vectorization for now
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'
3b515fbede
Merge pull request 'std.Io: move netReceive to become an Operation' (#31089) from net-receive into master
80625990d5
std: different mechanism for disabling network dependency
85ed81bb94
std.Io.Threaded: implement netReceive for Windows
dd8de03720
std.Io.Dispatch: fix compile errors
4cbf30c2a4
std.Io.Uring: implement net_receive operate
46658257f4
Io.Threaded.spawnPosix: implement passing file descriptors as stdio (#31379)
30c8a75997
Fix #20283
aa2f318935
std.mem.ReverseIterator: make public
4fa465fc8f
compiler_rt: optimize udivmod large-divisor case with trial quotient
15f0af09d0
Io.Threaded.batchAwaitConcurrent: fix poll args
ac24e6caf5
Merge pull request 'enable
aarch64-netbsd CI' (#31377) from alexrp/zig:aarch64-netbsd-ci into master
421c3c3cc5
ci: update qemu to 10.2.1.1
0a2f6a048b
fix msghdr and cmsghdr on non-Linux targets, document musl behaviour
d6e9b9eb64
ci: enable aarch64-netbsd
d182feacf7
ci: add aarch64-netbsd scripts
e779ca7223
fix(docs/wasm):zig std html render error function 'a'
2da1370a7e
sync
CallModifier in langref with what's actually there
bbc77df3eb
std.heap: delete
ThreadSafeAllocator
4e2cec265d
Make
std.PriorityQueue an unmanaged container (#31299)
0b6b65b387
fix: Allow async and concurrent from Io.Select to accept non-void error unions
1be6fcd7db
Merge pull request 'improve grammar in 103_tokenization' (#365) from pebose/exercises:improve-grammar into main
7d03b8464d
update patch file for 103_tokenization
9798e80deb
improve grammar in 103_tokenization
d5fdfe708c
Merge pull request 'emphasize that the end number of a for-loop range is exclusive' (#366) from pebose/exercises:emphasize-for-loop-range into main
88510735e1
Merge branch 'main' into emphasize-for-loop-range
8c119bebdc
update output for exercise 095_for3 to include full range of numbers
dc71c2cd06
update patch file for 095_for3
9fb6d21ce6
emphasize that the end number of a for-loop range is exclusive
07031c5daa
Merge pull request 'add commas' (#364) from pebose/exercises:add-punctuations into main
4aeb7b83b9
add commas
1813c0ded8
Merge pull request 'replace deprecated
mem.indexOf with mem.find' (#363) from pebose/exercises:indexof-to-find into main
908109df2d
Merge pull request 'add hint that @field() works differently on types and values' (#367) from pebose/exercises:add-hint-to-exercise-82 into main
c032550633
Merge pull request 'improve comment stating 'Zig 0.10.0' @typeName change' (#370) from pebose/exercises:improve-builtins2-comment-zig-0-10 into main
a83a42528e
Merge pull request 'fix
zig build error when '.progress.txt' contains newline' (#368) from pebose/exercises:fix-zig-build-error into main
4500fba8b3
Merge branch 'main' into fix-zig-build-error
8c119bebdc
update output for exercise 095_for3 to include full range of numbers
dc71c2cd06
update patch file for 095_for3
7d03b8464d
update patch file for 103_tokenization
emphasize that the end number of a for-loop range is exclusive
patch file incoming...