Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ migration: Fix metatable caching bug introduced when converting the index... | Benoit Germain | 2024-03-26 | 1 | -1/+1 |
* | C++ migration: refactor AllocatorDefinition and ProtectedAllocator into classes | Benoit Germain | 2024-03-26 | 1 | -50/+37 |
* | C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomic | Benoit Germain | 2024-03-25 | 1 | -13/+5 |
* | C++ migration: revamped stack checking macros | Benoit Germain | 2024-03-25 | 1 | -126/+126 |
* | C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ... | Benoit Germain | 2024-03-21 | 1 | -29/+29 |
* | C++ migration: removed most typedef, removed uint_t | Benoit Germain | 2024-03-20 | 1 | -24/+24 |
* | C++ migration: more NULL → nullptr | Benoit Germain | 2024-03-20 | 1 | -28/+28 |
* | C++ migration: UniqueKey | Benoit Germain | 2024-03-20 | 1 | -6/+6 |
* | C++ migration: bool_t → bool | Benoit Germain | 2024-03-20 | 1 | -41/+41 |
* | C++ migration: changed file extensions from .c to .cpp | Benoit Germain | 2024-03-19 | 1 | -0/+2080 |