log src/data.c @ 5870:df50aaeddca5

age author description
Tue, 17 Mar 2015 00:29:39 +0000 Aidan Kehoe Don't tickle an unreasonable but standard C lib limitation, thank you Vin!
Mon, 16 Mar 2015 00:28:18 +0000 Aidan Kehoe Add the non-ASCII digit support, now #'parse-integer can handle it.
Wed, 25 Feb 2015 11:47:12 +0000 Aidan Kehoe Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.