Commit Graph

9 Commits

Author SHA1 Message Date
9e5cfc0dc6 build: many compilation fixes for win32 2019-01-04 17:13:21 +11:00
10d5c141f2 alloc: rationalise the 'arena' allocator 2018-12-19 17:16:57 +11:00
043dd73677 pointer: rename align as align_up, and add align_down 2018-12-17 14:45:54 +11: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
89a28322ad pointer: add align overload for pointer-views 2018-03-02 12:15:43 +11:00
885b0b4669 pointer: add some comments... 2017-08-30 15:38:13 +10:00
191268d38b pointer: add uintptr align function 2016-03-11 09:40:12 +11:00
cc12ed8943 pointer: add pointer align function 2015-11-17 17:21:48 +11:00