aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/SecureMemoryAllocator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add an ASAN option to enable a memory debugging modesaturneric2024-07-251-17/+1
* fix: mimalloc is not yet stable on windowssaturneric2024-01-231-4/+4
* feat: integrate logging api to coresaturneric2024-01-051-8/+0
* fix: slove compilation issue on macossaturneric2023-12-221-1/+19
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-5/+2
* feat: mimalloc support valgrindsaturneric2023-12-131-3/+3
* refactor: improve the structure of main,core and test modulesaturneric2023-12-131-3/+15
* feat: add some memory utilssaturneric2023-12-031-0/+44