Mercurial > hg > xemacs-beta
log src/floatfns.c @ 5912:47ffa085a9ad
age | author | description |
---|---|---|
Sun, 10 May 2015 23:55:41 +0100 | Aidan Kehoe | Fix a bug when passing a float to truncate and giving a bignum result. |
Sun, 10 May 2015 19:07:09 +0100 | Aidan Kehoe | GMP functions that take doubles choke on non-finite values, avoid that. |
Tue, 23 Sep 2014 16:50:48 -0600 | Jerry James | Fix bignum/bigfloat memory leaks. See xemacs-patches message |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Fri, 31 Dec 2010 00:27:29 +0100 | Mats Lidell | Merged with trunk. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Wed, 29 Dec 2010 23:51:08 +0000 | Aidan Kehoe | #'float: if handed a bigfloat, give the same bigfloat back. |