This website requires JavaScript.
Explore
Help
Register
Sign in
80486DX2-66
/
taisei
Watch
1
Star
0
Fork
You've already forked taisei
1
Code
Issues
Activity
5e0d85af1b
taisei
/
src
/
memory
History
Andrei Alexeyev
5e0d85af1b
memory/arena: add opportunistic free and realloc functions
2024-09-10 14:31:55 +02:00
..
allocator.c
src: the great #include massacre of 2024
2024-05-17 14:11:48 +02:00
allocator.h
src: run upkeep
2024-05-17 04:58:47 +02:00
arena.c
memory/arena: add opportunistic free and realloc functions
2024-09-10 14:31:55 +02:00
arena.h
memory/arena: add opportunistic free and realloc functions
2024-09-10 14:31:55 +02:00
memory.c
memory: fix mem_realloc edge case on windows
2024-09-10 14:28:36 +02:00
memory.h
src: deprecate strdup(), use mem_strdup() explicitly
2024-09-10 14:31:55 +02:00
mempool.c
memory/mempool: fix warning
2024-06-15 09:31:14 +02:00
mempool.h
memory/mempool: pass arena pointer to acquire() instead of storing in struct
2024-06-05 22:07:17 +02:00
meson.build
memory/mempool: rename from objectpool
2024-06-05 18:35:08 +02:00
util.h
src: run upkeep
2024-05-17 04:58:47 +02:00