summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/string.h
AgeCommit message (Expand)Author
2017-01-17Fix 697476: Rename header files.Tor Andersson
2017-01-09Fix potential buffer overrun when decoding UTF-16 in XML parser.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-06-16Add fz_format_output_path function.Tor Andersson
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
2016-05-13Add common page range parsing function for tools.Tor Andersson
2016-03-02Move UTF-8 string length function to fitz.Sebastian Rasmussen
2016-02-04Bug 696546: Minor tweaks to ftoa code.Robin Watts
2016-02-03Bug 696546: Add fast strtofRobin Watts
2016-01-05Change fz_ftoa to fz_grisu to remove one extra layer of function calls.Tor Andersson
2015-05-05epub: Decode URL escapes in epub paths.Tor Andersson
2014-12-03Add dirname and cleanname path manipulation functions.Tor Andersson
2014-10-22Fix warnings.Tor Andersson
2014-09-22Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).Tor Andersson
2014-09-02Add locale-independent number formatting and parsing functions.Tor Andersson
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson