summaryrefslogtreecommitdiff
path: root/source/fitz/strtod.c
AgeCommit message (Expand)Author
2016-09-23Check for buffer overflow in strtod ascii division.Tor Andersson
2016-09-14Add scripts to remove/replace 'static' from functions.Robin Watts
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
2014-10-04Avoid redefinition warning from clang when building cmapdump.cJoseph Heenan
2014-09-22Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).Tor Andersson