summaryrefslogtreecommitdiff
path: root/source/fitz/memory.c
AgeCommit message (Expand)Author
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-06-08Move to using size_t for all mallocs.Robin Watts
2016-04-28Add FZ_ERROR_OOM, and make fz_malloc & co call it.Robin Watts
2015-02-25Add 64 bit windows builds to MSVC solution.Robin Watts
2013-06-20Rearrange source files.Tor Andersson