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
/
deps
Age
Commit message (
Expand
)
Author
2024-01-07
Work around stage1 not yet returning null-terminated `@typeInfo` strings
Carl Ã…stholm
2024-01-01
std.Target.Query: remove deprecated API
Andrew Kelley
2024-01-01
zig build system: change target, compilation, and module APIs
Andrew Kelley
2023-12-08
AstGen: add error for using inline loops in comptime only scopes
Veikka Tuominen
2023-11-29
Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)
David Rubin
2023-11-25
sync Aro dependency
Veikka Tuominen
2023-11-22
aro: use ArrayList in GCCDetector instead of BoundedArray
Andrew Kelley
2023-11-22
aro: avoid BoundedArray in text_literal
Andrew Kelley
2023-11-22
aro: use std.fmt.bufPrint rather than BoundedArray
Andrew Kelley
2023-11-15
sync Aro dependency
Veikka Tuominen
2023-11-03
aro: Add stub definitions to enable bootstrapping
Evan Haas
2023-11-02
sync Aro dependency
Evan Haas
2023-10-31
std.builtin.Endian: make the tags lower case
Andrew Kelley
2023-10-17
sync Aro dependency
Veikka Tuominen
2023-10-01
add Aro sources as a dependency
Veikka Tuominen
2022-12-06
actually remove stage1
Andrew Kelley
2022-10-13
stage2: Fix softfloat support for PPC64(LE)
Cody Tapscott
2022-04-12
Do not detect byte-order using _BIG/_LITTLE_ENDIAN
Cody Tapscott
2022-02-12
stage1: fix softfloat not getting correct endianness
Andrew Kelley
2020-10-03
Revert "Include dbg.h to third-party libs"
Tadeo Kondrak
2020-05-31
deps/SoftFloat-3e/: commit with LF line endings
daurnimator
2020-05-02
Include dbg.h to third-party libs
data-man
2020-01-16
remove embedded LLD
Andrew Kelley
2019-09-10
lld: apply patch: [mach-o] Extend LC_DATA_IN_CODE support to x86_64
Andrew Kelley
2019-09-10
update embedded LLD to 9.0.0rc4
Andrew Kelley
2019-08-20
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-08-20
update embedded LLD to 9.0.0-rc2
Andrew Kelley
2019-08-03
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-08-03
update embedded LLD to 9.0.0rc1
Andrew Kelley
2019-04-16
add patch to LLD to fix deadlock race condition in wasm linker
Andrew Kelley
2019-02-28
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-02-28
update embedded LLD to 8.0.0rc3
Andrew Kelley
2019-02-07
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2019-02-07
update embedded LLD to 8.0.0rc2
Andrew Kelley
2018-12-04
LLD patch: allow non-allocated sections to go into allocated sections
Andrew Kelley
2018-09-10
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-09-10
update embedded LLD to 7.0.0rc3
Andrew Kelley
2018-08-25
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-08-25
update LLD fork to 7.0.0rc2
Andrew Kelley
2018-08-04
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-08-04
update embedded LLD to 7.0.0rc1
Andrew Kelley
2018-07-25
patch LLD to fix COFF crashing when linking twice in same process
Andrew Kelley
2018-04-11
LLD patch: Do not keep shared symbols to garbage...
Andrew Kelley
2018-03-09
update to SoftFloat-3e
Andrew Kelley
2018-02-23
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-02-23
update embedded LLD to 6.0.0rc3
Andrew Kelley
2018-02-07
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-02-07
update embedded LLD to 6.0.0rc2
Andrew Kelley
2018-01-17
LLD patch: workaround for buggy MACH-O code
Andrew Kelley
2018-01-17
update embedded LLD to 6.0.0rc1
Andrew Kelley
[next]