log src/data.c @ 5905:85fd1ab80057

age author description
Fri, 08 May 2015 16:24:57 +0100 Aidan Kehoe Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWED
Fri, 08 May 2015 13:58:22 +0100 Aidan Kehoe Return ratios in canonical form too, #'string-to-number
Wed, 08 Apr 2015 21:03:18 +0100 Aidan Kehoe Be more careful about C integer overflow, #'parse-integer.