|
b60aaccf6f
|
build; fix compilation errors under win32
win32 builds are still totally unsupported, untested, and functionally
broken.
|
2018-08-13 14:52:40 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
803acc9a87
|
relicense under MPL-2.0
|
2018-08-04 15:14:06 +10:00 |
|
|
38e1a19e37
|
alloc: all allocators should take a type for alloc/dealloc
|
2018-05-10 13:53:06 +10:00 |
|
|
2620e2ed33
|
alloc: return views rather than raw pointers
|
2018-05-10 12:54:45 +10:00 |
|
|
9d5e599246
|
alloc: seperate out the raw allocators from the adapters
|
2017-08-29 16:53:11 +10:00 |
|