Logo
Explore Help
Sign In
ed/Odin
Watch 1
Star 0
Fork 0
mirror of https://github.com/Ed94/Odin.git synced 2026-09-07 00:39:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
5097e98da2be6fc799d3d1320e09d0cabcb591ad
Odin/core/testing
T
History
avanspector 0a985f5d02 Haiku: small fixes across core
2025-01-10 07:07:40 +01:00
..
events.odin
…
logging.odin
…
reporting.odin
…
runner_windows.odin
Changed some recently added //+ usages to #+ and also fixed some //+ usages in some code generators.
2024-09-17 19:39:48 +02:00
runner.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
signal_handler_libc.odin
testing: separate the posix import into target files
2024-11-01 16:27:45 +01:00
signal_handler_other.odin
…
signal_handler_posix.odin
Haiku: small fixes across core
2025-01-10 07:07:40 +01:00
signal_handler_windows.odin
testing: separate the posix import into target files
2024-11-01 16:27:45 +01:00
signal_handler.odin
…
testing.odin
add '#caller_expression'
2024-09-14 22:13:37 +02:00
Powered by Gitea Version: 1.27.0 Page: 1096ms 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