index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
std
/
debug
Age
Commit message (
Expand
)
Author
2025-09-30
std.debug: unwinding on Windows
mlugg
2025-09-30
std: fix debug.Info and debug.Coverage
mlugg
2025-09-30
std: doc comments and tweaks
mlugg
2025-09-30
fix compiler ftbfs from std.macho and std.dwarf changes
mlugg
2025-09-30
SelfInfo.DarwinModule: rename field
mlugg
2025-09-30
SelfInfo: be honest about how general unwinding is
mlugg
2025-09-30
add freestanding support IN THEORY
mlugg
2025-09-30
std.debug: improve the APIs and stuff
mlugg
2025-09-30
tweaks
mlugg
2025-09-30
remove redundant test
mlugg
2025-09-30
SelfInfo: load eh_frame/debug_frame from ELF file if eh_frame_hdr omitted
mlugg
2025-09-30
std.debug.SelfInfo: concrete error sets
mlugg
2025-09-30
doc comments
mlugg
2025-09-30
fix aarch64-macos DWARF unwinding
mlugg
2025-09-30
stash? more like no
mlugg
2025-09-30
SelfInfo deinit magic
mlugg
2025-09-30
split SelfInfo into a file per impl
mlugg
2025-09-30
std.debug.Dwarf: eliminate host pointer size dependency
mlugg
2025-09-30
remove TODOs which are done or which i'm not actually gonna do lol
mlugg
2025-09-30
dont dupe state you silly billy
mlugg
2025-09-30
the world if Dwarf.ElfModule was like REALLY good:
mlugg
2025-09-30
the world if ElfModule didn't suck:
mlugg
2025-09-30
me when i did a thing
mlugg
2025-09-30
less hacky :D
mlugg
2025-09-30
names
mlugg
2025-09-30
sky pirates! which are even better!
mlugg
2025-09-30
more still
mlugg
2025-09-30
more stuff
mlugg
2025-09-30
change one million things
mlugg
2025-09-30
debug: refactor stack frame capturing
Jacob Young
2025-08-30
rework std.Io.Writer.Allocating to support runtime-known alignment
Andrew Kelley
2025-08-29
std.Io: delete GenericReader
Andrew Kelley
2025-08-28
std.debug.Pdb: migrate more towards new Reader API
Andrew Kelley
2025-08-28
fix not discarding delimiter
Andrew Kelley
2025-08-28
update GenericWriter usage found by test-cases
Andrew Kelley
2025-08-28
std: delete most remaining uses of GenericWriter
Andrew Kelley
2025-08-25
start adding big endian RISC-V support
Alex Rønne Petersen
2025-08-25
delete std.debug.FixedBufferReader
Andrew Kelley
2025-08-23
std.debug: delete MemoryAccessor
Andrew Kelley
2025-08-15
std.compress.zstd.Decompress fixes
Andrew Kelley
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-03
zig fmt: apply new cast builtin order
Justus Klausecker
2025-07-31
std.debug.Dwarf: work around API deficiency
Andrew Kelley
2025-07-31
std.compress: rework flate to new I/O API
Andrew Kelley
2025-07-16
zig fmt
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-07
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
Andrew Kelley
2025-07-07
std.io: deprecated Reader/Writer; introduce new API
Andrew Kelley
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
[prev]
[next]