f73c09add5
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
feature/workspace-heap-improvments
Jim
2026-03-23 22:26:01 +00:00
c2150acb2c
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs (#2)
main
Jim2026-03-20 17:51:15 +00:00
e257f2d3f2
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs
feature/segmented-pool-improvments
Jim
2025-11-24 20:50:25 +00:00