zig/lib/std
Andrew Kelley a87fd37bf5 std.Io: make Evented equal void when unimplemented
This allows conditional compilation checks.
2025-10-29 06:20:51 -07:00
..
Build std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
builtin feat: init x86_16 arch via CBE 2025-10-27 11:19:51 +01:00
c remove all Oracle Solaris support 2025-10-27 07:35:38 -07:00
compress
crypto std.Io.Threaded: fix compilation failures on Windows 2025-10-29 06:20:50 -07:00
debug std.Io: introduce openSelfExe 2025-10-29 06:20:50 -07:00
dwarf
fmt
fs std.Io.Threaded: add ioBasic which disables networking 2025-10-29 06:20:51 -07:00
hash
heap std: fix compilation errors on Windows 2025-10-29 06:20:50 -07:00
http std: fix macos compilation errors 2025-10-29 06:20:49 -07:00
Io std.Io.Threaded: don't skip executing canceled group closures 2025-10-29 06:20:51 -07:00
json
math Coff: implement threadlocal variables 2025-10-10 22:47:47 -07:00
mem std.mem.Allocator: fix resize doc comment 2025-10-22 11:41:16 +02:00
meta
os std.Io.Threaded: fix openSelfExe for Windows 2025-10-29 06:20:51 -07:00
posix std.Io.Threaded: implement netListen for Windows 2025-10-29 06:20:50 -07:00
process std.Io.Threaded: add ioBasic which disables networking 2025-10-29 06:20:51 -07:00
Random
sort
tar compiler: update for introduction of std.Io 2025-10-29 06:20:49 -07:00
Target std.zig.system: upgrade to std.Io.Reader 2025-10-29 06:20:48 -07:00
testing
Thread fix miscellaneous compilation failures 2025-10-29 06:20:50 -07:00
time
tz
unicode
valgrind
zig std.fs: use BadPathName rather than InvalidWtf8 on Windows 2025-10-29 06:20:50 -07:00
zon
array_hash_map.zig
array_list.zig std.ArrayList: swapRemove set removed element to undefined (#25514) 2025-10-11 19:04:32 -07:00
ascii.zig
atomic.zig std.atomic: define cache line size for alpha, hppa, microblaze, sh 2025-10-23 09:27:17 +02:00
base64.zig
bit_set.zig
BitStack.zig
buf_map.zig
buf_set.zig
Build.zig std: updating to std.Io interface 2025-10-29 06:20:48 -07:00
builtin.zig std: fix compilation errors on Windows 2025-10-29 06:20:50 -07:00
c.zig std.Io.Threaded: implement cancellation for pthreads 2025-10-29 06:20:51 -07:00
coff.zig Coff: implement threadlocal variables 2025-10-10 22:47:47 -07:00
compress.zig
crypto.zig std.crypto: add AES-CCM and CBC-MAC (#25526) 2025-10-14 12:00:44 +02:00
debug.zig std.Io.Threaded: add ioBasic which disables networking 2025-10-29 06:20:51 -07:00
deque.zig
DoublyLinkedList.zig *LinkedList.remove() assumes node is in the list 2025-10-25 21:10:02 -07:00
dwarf.zig
dynamic_library.zig std: fix seekBy unit test 2025-10-29 06:20:49 -07:00
elf.zig std: updating to std.Io interface 2025-10-29 06:20:48 -07:00
enums.zig
fmt.zig
fs.zig std.Io.Threaded: add ioBasic which disables networking 2025-10-29 06:20:51 -07:00
gpu.zig
hash.zig
hash_map.zig
heap.zig remove all Oracle Solaris support 2025-10-27 07:35:38 -07:00
http.zig
Io.zig std.Io: make Evented equal void when unimplemented 2025-10-29 06:20:51 -07:00
json.zig
leb128.zig
log.zig
macho.zig
math.zig
mem.zig std.mem: improve containsAtLeastScalar implementation and rename 2025-10-29 06:20:49 -07:00
meta.zig std: disable a few failing tests on hexagon 2025-10-16 22:11:51 +02:00
multi_array_list.zig
once.zig
os.zig std.fs: use BadPathName rather than InvalidWtf8 on Windows 2025-10-29 06:20:50 -07:00
pdb.zig
pie.zig std.pie: add sh support 2025-10-23 09:27:17 +02:00
posix.zig std: fix build failure on wasm32-freestanding 2025-10-29 06:20:51 -07:00
priority_dequeue.zig
priority_queue.zig
process.zig remove all Oracle Solaris support 2025-10-27 07:35:38 -07:00
Progress.zig WIP land the std.Io interface 2025-10-29 06:20:48 -07:00
Random.zig std.Io.net: progress towards DNS resolution 2025-10-29 06:20:48 -07:00
SemanticVersion.zig
simd.zig std: disable a few failing tests on hexagon 2025-10-16 22:11:51 +02:00
SinglyLinkedList.zig SinglyLinkedList.remove docs: Assumes -> asserts 2025-10-25 21:28:54 -07:00
sort.zig
start.zig std: back out the StackTrace byval changes 2025-10-29 06:20:50 -07:00
static_string_map.zig
std.zig WIP land the std.Io interface 2025-10-29 06:20:48 -07:00
tar.zig std.Io: add dirOpenDir and WASI impl 2025-10-29 06:20:50 -07:00
Target.zig Merge pull request #25691 from GasInfinity-Forks/x86_16-gcc 2025-10-28 10:19:21 +01:00
testing.zig std: fix compilation errors on Windows 2025-10-29 06:20:50 -07:00
Thread.zig std.Io.Threaded: add ioBasic which disables networking 2025-10-29 06:20:51 -07:00
time.zig std: fix some Io compilation errors 2025-10-29 06:20:49 -07:00
treap.zig
tz.zig
unicode.zig std: move some windows path checking logic 2025-10-29 06:20:50 -07:00
Uri.zig compiler: update for introduction of std.Io 2025-10-29 06:20:49 -07:00
valgrind.zig
wasm.zig
zig.zig std: updating to std.Io interface 2025-10-29 06:20:48 -07:00
zip.zig
zon.zig