zig/lib/std
Andrew Kelley eb8201afde std.Build.Step.Fmt: display non-conforming files
When in --check mode, and files are found to not conform, emit them
explicitly as step errors. Previously this stdout data was being
ignored.
2024-06-16 19:30:14 -07:00
..
Build std.Build.Step.Fmt: display non-conforming files 2024-06-16 19:30:14 -07:00
c
compress
crypto crypto.edwards25519: add the ability to check for group membership (#20175) 2024-06-04 10:11:05 +02:00
dwarf
fmt std.float.parseFloat: fix large hex-float parsing 2024-06-15 18:23:06 +02:00
fs std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
hash
heap gpa: Add never_unmap and retain_metadata test 2024-05-21 19:09:52 +02:00
http
io Add File.getOrEnableAnsiEscapeSupport and use it 2024-06-02 16:46:21 -07:00
json update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
math math.hypot: fix incorrect over/underflow behavior (#19472) 2024-05-30 09:58:05 +00:00
mem
meta
net
os Fix futex2_waitv syscall 2024-06-13 16:51:13 -04:00
posix std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
process std.process.Child: run fn accepts std.Progress.Node 2024-06-16 19:28:13 -07:00
Random
sort
tar std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Target
testing
Thread std.Thread.Mutex.Recursive: alternate implementation 2024-06-12 18:07:39 -07:00
time
tz
unicode
valgrind
zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
zip std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
array_hash_map.zig
array_list.zig
ascii.zig
atomic.zig
base64.zig
bit_set.zig
BitStack.zig
bounded_array.zig Implement addManyAsSlice for BoundedArray 2024-05-21 13:46:05 +03:00
buf_map.zig
buf_set.zig
Build.zig build: inherit setExecCmd from test compile steps when creating run steps 2024-06-09 01:55:50 +02:00
builtin.zig
c.zig
coff.zig
compress.zig
crypto.zig
debug.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
dwarf.zig
dynamic_library.zig
elf.zig
enums.zig EnumMap: fix init 2024-05-26 16:13:54 -04:00
fifo.zig
fmt.zig Progress: fix compile errors on windows 2024-05-27 20:56:48 -07:00
fs.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
gpu.zig
hash.zig
hash_map.zig hash_map.zig: Pass self by value and less pointer-int conversion 2024-05-27 13:22:50 +03:00
heap.zig
http.zig
io.zig
json.zig
leb128.zig
linked_list.zig
log.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
macho.zig
math.zig Support Vectors in std.math.clamp 2024-06-01 13:28:16 +03:00
mem.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
meta.zig std.meta.hasUniqueRepresentation: better support packed structs 2024-06-02 23:29:10 +00:00
multi_array_list.zig
net.zig
once.zig
os.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
packed_int_array.zig
pdb.zig
posix.zig posix.renameW: Handle DIRECTORY_NOT_EMPTY more generally 2024-06-13 10:50:46 -04:00
priority_dequeue.zig
priority_queue.zig std: align PriorityQueue and ArrayList API-wise 2024-05-20 12:04:20 -04:00
process.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Progress.zig std.Progress.Node: add none init value 2024-06-16 19:27:49 -07:00
Random.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
RingBuffer.zig
segmented_list.zig
SemanticVersion.zig
simd.zig
sort.zig std: Avoid overflowing in the midpoint calculation in upperBound 2024-05-28 20:44:42 -04:00
start.zig
start_windows_tls.zig
static_string_map.zig
std.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
tar.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Target.zig LLVM backend: loongarch64 support 2024-06-05 13:43:35 -04:00
testing.zig rename zig-cache to .zig-cache 2024-05-29 10:20:15 -07:00
Thread.zig
time.zig
treap.zig
tz.zig
unicode.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Uri.zig
valgrind.zig
wasm.zig
zig.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
zip.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00