.. |
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
|
a0cff82320
Fix the format of some `doc.odin` files of the `core` library which did not made into the documentation.
|
1 year ago |
compress
|
334e08c750
Update numerous package declaration names
|
1 year ago |
container
|
334e08c750
Update numerous package declaration names
|
1 year ago |
crypto
|
a6eb64df6c
core/crypto: Add a `HAS_RAND_BYTES` constant
|
1 year ago |
debug
|
950fd2d5ce
Rename `trace_linux.odin` to `trace_cpp.odin`
|
1 year ago |
dynlib
|
436c5dc40c
Merge pull request #3436 from karl-zylinski/fix-vet-unused-in-dynlib
|
1 year ago |
encoding
|
309a770cbf
Fix `omitempty` in `json.marshal`
|
1 year ago |
fmt
|
c752d0b541
Fix printing of big endian integers in a `bit_field`
|
1 year ago |
hash
|
b378eb2df3
Fix free bug not using the correct allocator
|
1 year ago |
image
|
a0cff82320
Fix the format of some `doc.odin` files of the `core` library which did not made into the documentation.
|
1 year ago |
io
|
d5e6d722d3
Merge pull request #3045 from laytan/cbor
|
1 year ago |
log
|
000709b594
Make file_console_logger.odin be ignored on freestanding targets
|
1 year ago |
math
|
e2fa9be7e2
core/math/rand: Use `core:crypto` for the system RNG
|
1 year ago |
mem
|
0530f86a48
fix: buddy allocator wrong query info pointer
|
1 year ago |
net
|
68f663ea85
fix(net): fix return type for `send_tcp`
|
1 year ago |
odin
|
330c161625
remove semicolon
|
1 year ago |
os
|
befb0f7868
Core Foundation and Security vendor libraries.
|
1 year ago |
path
|
4035a226da
Fix filepath.rel allocation behaviour
|
1 year ago |
prof
|
3f090ed523
fix for instrumenting on Windows
|
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
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
slice
|
ac634acd4b
fixed slice.unique and slice.unique_proc
|
1 year ago |
sort
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
strconv
|
3ad95d6be3
Add append_u128
|
1 year ago |
strings
|
3a0df80066
correct newly found vets
|
1 year ago |
sync
|
f95bb77f72
Fix memory leak in `sync/chan`
|
1 year ago |
sys
|
e71cf96bbc
Keep -vet happy
|
1 year ago |
testing
|
6736205723
Merge pull request #3138 from FourteenBrush/master
|
1 year ago |
text
|
efae99971b
Fix missing `_ =`
|
1 year ago |
thread
|
29e5f94c2a
Add `#no_broadcast` procedure parameter to disallow automatic array programming broadcasting on procedure arguments
|
1 year ago |
time
|
60478c0e07
Remove using from validate_datetime
|
1 year ago |
unicode
|
fbf01543d1
Remove duplicate table
|
1 year ago |