Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-08-03 | * num2integral.i.c, num2float.i.c: Removed. | Marius Vollmer | 1 | -0/+0 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -39/+0 |
2004-02-21 | (NUM2FLOAT): Expand isfinite to !xisinf, as per previous change to numbers.c. | Kevin Ryde | 1 | -1/+1 |
2003-04-04 | * num2float.i.c (NUM2FLOAT): handle GMP bignums. | Rob Browning | 1 | -11/+1 |
2002-09-24 | * inline.h (scm_double_cell): prevent reordering of statements | Gary Houston | 1 | -6/+2 |
2002-08-28 | (scm_make_real): prevent reordering of statements | Han-Wen Nienhuys | 1 | -0/+4 |
2002-03-01 | Changes in doc/ref: | Dirk Herrmann | 1 | -1/+1 |
2001-11-25 | Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and | Marius Vollmer | 1 | -2/+1 |
2001-09-22 | * Makefile.am: Distribute num2float.i.c. | Mikael Djurfeldt | 1 | -0/+50 |