aboutsummaryrefslogtreecommitdiff
path: root/src/state.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomicBenoit Germain2024-03-251-3/+3
* C++ migration: revamped stack checking macrosBenoit Germain2024-03-251-37/+39
* C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...Benoit Germain2024-03-211-5/+5
* C++ migration: more NULL → nullptrBenoit Germain2024-03-201-18/+18
* C++ migration: bool_t → boolBenoit Germain2024-03-201-2/+2
* C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-0/+442