..
atomic
Build
std.Build.RunStep: fix control flow with qemu+glibc logic
2023-03-20 17:14:48 -04:00
c
darwin: put posix spawn constants in POSIX_SPAWN struct
2023-03-18 21:54:05 +01:00
compress
std.compress.zstandard: fix error sets for streaming API
2023-02-21 22:06:25 +11:00
crypto
TLS: Favor ChaCha over AES-based ciphers on CPUs without AES support ( #15034 )
2023-03-22 17:58:24 +01:00
dwarf
event
fmt
Fix #14901 : parseFloat parsing 0x successfully
2023-03-16 19:36:06 +02:00
fs
Merge pull request #14841 from squeek502/is-cygwin-pty-stuff
2023-03-21 15:03:33 +02:00
hash
std.hash: use std.math.rotl in Xxhash64 and Xxhash32
2023-02-21 12:09:27 +11:00
heap
add std.heap.ThreadSafeAllocator
2023-03-15 10:48:12 -07:00
http
Fix to use '/' for a empty path ( #14884 )
2023-03-14 13:07:25 +02:00
io
json
std.json: support tuples
2023-03-21 15:01:45 +02:00
math
CBE: implement big integer literals
2023-03-05 02:59:01 -05:00
mem
meta
net
os
Merge pull request #14841 from squeek502/is-cygwin-pty-stuff
2023-03-21 15:03:33 +02:00
rand
Remove Gimli and Xoodoo from the standard library ( #14928 )
2023-03-21 04:54:10 +00:00
target
testing
Thread
zig build: add a -j<N> option for limiting concurrency
2023-03-15 10:48:12 -07:00
time
tz
unicode
valgrind
zig
add compile log output to build runner
2023-03-15 10:48:15 -07:00
array_hash_map.zig
array_list.zig
std: Add ArrayList.insertAssumeCapacity()
2023-03-12 11:02:53 +00:00
ascii.zig
atomic.zig
base64.zig
bit_set.zig
bounded_array.zig
add BoundedArrayAligned ( #14580 )
2023-03-17 17:50:25 +01:00
buf_map.zig
buf_set.zig
Build.zig
fix std.Build.OptionsStep
2023-03-19 00:39:29 -04:00
builtin.zig
c.zig
std: child process API supports rusage data
2023-03-15 10:48:13 -07:00
child_process.zig
fix wasm bootstrapping compilation errors
2023-03-15 10:48:14 -07:00
coff.zig
compress.zig
std.compress.zstd: renamed from std.compress.zstandard
2023-02-22 00:11:20 +11:00
comptime_string_map.zig
crypto.zig
Remove Gimli and Xoodoo from the standard library ( #14928 )
2023-03-21 04:54:10 +00:00
cstr.zig
debug.zig
use DEC graphics instead of Unicode for box drawing
2023-03-15 10:48:15 -07:00
dwarf.zig
dynamic_library.zig
elf.zig
enums.zig
event.zig
fifo.zig
add std.LinearFifo.readableSliceOfLen
2023-03-15 10:48:15 -07:00
fmt.zig
std: improve error for formatting a function body type
2023-03-20 17:29:43 +02:00
fs.zig
std: add fchmodat
2023-03-03 02:37:45 -05:00
hash.zig
hash_map.zig
tools: implement more lldb pretty printers
2023-02-27 05:37:03 -05:00
heap.zig
add std.heap.ThreadSafeAllocator
2023-03-15 10:48:12 -07:00
http.zig
std.http: split Client's parts into their own files
2023-03-09 14:55:20 -06:00
Ini.zig
io.zig
std.io.poll: remove done function
2023-03-01 12:21:53 -05:00
json.zig
std.json: support tuples
2023-03-21 15:01:45 +02:00
leb128.zig
linked_list.zig
log.zig
macho.zig
macho: add hot-code swapping poc
2023-03-18 21:53:26 +01:00
math.zig
mem.zig
std.mem.copy: update to new for loop syntax
2023-03-15 10:48:12 -07:00
meta.zig
multi_array_list.zig
tools: add lldb pretty printer for std.MultiArrayList.Slice
2023-03-06 05:58:46 -05:00
net.zig
Enable IPv4 mapped address conversion in linux version getAddressList ( #14916 )
2023-03-17 15:58:02 -04:00
once.zig
os.zig
Merge pull request #14841 from squeek502/is-cygwin-pty-stuff
2023-03-21 15:03:33 +02:00
packed_int_array.zig
pdb.zig
priority_dequeue.zig
priority_queue.zig
process.zig
remove bad unit test from std lib
2023-03-15 10:48:14 -07:00
Progress.zig
std.Progress.Node: add a setName method
2023-03-15 10:48:14 -07:00
rand.zig
Remove Gimli and Xoodoo from the standard library ( #14928 )
2023-03-21 04:54:10 +00:00
RingBuffer.zig
std.RingBuffer: add (non-concurrent) RingBuffer implementation
2023-02-21 12:58:34 +11:00
segmented_list.zig
SemanticVersion.zig
simd.zig
add wasm-simd support for suggestVectorSizeForCpu ( #14992 )
2023-03-20 17:45:12 +01:00
sort.zig
naming: mid for index and mid_item for item
2023-03-21 15:12:13 +02:00
start.zig
start_windows_tls.zig
std.zig
add BoundedArrayAligned ( #14580 )
2023-03-17 17:50:25 +01:00
tar.zig
target.zig
std: reenable vectorized code with the C backend
2023-03-06 08:09:32 -05:00
testing.zig
Thread.zig
extract ThreadPool and WaitGroup from compiler to std lib
2023-03-15 10:48:12 -07:00
time.zig
treap.zig
tz.zig
unicode.zig
Uri.zig
std.http: handle relative redirects
2023-03-09 14:55:13 -06:00
valgrind.zig
wasm.zig
wasm: add atomics opcodes and refactoring
2023-03-18 20:13:30 +01:00
zig.zig
integrate the build runner and the compiler server
2023-03-15 10:48:13 -07:00