aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/MemoryUtils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: generate cark keyssaturneric11 days1-18/+1
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-0/+17
|
* feat: integrate logging api to coresaturneric2024-01-051-13/+0
|
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-5/+7
|
* fix: slove some memory issuessaturneric2023-12-141-6/+8
|
* feat: mimalloc support valgrindsaturneric2023-12-131-10/+10
|
* refactor: improve the structure of main,core and test modulesaturneric2023-12-131-3/+6
|
* feat: add some memory utilssaturneric2023-12-031-11/+7
|
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-0/+172