Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarMemory.cpp
AgeCommit message (Collapse)Author
2025-06-06jemalloc (2)Kae
2025-06-06jemalloc stuffKae
2025-06-06fetch jemalloc from vcpkgKae
2025-06-06jemalloc fixKae
i am as blind as a bat
2024-12-31Update StarMemory.cppKae
2024-07-28add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused ↵Kae
for now)
2024-02-21Support prefixed and non-prefixed JeMalloc functionsKai Blaschke
Note that linking a JeMalloc library without prefixed functions will replace all memory allocations, including any call to "new", not just the ones specifically called via Star::malloc etc.
2023-06-20everything everywhereKae
all at once