Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate conversion to hex and decimal string: template<> to_hexstring() a... | Sven Gothel | 2021-02-10 | 1 | -4/+4 |
* | callocator: Remove non-std ctor to keep stats | Sven Gothel | 2021-01-08 | 1 | -8/+0 |
* | callocator: Need ctor constexpr callocator(const callocator& other, const boo... | Sven Gothel | 2021-01-07 | 1 | -1/+1 |
* | darray using new callocator supporting realloc: Avoiding loop over elements w... | Sven Gothel | 2021-01-06 | 1 | -0/+256 |