Unify process_alloc() and process_realloc() with PROCESS_ALLOC_MODE_REALLOC bit
[moveable_pool.git] / n.sh
2019-06-08 Nick DowningSimplify pool_alloc() calling convention so that offset...
2019-05-05 Nick DowningNew combined routine that does all of pool_alloc()...
2019-04-04 Nick DowningSimplify the calling convention of the hash init and...
2019-03-30 Nick DowningAdd pool_realloc_base() and pool_realloc_base_moveable...
2019-03-23 Nick DowningRemove the reservation of spare space from pool object...
2019-03-17 Nick DowningImplement MOVEABLE_CORE and MOVEABLE_SWAP compile time...
2019-03-14 Nick DowningProcess test, it is based on the pool test but involves...
2019-03-11 Nick DowningInitial commit, seemingly correct malloc/realloc/free...