Commit graph

3 commits

Author SHA1 Message Date
Juan Jose Garcia Ripoll
fab0592bc3 Buffer overrun in bignum_to_string with negative numbers. 2010-12-17 23:54:55 +01:00
Juan Jose Garcia Ripoll
8399cc8d21 Buffer overrun problem in bignum_to_string() (integer_to_string.d) 2010-12-17 15:20:06 +01:00
Juan Jose Garcia Ripoll
4f23ce577c Ported SBCL's FLONUM-TO-STRING to ECL's core (in C).
New function INTEGER-TO-STRING added to ECL's core.
Both FLOAT-TO-STRING and INTEGER-TO-STRING are used in ECL's printer.
FORMAT uses ECL's new FLOAT-TO-STRING.
2010-10-17 14:38:47 +02:00