Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ↵ | Benoit Germain | 2024-10-28 | 1 | -55/+0 |
| | | | | keeper.hpp, tools.h → tools.hpp | ||||
* | Renamed compat.h → compat.hpp | Benoit Germain | 2024-10-28 | 1 | -1/+1 |
| | |||||
* | Fix a minor assert message + code boyscouting | Benoit Germain | 2024-10-25 | 1 | -3/+5 |
| | |||||
* | Make Unique even stronger | Benoit Germain | 2024-10-24 | 1 | -3/+3 |
| | |||||
* | Give a chance to config.allocator to provide a specific allocator for ↵ | Benoit Germain | 2024-06-18 | 1 | -0/+2 |
| | | | | internal stuff | ||||
* | Moved AllocatorDefinition in a lanes namespace | Benoit Germain | 2024-06-18 | 1 | -40/+44 |
| | |||||
* | When it is a function, config.allocator is called with a string hint | Benoit Germain | 2024-06-18 | 1 | -0/+47 |