Logo
Explore Help
Sign In
ed/Odin
Watch 1
Star 0
Fork 0
mirror of https://github.com/Ed94/Odin.git synced 2026-09-04 07:20:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
ae9388c01303ca162eaf1920d6bc225df7e86d5d
Odin/tests/core/container
T
History
Karl Zylinski e5f32e1455 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
..
test_core_avl.odin
…
test_core_bit_array.odin
Add tests for Bit_Array
2024-09-03 17:23:42 -04:00
test_core_rbtree.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
test_core_small_array.odin
…
Powered by Gitea Version: 1.27.0 Page: 1702ms Template: 5ms
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