alloc-aligned.c
|
weaken aligmenment assertion (issue #245)
|
2020-05-19 09:56:37 -07:00 |
alloc-posix.c
|
use pragma warning only on msvc (issue #291)
|
2020-09-04 13:06:18 -07:00 |
alloc.c
|
Fix typo
|
2021-06-04 19:26:53 +01:00 |
heap.c
|
fix warnings on vs2017
|
2020-09-05 12:04:25 -07:00 |
init.c
|
[*] always link to the aurora runtime heap
|
2023-08-26 22:02:42 +01:00 |
options.c
|
fix C++ compilation with new atomics
|
2020-09-05 09:17:42 -07:00 |
os.c
|
[*] drop win32 requirements
|
2023-10-11 01:47:20 +01:00 |
segment.c
|
improve handling of out-of-memory situations
|
2020-09-14 09:02:06 -07:00 |
static.c
|
merge from master
|
2020-08-06 13:19:01 -07:00 |
stats.c
|
[*] Further drop OS requirements
|
2023-07-24 11:47:18 +01:00 |