This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-08-02 19:28:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
577889383d7a2df6fd1c93bbf2cc2ae490c15178
Odin
/
core
/
mem
History
gco
77af26b5c8
fix buffer overflow when running a test which shrinks a dynamic array that was not the last allocation
2026-06-07 11:23:05 +10:00
..
tlsf
Correct license for tlsf
2025-10-29 16:00:29 +00:00
virtual
Merge pull request
#6558
from sudokit/master
2026-04-16 13:37:47 +01:00
alloc.odin
…
allocators.odin
Fix for corner case in the scratch allocator.
2026-03-25 19:33:17 -04:00
doc.odin
…
mem.odin
remove Fixed_Byte_Buffer
2026-03-26 19:40:14 +01:00
mutex_allocator.odin
…
raw.odin
Add
Raw_String16
/
Raw_Cstring16
to
core:mem
2025-10-10 09:57:53 +01:00
rollback_stack_allocator.odin
fix buffer overflow when running a test which shrinks a dynamic array that was not the last allocation
2026-06-07 11:23:05 +10:00
tracking_allocator.odin
use context.assertion_failure_proc in tracking allocator bad free callback
2026-05-06 20:57:19 +02:00