aboutsummaryrefslogtreecommitdiff
path: root/lib/std
AgeCommit message (Expand)Author
2025-11-21std.crypto.ml_kem: disable some tests on s390x with vector supportAlex Rønne Petersen
2025-11-21std.zig.system.linux: don't arbitrarily limit sparc CPU detection to 64-bitAlex Rønne Petersen
2025-11-21Deal with NT paths in GetFinalPathNameByHandleTom Read Cutting
2025-11-21Teach fs.path about the wonderful world of Windows pathsRyan Liptak
2025-11-20system specific errnorpkak
2025-11-20update deprecated ArrayListUnmanaged usage (#25958)Benjamin Jurk
2025-11-20Merge pull request #25981 from mlugg/macos-fuzz-2Matthew Lugg
2025-11-20Merge pull request #25898 from jacobly0/elfv2-progressAndrew Kelley
2025-11-20std.Io.Writer: fix some bugsMatthew Lugg
2025-11-20std.http: stop assuming previous chunk stateMatthew Lugg
2025-11-20std.Build: fix crashes running fuzz testsMatthew Lugg
2025-11-20std.debug.MachOFile: handle 'path/to/archive.a(entry.o)' formMatthew Lugg
2025-11-20fuzzer: account for runtime address slideMatthew Lugg
2025-11-20std.debug.Info: basic Mach-O supportMatthew Lugg
2025-11-20std.debug: split up Mach-O debug info handlingMatthew Lugg
2025-11-19std.Io.net: disable `listen on a unix socket, send bytes, receive bytes` on W...Alex Rønne Petersen
2025-11-19std.Build.Step.Compile: add support for '-z defs' flagHarold
2025-11-19std.Io.Threaded: add missing statx masksJan200101
2025-11-19Merge pull request #25965 from alexrp/s390xAlex Rønne Petersen
2025-11-19std.process: Actually use explicit GetCwdError/GetCwdAllocError setsRyan Liptak
2025-11-18process.getenvW: Document that returned memory points to the PEBRyan Liptak
2025-11-19std.os.linux.IoUring: disable `bind/listen/connect` on s390xAlex Rønne Petersen
2025-11-19std.zon.parse: disable `zon vector` on s390xAlex Rønne Petersen
2025-11-19std.Build.Step.CheckObject: make ELF reading endianness-awareAlex Rønne Petersen
2025-11-19std.Build.Step.Run: read/write messages as little endianAlex Rønne Petersen
2025-11-19std.Build.Step: send messages to compiler as little-endianMatthew Lugg
2025-11-19std.zig.Server: read error bundle as little-endianMatthew Lugg
2025-11-18Align ML-KEM code with ML-DSA (#25964)Frank Denis
2025-11-17Fix AI/NI flag definitions for BSD systemsLukas Lalinsky
2025-11-16Merge pull request #25929 from alexrp/maccatalystAlex Rønne Petersen
2025-11-16windows.eqlIgnoreCaseWTF16 -> eqlIgnoreCaseWtf16Ryan Liptak
2025-11-15Merge pull request #25539 from squeek502/windows-readlinkwRyan Liptak
2025-11-16std.c: implement rusage for freebsdMeghan Denny
2025-11-15windows: Make readLinkW APIs output WTF-16, reduce stack usage of callersRyan Liptak
2025-11-15windows.ReadLink: Use OpenFile now that `.filter = .any` existsRyan Liptak
2025-11-15Merge pull request #25936 from Traxar/masterAndrew Kelley
2025-11-16std.Thread: disable `thread local storage` test on 32-bit targetsAlex Rønne Petersen
2025-11-15fix: add specific error set for SelectiveWalker iterator functionSam Bossley
2025-11-15MemoryPool: add unmanaged variants and make them the defaultJustus Klausecker
2025-11-15std/Io.zig Timestamp: add `toMilliseconds()`traxar
2025-11-15Merge pull request #25927 from lalinsky/netbsd-madvAlex Rønne Petersen
2025-11-14std.zig.target: support aarch64-maccatalyst and x86_64-maccatalyst cross libcAlex Rønne Petersen
2025-11-14std.zig.target: libmx is a libSystem library for maccatalyst tooAlex Rønne Petersen
2025-11-14std.Build: don't force all children to inherit color optionMatthew Lugg
2025-11-14libc: rename any-macos-any to any-darwin-anyAlex Rønne Petersen
2025-11-14Fix std.c.MSF.SYNC for freebsd, openbsd, dragonflyLukas Lalinsky
2025-11-14Define std.c.MADV for openbsdLukas Lalinsky
2025-11-14Define std.c.MADV for NetBSDLukas Lalinsky
2025-11-14Merge pull request #25917 from alexrp/target-featuresAlex Rønne Petersen
2025-11-14std.pie: add missing clobbers on alpha and sparcAlex Rønne Petersen