summaryrefslogtreecommitdiff
path: root/source/fitz/pool.c
AgeCommit message (Expand)Author
2018-01-31Reduce size of pool allocator blocks to minimize waste.Tor Andersson
2018-01-24Allow oversize allocations in pool allocator.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2016-11-14More API tweaks.Robin Watts
2016-10-18All external drop functions handles NULL.Sebastian Rasmussen
2016-10-12Use pool allocator when parsing CSS.Tor Andersson
2016-01-08Add pool allocator.Tor Andersson