COMMITS
/ lib/std/std.zig January 29, 2025
A
adjust runtime page size APIs
Andrew Kelley committed
October 20, 2024
A
runtime page size detection
Archbirdplus committed
November 4, 2024
M
compiler,std: implement ZON support
Mason Remaley committed
November 5, 2024
J
std.crypto.tls: improve debuggability of encrypted connections
Jacob Young committed
October 12, 2024
K
Remove packed_int_array.zig from std
Krzysztof Wolicki committed
May 3, 2024
R
std: Convert deprecated aliases to compile errors and fix usages
Ryan Liptak committed
June 2, 2024
V
remove std.Ini
Veikka Tuominen committed
May 23, 2024
A
std: restructure child process namespace
Andrew Kelley committed
April 20, 2024
J
add std.zip and support zip files in build.zig.zon
Jonathan Marler committed
April 21, 2024
T
ComptimeStringMap: return a regular struct and optimize
Travis Staloch committed
March 19, 2024
A
extract std.posix from std.os
Andrew Kelley committed
March 11, 2024
A
improve documentation in std
Andrew Kelley committed
February 27, 2024
A
rearrange std.zig
Andrew Kelley committed
February 8, 2024
A
some API work on std.c, std.os, std.os.wasi
Andrew Kelley committed
E
std.rand: Move to std.Random
e4m2 committed
February 9, 2024
A
Merge pull request #18867 from e4m2/random
Andrew Kelley committed
A
Merge pull request #18712 from Vexu/std.options
Andrew Kelley committed
February 2, 2024
A
std: add gpu namespace
Ali Chraghi committed
January 27, 2024
V
remove std.event
Veikka Tuominen committed
V
std: make options a struct instance instead of a namespace
Veikka Tuominen committed
January 30, 2024
V
std: change return type of `wasiCwd`
Veikka Tuominen committed
January 26, 2024
V
std: remove meta.globalOption
Veikka Tuominen committed
December 4, 2023
A
std.Target: flatten
Andrew Kelley committed
December 3, 2023
A
zig build system: change target, compilation, and module APIs
Andrew Kelley committed
October 5, 2023
N
std.http: use loadDefaultProxies in compiler
Nameless committed
N
std.http.Client: add option to disable https
Nameless committed
October 9, 2023
E
std.cstr: remove deprecated namespace
Eric Joldasov committed
September 14, 2023
R
ComptimeStringMap: Add version that takes an equality function
Ryan Liptak committed
September 8, 2023
W
std: clean up top-level namespaces documentation
Wooster committed
August 28, 2023
J
std: Move `TailQueue` alias to correct namespace
Jay Petacat committed
August 27, 2023
J
std: Rename `TailQueue` to `DoublyLinkedList`
Jay Petacat committed
August 6, 2023
L
autodoc: new layout (#16715)
Loris Cro committed
July 21, 2023
J
std.json: Unify stringify and writeStream (#16405)
Josh Wolfe committed
March 17, 2023
M
add BoundedArrayAligned (#14580)
Motiejus Jakštys committed
March 14, 2023
F
Move std.crypto.config options to std.options (#14906)
Frank Denis committed
March 8, 2023
N
std.http: rework connection pool into its own type
Nameless committed
March 3, 2023
A
std.process.Child: remove pid and handle, add id
Andrew Kelley committed
February 21, 2023
D
std.RingBuffer: add (non-concurrent) RingBuffer implementation
dweiller committed
February 18, 2023
J
use std_options for keep_sigpipe and existence of SIG.PIPE to check for support
Jonathan Marler committed
July 31, 2022
O
fmt: Make default_max_depth configurable
ominitay committed
January 31, 2023
A
std.Build: add deprecated declarations
Andrew Kelley committed
A
rename std.Build.LibExeObjStep to std.Build.CompileStep
Andrew Kelley committed
A
combine std.build and std.build.Builder into std.Build
Andrew Kelley committed
January 10, 2023
A
add std.tar for tar file unpacking
Andrew Kelley committed
January 5, 2023
F
Renames Url.zig to Uri.zig
Felix "xq" Queißner committed
January 3, 2023
V
std: collect all options under one namespace
Veikka Tuominen committed
December 26, 2022
A
add url parsing to the std lib
Andrew Kelley committed
December 11, 2022
A
remove the experimental std.x namespace
Andrew Kelley committed
December 16, 2022
E
Make std.tz namespace accessible
Evin Yulo committed
December 10, 2022
A
std.build: extract steps to separate files
Andrew Kelley committed