index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
cmapdump.c
Age
Commit message (
Expand
)
Author
2016-04-28
Introduce tuning context.
Robin Watts
2016-02-10
Add build=sanitize option to makefile.
Tor Andersson
2016-02-03
Bug 696546: Add fast strtof
Robin Watts
2016-01-13
Add lots of consts.
Robin Watts
2015-12-14
Fix Windows build; cmapdump.c requires fz_fopen_utf8
Robin Watts
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-09-22
Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).
Tor Andersson
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-06-26
Fix some compiler warnings on Android.
Matt Holgate
2014-05-10
Fix 694698: Support 32-bit values in CMaps.
Tor Andersson
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-01-07
Introduce 'document handlers'.
Robin Watts
2013-08-28
make cmapdump ignore VCS folders
Simon Bünzli
2013-06-20
Update source, makefiles and win32 projects.
Tor Andersson
2013-06-18
Merge common and internal headers into one.
Tor Andersson
2013-06-18
Move header files into separate include directory.
Tor Andersson
2013-05-27
Strip trailing whitespace.
Tor Andersson
2013-05-17
Add colorspace context dummy functions to cmapdump.c
Tor Andersson
2013-03-01
Bug 693624: Ensure that windows copes with utf8 filenames
Robin Watts
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-04-09
Bug 692977: Stop harmless thread debugging messages during cmapdump
Robin Watts
2012-03-12
More API tidying.
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-03-01
Add some more docs to fitz.h
Robin Watts
2012-02-13
Add locking around freetype calls.
Robin Watts
2012-02-08
Lock reworking.
Robin Watts
2012-02-06
Pass context to cmap and font descriptor functions.
Tor Andersson
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Hide glyph cache in context.
Tor Andersson
2011-12-15
Add scavenging functionality.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove remaining fz_error_note calls in the pdf code.
Tor Andersson
2011-12-06
Move antialias levels into context.
Robin Watts
2011-11-28
Move Freetype globals into context.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-01
Tweak build scripts for iOS viewer.
Tor Andersson
2011-10-04
Reintroduce alloc context section.
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-09-14
Add Memento build option.
Robin Watts
2011-04-06
pdf: Change how CMap and font data files are generated and compiled.
Tor Andersson
[next]