summaryrefslogtreecommitdiff
path: root/fitz/res_store.c
AgeCommit message (Expand)Author
2012-01-21Fix deadlock in fz_drop_storable.Robin Watts
2012-01-20Fix locking problems.Robin Watts
2012-01-19Multi-threading support for MuPDFRobin Watts
2012-01-13Scavenging fixes; overflow and division by zero.Robin Watts
2011-12-16More memsqueezing fixes.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-15Various Memsqueezing fixes.Robin Watts
2011-12-15Fix warnings/errors on unix builds.Robin Watts
2011-12-15Add scavenging functionality.Robin Watts
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts