mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-09 15:10:29 +02:00
*** empty log message ***
This commit is contained in:
parent
e6f3ef586c
commit
488325ae43
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
1999-03-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||||
|
|
||||||
|
* numbers.c (isfinite): Define this macro if not defined: Return a
|
||||||
|
non-zero value if X is finite. (From ISO C 9x standard.)
|
||||||
|
(scm_inexact_to_exact): Bugfix: Don't pass NaNs to scm_dbl2big.
|
||||||
|
(Thanks to Jon Trowbridge and Greg Harvey.)
|
||||||
|
|
||||||
1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
||||||
|
|
||||||
* keywords.c (scm_tc16_kw): Added for backward compatibility.
|
* keywords.c (scm_tc16_kw): Added for backward compatibility.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue