aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/basic/SingletonStorage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: using qt containers instead of std containerssaturneric2024-12-131-4/+5
* fix: do clean upsaturneric2024-07-301-4/+4
* feat: simplify loggingsaturneric2024-07-301-8/+8
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-14/+12
* feat: integrate logging api to coresaturneric2024-01-051-9/+11
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+3
* fix: slove threading and memory issuessaturneric2023-12-151-26/+23
* fix: slove some memory issuessaturneric2023-12-141-7/+10
* feat: mimalloc support valgrindsaturneric2023-12-131-0/+2
* fix: add some logs in setting channel objectsaturneric2023-12-131-5/+8
* feat: improve memory security of function frameworksaturneric2023-12-031-8/+14
* refactor: clean up core's codessaturneric2023-11-061-0/+118