mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
*** empty log message ***
This commit is contained in:
parent
96d00047de
commit
8766d4b5f9
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
2002-05-08 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* eq.c (real_eqv): New.
|
||||
(scm_eqv_p): Use it when comparing reals and complexes.
|
||||
|
||||
* numbers.c: Include <string.h>, for strncmp.
|
||||
(mem2complex): Do not create negative NaNs.
|
||||
(scm_leq_p, scm_geq_p): Explicitely return #f when comparing a
|
||||
NaN.
|
||||
(scm_inexact_to_exact): Signal error when converting a NaN.
|
||||
|
||||
2002-05-06 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* posix.c (scm_putenv): Handle removing variables explicitely by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue