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
/
compiler
Age
Commit message (
Expand
)
Author
2024-10-12
Change (read/write)PackedInt to (read/write)PackedIntNative in aro/Preprocessor
Krzysztof Wolicki
2024-10-12
Remove PackedIntArray usage from bundled Aro
Krzysztof Wolicki
2024-10-06
Merge pull request #21605 from alexrp/ohos-stuff
Alex Rønne Petersen
2024-10-05
std.Target: Introduce Abi.ohoseabi to distinguish the soft float case.
Alex Rønne Petersen
2024-10-05
Merge pull request #21595 from alexrp/objcopy-seg-paddr
Alex Rønne Petersen
2024-10-04
Merge pull request #21591 from patrickwick/issue-19009
Andrew Kelley
2024-10-04
objcopy: Use p_paddr from PT_LOAD even if zero.
Alex Rønne Petersen
2024-10-04
Merge pull request #21572 from alexrp/tests-llvm-targets
Alex Rønne Petersen
2024-10-04
19009: zig objcopy: minor cleanup
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: allow --add-section, --set-section-alignment and --set-se...
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: fix typo in abort messages
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: integrate --add-section, --set-section-alignment and --se...
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: integrate section flags for --set-section-flags command
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: parse section flags
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: implement --set-section-alignment
Patrick Wickenhaeuser
2024-10-04
19009: add --set-section-alignment and --set-section-flags arguments to zig o...
Patrick Wickenhaeuser
2024-10-04
19009: zig objcopy: add --add-section support
Patrick Wickenhaeuser
2024-10-03
std.Target: Remove Os.Tag.shadermodel.
Alex Rønne Petersen
2024-10-03
std.posix: Added error message 'ProcessNotFound' for reading and writing in a...
Chris Boesch
2024-09-24
std.Target: Introduce Abi.androideabi to distinguish the soft float case.
Alex Rønne Petersen
2024-09-23
std.Target: Remove Cpu.Arch.dxil and ObjectFormat.dxcontainer.
Alex Rønne Petersen
2024-09-19
std.Target: Add bridgeos tag to Os.
Alex Rønne Petersen
2024-09-16
std: Restore conventional `compareFn` behavior for `binarySearch`
Jay Petacat
2024-09-12
Replace deprecated default initializations with decl literals
Linus Groh
2024-09-11
fuzzing: better std.testing.allocator lifetime management
Andrew Kelley
2024-09-11
libfuzzer: use a function pointer instead of extern
Andrew Kelley
2024-09-11
rework fuzzing API
Andrew Kelley
2024-09-09
sync Aro dependency
Veikka Tuominen
2024-08-28
fuzzing: fix entry address logic
Andrew Kelley
2024-08-28
std: update `std.builtin.Type` fields to follow naming conventions
mlugg
2024-08-27
compiler,lib,test,langref: migrate `@setCold` to `@branchHint`
mlugg
2024-08-23
fix autodocs regression FTBFS
Andrew Kelley
2024-08-21
compiler: handle eval branch quota in memoized calls
mlugg
2024-08-19
fix various issues related to Path handling in the compiler and std
Robin Voetter
2024-08-15
Merge pull request #21020 from alexrp/target-fixes
Andrew Kelley
2024-08-15
std.tar: add writer (#19603)
Igor Anić
2024-08-15
std.time.epoch: Fix comments referring to epoch as 1970-10-01
Linus Groh
2024-08-15
std.Target: Pull toCoffMachine()/toElfMachine() up from Arch to Target.
Alex Rønne Petersen
2024-08-14
Merge pull request #21031 from linusg/std-target-naming
Andrew Kelley
2024-08-12
std.Target: Remove liteos OS tag.
Alex Rønne Petersen
2024-08-12
std.Target: Remove minix OS tag.
Alex Rønne Petersen
2024-08-12
std.Target: Rename glsl450 Arch tag to opengl.
Alex Rønne Petersen
2024-08-12
std.Target: Rename c_type_* functions to camel case
Linus Groh
2024-08-08
std.posix: read on timerfd can return error.Canceled
Jan Hendrik Farr
2024-08-07
Merge pull request #20958 from ziglang/fuzz
Andrew Kelley
2024-08-07
Merge pull request #20894 from alexrp/target-cleanup-4
Andrew Kelley
2024-08-07
build runner: --fuzz not yet supported on Windows
Andrew Kelley
2024-08-07
fuzzer web ui: introduce entry points
Andrew Kelley
2024-08-07
fuzzer: share zig to html rendering with autodocs
Andrew Kelley
2024-08-07
introduce a web interface for fuzzing
Andrew Kelley
[prev]
[next]