Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ migration: STACK_GROW is no longer a macro, sanitized and fixed warnings ↵ | Benoit Germain | 2024-03-22 | 1 | -370/+386 |
| | | | | in keeper.cpp | ||||
* | C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ↵ | Benoit Germain | 2024-03-21 | 1 | -5/+4 |
| | | | | lambdas | ||||
* | C++ migration: removed most typedef, removed uint_t | Benoit Germain | 2024-03-20 | 1 | -4/+4 |
| | |||||
* | C++ migration: more NULL → nullptr | Benoit Germain | 2024-03-20 | 1 | -2/+2 |
| | |||||
* | C++ migration: UniqueKey | Benoit Germain | 2024-03-20 | 1 | -3/+3 |
| | |||||
* | C++ migration: bool_t → bool | Benoit Germain | 2024-03-20 | 1 | -1/+1 |
| | |||||
* | C++ migration: NULL → nullptr | Benoit Germain | 2024-03-19 | 1 | -18/+18 |
| | |||||
* | C++ migration: changed file extensions from .c to .cpp | Benoit Germain | 2024-03-19 | 1 | -0/+825 |