summaryrefslogtreecommitdiffstats
path: root/jv_dtoa.c
AgeCommit message (Expand)Author
2015-07-19Clean up trailing whitespaceDavid Tolnay
2014-06-11Detect endianness at configuration with Autoconf AC_C_BIGENDIAN featureKim De Mey
2013-12-13Format more integers as integers, not scientific notation.Stephen Dolan
2012-12-18Add wrappers for malloc/realloc/free. See #43.Stephen Dolan
2012-09-18Initialise some variables to keep gcc happy.Stephen Dolan
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan