aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/memory.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-06-04guard against too low arguments to <S> by checking whether the memory limit w...Robin Haberkorn1-1/+1
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-69/+7
2017-04-30define non-sized deallocator and memory counting debuggingRobin Haberkorn1-3/+5
2017-03-06roll back to the old mallinfo() implementation of memory limiting on Linux an...Robin Haberkorn1-1/+1
2017-03-03updated copyright to 2017Robin Haberkorn1-1/+1
2016-11-20fixed glib warnings about using g_mem_set_vtable() and revised memory limitingRobin Haberkorn1-0/+88