summaryrefslogtreecommitdiff
path: root/pdf/pdf_cmap.c
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2012-12-13Bug 693290: PDF cmap range warningsRobin Watts
2012-11-20Obsess about whitespace.Tor Andersson
2012-08-06Fix comparison of cmap table length against maximum valueSebastian Rasmussen
2012-07-06Remove debugging functions for release builds.Sebastian Rasmussen
2012-05-10Fix whitespace errors.Tor Andersson
2012-04-05Fix potential problems on malloc failure.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-06Pass context to cmap and font descriptor functions.Tor Andersson
2012-02-01Tweak to previous pdf_decode_cmap fix.Robin Watts
2012-01-31Fix big 692824: incorrect application of word space.Robin Watts
2012-01-19Multi-threading support for MuPDFRobin Watts
2012-01-13Avoid premature flushing of warnings.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-15Fix warnings/errors on unix builds.Robin Watts
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-04-14pdf_cmap.c: Fix off-by-one error and check for integer overflow.Tor Andersson
2011-04-12Fix serious bug in cmap compacting -- we forgot to set the new length.Tor Andersson
2011-04-09Check for overflow when adding cmap table and range entries.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson