Jeroen van Rijn dd1f151696 Add math.remap_clamped. 1 éve
..
bufio a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 éve
bytes f453054aff Return `0, nil` in all `io` cases where an empty slice is provided 1 éve
c e0a2e52601 c/libc: fix time link name 1 éve
compress cf8f6afeff Use `intrinsics.reverse_bits` in `core:compress/zlib` 1 éve
container 03cb585845 Merge pull request #3908 from NicknEma/Intrusive-list-docs 1 éve
crypto ca6ef95b03 add support for linux_riscv64 and freestanding_riscv64 1 éve
debug 103eccf104 More style improvements 1 éve
dynlib 8bee73b08e Remove implicit allocator usage in core:dynlib 1 éve
encoding bfedcd7035 encoding/csv: fix examples 1 éve
flags cc24d2de3e Merge pull request #3810 from Feoramund/freebsd-core-net 1 éve
fmt 4f56822204 [fmt] Add bit fields to the pointer printing logic 1 éve
hash eb799393d5 Fix `-vet-tabs` issues 1 éve
image 426367c522 Added missing slice advancing. 1 éve
io f453054aff Return `0, nil` in all `io` cases where an empty slice is provided 1 éve
log caef37bc18 orca: implement core:time and core:log 1 éve
math dd1f151696 Add math.remap_clamped. 1 éve
mem 5a22d49b72 mem/virtual: make sure the given size is used for subsequent blocks 1 éve
net 0a825fc44d Improve SRV handling in dns_windows.odin 1 éve
odin 6ef49d4f24 core/odin: support `#type_assert` and `#no_type_assert` 1 éve
os 6ba1506aa9 Fix possible leaks in `os2.user_*` calls 1 éve
path 31bb3dc4f0 Merge pull request #3971 from jasonKercher/os2-process-linux 1 éve
prof efe68c2e24 posix: add package 1 éve
reflect 8ad4427a25 Add a few more reflect.bit_field_* helpers. 1 éve
relative 7128bc4b34 Add `core:relative` 1 éve
simd 58e5078b66 add riscv to simd.IS_EMULATED 1 éve
slice 1242b6e82f Improve slice.binary_search_by 1 éve
sort 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 éve
strconv 8cd7fd95a3 Don't factor trailing zeroes into mantissa division 1 éve
strings 2999c02f65 Fix random typo 1 éve
sync cc24d2de3e Merge pull request #3810 from Feoramund/freebsd-core-net 1 éve
sys 0243647e15 Add missing `flush` functionality to `os` platforms 1 éve
testing 0fa24ac3c4 Remove deprecated `log` procs from `core:testing` 1 éve
text eb799393d5 Fix `-vet-tabs` issues 1 éve
thread 1e6419b5b7 fix zombie thread leak in thread self cleanup 1 éve
time caef37bc18 orca: implement core:time and core:log 1 éve
unicode 8642d719f0 Imply `#no_capture` to all variadic parameters 1 éve