log libcore/core/alloc.c @ 237:1bf5bd306bb0

age author description
Fri, 27 Nov 2020 13:31:27 +0100 David Demelier core: add alloc_pool_get function
Thu, 19 Nov 2020 14:11:11 +0100 David Demelier core: add a alloc_pool module
Thu, 19 Nov 2020 10:48:46 +0100 David Demelier core: reinterface the alloc module
Fri, 06 Nov 2020 14:50:31 +0100 David Demelier core: allow realloc of 0 for duktape
Tue, 27 Oct 2020 16:54:18 +0100 David Demelier core: add alloc module, closes #2512