Age | Commit message (Expand) | Author |
---|---|---|
2017-04-27 | Include required system headers. | Tor Andersson |
2016-09-21 | Bug 697106: Mark 64bit constants as such. | Robin Watts |
2016-06-14 | Fix typos in various parts of the code. | Sebastian Rasmussen |
2016-02-04 | Bug 696546: Minor tweaks to ftoa code. | Robin Watts |
2016-02-03 | Bug 696546: Add fast strtof | Robin Watts |
2016-01-20 | Various formatting cleanups. | Tor Andersson |
2016-01-06 | Squash some warnings | Robin Watts |
2016-01-05 | Change fz_ftoa to fz_grisu to remove one extra layer of function calls. | Tor Andersson |
2016-01-05 | Speed up fz_ftoa. | Simon Reinhardt |
2015-03-20 | Workaround bug in ftoa. | Tor Andersson |
2014-10-22 | Fix warnings. | Tor Andersson |
2014-10-04 | Avoid redefinition warning from clang when building cmapdump.c | Joseph Heenan |
2014-09-22 | Fix 695467: Add and use fz_ftoa function (like dtoa but with floats). | Tor Andersson |