Logo
Explore Help
Sign In
ed/Odin
1
0
Fork 0
You've already forked Odin
mirror of https://github.com/Ed94/Odin.git synced 2026-06-24 06:35:00 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
69b969ef7f101b9a54f4a77916c0d8057b669d3e
Odin/core/mem
T
History
gingerBill 539e9bd2e3 Merge pull request #4836 from laytan/fix-wrong-out-of-memory
fix wrong out of memory in edge cases, just try allocate from block for one source of truth
2025-03-20 17:20:26 +00:00
..
tlsf
Fix tlsf block adjustment
2025-02-10 13:01:16 +11:00
virtual
Merge pull request #4836 from laytan/fix-wrong-out-of-memory
2025-03-20 17:20:26 +00:00
alloc.odin
Add SoA make/delete to core:mem
2025-01-15 20:16:57 +01:00
allocators.odin
General clean up of code
2025-01-01 15:13:46 +00:00
doc.odin
Update doc.odin
2025-02-26 03:04:54 -06:00
mem.odin
General clean up of code
2025-01-01 15:13:46 +00:00
mutex_allocator.odin
build mutex allocator code on freestanding wasm
2024-10-14 16:11:25 +02:00
raw.odin
…
rollback_stack_allocator.odin
…
tracking_allocator.odin
Makes tracking allocator default to crashing on a bad free instead of add to bad_free_array. The bad_free_array remains to not break old code. The new default behavior is implemented in a callback that you can override, there's a second provided callback that provides the old behavior where an element was added to bad_free_array. Rationale: Many people are just checking the allocation_map, but don't check the bad free array. Several examples throughout core that use tracking allocator don't check bad_free_array either, so people have been taught not to check it.
2024-12-21 15:49:48 +01:00
Powered by Gitea Version: 1.26.0 Page: 1354ms Template: 16ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API