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
/
std
Age
Commit message (
Expand
)
Author
2018-11-30
Increased range of bitwidths tested by "serialize/deserialize Int" tests. Add...
tgschultz
2018-11-30
Added serialization, bitstreams, traits for integer sign, TagPayloadType
tgschultz
2018-11-30
Update tests
Suirad
2018-11-30
Find CI env variables
Suirad
2018-11-30
Simplify implementation
Suirad
2018-11-30
Add more padding to parse buffer
Suirad
2018-11-30
Platform specific tests
Suirad
2018-11-30
Update windows imports
Suirad
2018-11-29
Implemented new more flexible readLineFrom (#1801)
Jimmi Holst Christensen
2018-11-30
std.os.path: remove dependance on std.mem.join;
kristopher tate
2018-11-30
std.mem: split: test for multiple seperator bytes;
kristopher tate
2018-11-30
std.mem: remove varargs on join to stop excessive inlined code;
kristopher tate
2018-11-29
make parseUnsigned handle types <8 bits wide
dbandstra
2018-11-29
Add std.LinkedList.concat
daurnimator
2018-11-29
Revert "Add math min/max for Float and Value"
Andrew Kelley
2018-11-29
Implemented getOrPutValue which wraps getOrPut
Jimmi Holst Christensen
2018-11-28
Add math min/max for Float and Value
Wink Saville
2018-11-28
fix child_process piped streams not getting closed
Josh Wolfe
2018-11-27
tier 2 support for freebsd
Andrew Kelley
2018-11-27
Merge branch 'master' into freebsd2
Andrew Kelley
2018-11-27
stack traces: fix for windows
Sahnvour
2018-11-27
add std.math.IntFittingRange
daurnimator
2018-11-27
fix regression from d5648d26
Andrew Kelley
2018-11-27
Merge branch 'Fix-pushToParent-to-work-for-arrays-of-Objects' of https://gith...
Andrew Kelley
2018-11-26
std.mem: add new separate method and rework SplitIterator;
kristopher tate
2018-11-25
add std.meta.stringToEnum
daurnimator
2018-11-24
factor out and expose biased range limiting function
Josh Wolfe
2018-11-24
test lots of types
Josh Wolfe
2018-11-24
add biased random range api
Josh Wolfe
2018-11-24
better debiased random range implementation
Josh Wolfe
2018-11-24
update zen os std lib for latest zig changes
Andrew Kelley
2018-11-24
fix @intCast not catching negative numbers to unsigned
Andrew Kelley
2018-11-21
std.os.path.realC: make overflow more clearly impossible
Andrew Kelley
2018-11-20
fix incorrect buf len
Andrew Kelley
2018-11-20
std/mem: writeIntLE: buf.* to buf;
kristopher tate
2018-11-19
Allow json tests to be easily filtered
Wink Saville
2018-11-19
zig fmt
Andrew Kelley
2018-11-19
Merge branch 'freebsd-up' of https://github.com/myfreeweb/zig into freebsd2
Andrew Kelley
2018-11-19
fix incorrect --help text
Andrew Kelley
2018-11-19
Add SegmentedList.shrink
Wink Saville
2018-11-19
std/rand: fix ziggurat next_f64 call
Marc Tiehuis
2018-11-18
add std.meta.intToEnum
Andrew Kelley
2018-11-18
atomic.Int.set
Josh Wolfe
2018-11-18
Fix pushToParent to work for arrays of Objects
Wink Saville
2018-11-18
Fix setsockopt syscall on linux
Duncan
2018-11-17
aarch64 improvements
Andrew Kelley
2018-11-17
rename `section` keyword to `linksection`
Andrew Kelley
2018-11-16
Fixed typos
Vallentin
2018-11-16
camelCase std.rb.set_child to std.rb.setChild
Matthew O'Connor
2018-11-16
std/fmt/index.zig: support printing hex bytes on slices;
kristopher tate
[prev]
[next]