gingerBill
|
0f5328973e
Add `mem.Mutex_Allocator`
|
1 year ago |
gingerBill
|
65277ddd6b
Add missing attribute
|
1 year ago |
gingerBill
|
46718d6d85
Add `Query_Info` to `Buddy_Allocator`
|
1 year ago |
gingerBill
|
2a0543d2f0
Add `mem.Buddy_Allocator`
|
1 year ago |
gingerBill
|
792f06a234
Fix indentation
|
1 year ago |
gingerBill
|
14f7619cdc
Merge pull request #3069 from pcleavelin/master
|
1 year ago |
gingerBill
|
ffa3669d02
Add virtual.Arena utilities: `new`, `new_aligned`, `make`
|
1 year ago |
gingerBill
|
b1903b915b
Change to IEEE 754-2008 conformance for `min`/`max` runtime operations.
|
1 year ago |
gingerBill
|
a7bab89c93
Unify min/max semantics for simd_(min|max)
|
1 year ago |
gingerBill
|
a1ee9e7035
Change min/max runtime behaviour to match IEEE 754-2019
|
1 year ago |
gingerBill
|
c05a92ab3e
Merge pull request #3215 from blob1807/json-better-enum-support
|
1 year ago |
gingerBill
|
5789df5c0c
Disable core library tests for ARM (Silly CI)
|
1 year ago |
gingerBill
|
78c05a49a3
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
8d496dc3d0
Fix #3173
|
1 year ago |
gingerBill
|
703eab2f15
Merge pull request #3229 from Yawning/feature/moar-crypto
|
1 year ago |
gingerBill
|
04bfc926ee
Merge pull request #3238 from laytan/libc-free-raylib-and-rectpack
|
1 year ago |
gingerBill
|
791c9c16ba
Merge pull request #3242 from laytan/fix-cgltf-binding
|
1 year ago |
gingerBill
|
6d3a57b4ac
Zero `intrinsics.alloca`
|
1 year ago |
gingerBill
|
c7b8f1fb0a
Use `intrinsics.alloca` rather than `context.temp_allocator` in `json.unmarshal_object`
|
1 year ago |
gingerBill
|
462f3f4abd
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 year ago |
gingerBill
|
5eef29290c
Fix #3250
|
1 year ago |
gingerBill
|
a944aa406d
Merge pull request #3246 from edyu/master
|
1 year ago |
gingerBill
|
8c6c2543da
Merge pull request #2999 from laytan/crypto-random-bytes-on-freebsd-and-darwin
|
1 year ago |
gingerBill
|
7ae22b7ce5
Update `are_types_identical` for `bit_field`
|
1 year ago |
gingerBill
|
3e295734cb
Correct `is_type_comparable` for `bit_field`
|
1 year ago |
Ed Yu
|
de41c2256d
For invmod, b has to be > 1, fix a logic typo
|
1 year ago |
blob1807
|
b419615002
Apply suggestions from code review
|
1 year ago |
Yawning Angel
|
c044e295ce
vendor/botan: Remove
|
1 year ago |
Yawning Angel
|
87ab3f5dc8
tests/core/crypto: Use the `tests/common` boilerplate
|
1 year ago |
Yawning Angel
|
fa8dd5a13b
core/crypto: Misc cleanups and documentation improvements
|
1 year ago |