index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
runtime
/
default_allocators.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `-target:js_wasm32` for `core:runtime`
gingerBill
2021-06-08
1
-244
/
+0
*
Make `js` default to nil allocator for the time being
gingerBill
2021-05-23
1
-1
/
+1
*
Clean up organization of `package runtime`
gingerBill
2021-05-23
1
-1
/
+40
*
Fix #906
gingerBill
2021-04-20
1
-4
/
+2
*
Improve the `Allocator` interface to support returning `Allocator_Error` to a...
gingerBill
2021-04-19
1
-27
/
+41
*
Minimize unneeded casts
gingerBill
2021-03-03
1
-1
/
+1
*
Change `default_temp_allocator_proc` behaviour to use the `default_allocator`...
gingerBill
2021-02-09
1
-6
/
+1
*
Improve default temp allocator; Fix filepath.abs behaviour on Windows
gingerBill
2020-10-13
1
-3
/
+9
*
Improve default temp_allocator; make nil loggers do nothing; improve mem.Scra...
gingerBill
2020-10-02
1
-68
/
+88
*
Reimplement the Windows OS dependencies in `package runtime`
gingerBill
2020-10-01
1
-1
/
+2
*
Update packages os, path, and filepath
gingerBill
2020-09-26
1
-2
/
+0
*
Add -default-to-nil-allocator flag (sets `ODIN_DEFAULT_TO_NIL_ALLOCATOR`)
gingerBill
2020-09-15
1
-1
/
+1
*
Reorganize package runtime
gingerBill
2020-09-15
1
-4
/
+22
*
Add `mem.Allocator_Query_Info` and `mem.query_info`
gingerBill
2020-08-16
1
-0
/
+3
*
Add `mem.Allocator_Mode.Query_Features, `mem.Allocator_Mode_Set`, `mem.query_...
gingerBill
2020-08-16
1
-0
/
+7
*
Fix temporary allocator resizing
Tetralux
2020-06-04
1
-1
/
+3
*
Fix LLVM API backend for procedure "constant" values
gingerBill
2020-04-17
1
-1
/
+1
*
Fix #590
gingerBill
2020-03-15
1
-1
/
+1
*
Improve runtime/default_allocators.odin
gingerBill
2020-01-11
1
-2
/
+21
*
Add new runtime files.
gingerBill
2019-12-31
1
-0
/
+124