Jeroen van Rijn 50374d9396 Merge pull request #3640 from harold-b/fix-darwin-libc-open 1 year ago
..
bufio d3bd1c2110 improve some Negative_Read/Negative_Write logic 1 year ago
bytes d3bd1c2110 improve some Negative_Read/Negative_Write logic 1 year ago
c 9a008d10f3 Merge branch 'master' into netbsd 1 year ago
compress 334e08c750 Update numerous package declaration names 1 year ago
container 11e57fd3fd Address concerns. 1 year ago
crypto c751e4b2eb core/crypto/aes: Add AES implementation 1 year ago
debug 950fd2d5ce Rename `trace_linux.odin` to `trace_cpp.odin` 1 year ago
dynlib 6298d4a36c Fixed some build tags in vendor libs 1 year ago
encoding 31a9b3f428 `core:encoding/ini` 1 year ago
fmt f600562ca5 Improve `fmt` parsing of struct field tags 1 year ago
hash b378eb2df3 Fix free bug not using the correct allocator 1 year ago
image 58a1bb32e5 Apply fix to QOI decoder as well. 1 year ago
io d5e6d722d3 Merge pull request #3045 from laytan/cbor 1 year ago
log 223c987db2 Take logger itself, not a pointer to logger in multi-logger destructor. 1 year ago
math 88598c2c64 Make use of `runtime.Raw_*` types in `core:math/linalg` 1 year ago
mem d7f6def8ad Add aliases for `Raw_*` complex/quaternion types into `core:mem` 1 year ago
net f9fd8f0c25 Merge pull request #3439 from andreas-jonsson/netbsd 1 year ago
odin 0ef0894213 Fix to `bl.tok = path` 1 year ago
os 2ecf909be0 Fix open() foreign libc signature on Darwin 1 year ago
path 38640d5d9e Updated core lib and did cleanup 1 year ago
prof dd95a8d11d More std lib fixes 1 year ago
reflect c752d0b541 Fix printing of big endian integers in a `bit_field` 1 year ago
relative 7128bc4b34 Add `core:relative` 1 year ago
simd f49575f1fb core/simd/x86: Add the AES-NI intrinsics 1 year ago
slice 58ae96c821 Fix slice.has_prefix & slice.has_suffix 1 year ago
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
strconv 3a3ae6d0df Fix and re-enable .doc tests. 1 year ago
strings 7cf62f00c3 Correct #soa RTTI usage 1 year ago
sync b72c2edabb Merge branch 'master' into netbsd 1 year ago
sys 1617060f46 Fix type of two Win32 functions 1 year ago
testing 6736205723 Merge pull request #3138 from FourteenBrush/master 1 year ago
text 4328562e2c Satisfy -vet 1 year ago
thread f9fd8f0c25 Merge pull request #3439 from andreas-jonsson/netbsd 1 year ago
time b945e3e708 Limit to max of 9 fraction second digits, part deux. 1 year ago
unicode fbf01543d1 Remove duplicate table 1 year ago