Logo
Explore Help
Register Sign In
mirror/Odin
Watch 1
Star 0 Fork 0
mirror of https://github.com/odin-lang/Odin.git synced 2026-09-17 17:59:33 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
898bea8a97ab811ff00a75dc92b70f7fe2fca679
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
…
test_core_rbtree.odin
…
test_core_small_array.odin
…
Powered by Gitea Version: 1.28.0+dev-477-g8b6ad49a5f Page: 2847ms Template: 3ms
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