aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/SecureMemoryAllocator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve memory issues discovered on linuxsaturneric2024-12-031-1/+3
* fix: remove mimalloc from sourcesaturneric2024-08-051-25/+5
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-0/+4
* fix: use standard os detection macrosaturneric2024-07-301-11/+9
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: do not use mimalloc on macos and solve windows build issues on github ac...saturneric2024-07-281-1/+21
* 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