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
/
os
Age
Commit message (
Expand
)
Author
2021-05-08
std: update usage of std.testing
Veikka Tuominen
2021-05-07
fix test to restore cwd after chdir
Michael Dusan
2021-05-06
Merge pull request #8683 from LemonBoy/thumblinux
Andrew Kelley
2021-05-05
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-05-04
std: Initial bringup for Linux on Thumb2
LemonBoy
2021-05-03
std/os/bits/windows: add `timeval` extern struct
lithdew
2021-05-03
std/os/linux/bits: correct socket option codes for ppc/ppc64
lithdew
2021-05-03
std/os/bits: add timeval struct for riscv64 linux
lithdew
2021-05-03
x/os, x/net: re-approach `Address`, rename namespace `TCP -> tcp`
lithdew
2021-05-03
x/os, x/net: layout tcp, ipv4/ipv6, and socket abstractions
lithdew
2021-05-01
fix typo
Andrew Kelley
2021-05-01
std: Fix pwrite/pread syscalls on SPARC targets
LemonBoy
2021-05-01
std: Add signal numbers for SPARC
LemonBoy
2021-05-01
std: Import correct errno defs for SPARC
LemonBoy
2021-04-29
move behavior tests from test/stage1/ to test/
Andrew Kelley
2021-04-28
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-04-26
Merge pull request #8604 from hoanga/haiku-support-sysdefs
Andrew Kelley
2021-04-26
Merge pull request #8618 from LemonBoy/mini-stuff
Andrew Kelley
2021-04-25
std: Fix wrong alignOf expression
LemonBoy
2021-04-25
x: fmt source code
lithdew
2021-04-24
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-04-24
fix import path
Matt Knight
2021-04-23
update haiku system constants
Al Hoang
2021-04-22
std: fix compile errors caught by stage2 AstGen
Andrew Kelley
2021-04-22
delete packed enums from the language
Andrew Kelley
2021-04-22
std: fix compile errors caught by stage2 AstGen
Andrew Kelley
2021-04-21
std: Use stat definition with 32bit *time fields
LemonBoy
2021-04-21
std: Split syscall parameters for PowerPC targets
LemonBoy
2021-04-19
std: Add process_vm_readv/writev wrappers
Hubert Jasudowicz
2021-04-17
std: Add pidfd wrappers
Hubert Jasudowicz
2021-04-16
Fix std.os.windows.user32.messageBoxW
Manuel Floruß
2021-04-16
linux: fix number of arguments for tgkill syscall
Mahdi Khanalizadeh
2021-04-15
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley
2021-04-15
freebsd: disable failing test
Andrew Kelley
2021-04-11
Merge pull request #8497 from LemonBoy/some-ppc-fixes
Andrew Kelley
2021-04-11
std: Fix TLS definitions for 32bit PowerPC targets
LemonBoy
2021-04-10
Rename time32 syscalls to match rest of stdlib
Benjamin Feng
2021-04-10
Add ppc Linux bits
Benjamin Feng
2021-04-07
netbsd: minor fixes to allow stage1 to build
Michael Dusan
2021-04-07
test: fix std.time timing tests to skip on failure
Michael Dusan
2021-04-04
os/bits/linux: add IPv6 socket options
Vincent Rischmann
2021-04-02
test: fix io_uring timing test to skip on failure
Michael Dusan
2021-03-25
boot_services: implement locateDevicePath
Sreehari S
2021-03-22
Fixed typo in user32
Carlos Zúñiga
2021-03-19
std: Add syscall7 stub for Linux/MIPS
LemonBoy
2021-03-14
std: Replace testing fns for floating-point values
LemonBoy
2021-03-12
std/linux: sync io_uring library with liburing
Isaac Freund
2021-03-02
os/linux: fix IO_Uring.timeout
Vincent Rischmann
2021-03-01
zig fmt the std lib
Andrew Kelley
2021-02-28
Merge pull request #8097 from LemonBoy/thread-spawn-order
Andrew Kelley
[prev]
[next]