aboutsummaryrefslogtreecommitdiff
path: root/src/deep.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ↵Benoit Germain2024-03-211-1/+1
| | | | lambdas
* C++ migration: removed most typedef, removed uint_tBenoit Germain2024-03-201-7/+7
|
* C++ migration: more NULL → nullptrBenoit Germain2024-03-201-14/+14
|
* C++ migration: UniqueKeyBenoit Germain2024-03-201-3/+3
|
* C++ migration: bool_t → boolBenoit Germain2024-03-201-5/+4
|
* C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-0/+501