* __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 14 Mar 2000 06:43:03 +0000 (06:43 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 14 Mar 2000 06:43:03 +0000 (06:43 +0000)
commit950cc72b8f2e9636de633d01975cb1c41e4ab1af
treeacae7c4a15ca27020559d3d31209913494548f73
parentbc86da5de2a7c9ceee81c334c32d24298ab31d9b
* __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,
numbers.h, objects.c, ramap.c, random.c, unif.c, unif.h: Extensive
rewrite of handling of real and complex numbers.
(SCM_FLOATS, SCM_SINGLES): These #ifdef conditionals have been
removed along with the support for floats.  (Float vectors are
still supported.)
libguile/__scm.h
libguile/eq.c
libguile/eval.c
libguile/hash.c
libguile/objects.c
libguile/ramap.c
libguile/random.c
libguile/unif.h