summaryrefslogtreecommitdiff
path: root/libguile/num2float.i.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-03* num2integral.i.c, num2float.i.c: Removed.Marius Vollmer1-0/+0
2004-07-23* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,Marius Vollmer1-39/+0
2004-02-21(NUM2FLOAT): Expand isfinite to !xisinf, as per previous change to numbers.c.Kevin Ryde1-1/+1
2003-04-04* num2float.i.c (NUM2FLOAT): handle GMP bignums.Rob Browning1-11/+1
2002-09-24 * inline.h (scm_double_cell): prevent reordering of statementsGary Houston1-6/+2
2002-08-28(scm_make_real): prevent reordering of statementsHan-Wen Nienhuys1-0/+4
2002-03-01Changes in doc/ref:Dirk Herrmann1-1/+1
2001-11-25Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell andMarius Vollmer1-2/+1
2001-09-22* Makefile.am: Distribute num2float.i.c.Mikael Djurfeldt1-0/+50