/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1638 by mvo, Wed May 8 20:11:37 2002 UTC revision 1.1639 by ttn, Tue May 14 09:25:26 2002 UTC
# Line 1  Line 1 
1    2002-05-14  Thien-Thi Nguyen  <ttn@giblet.glug.org>
2    
3            * gc_os_dep.c: For I386/OPENBSD, allow for `__i386__'
4            in addition to `i386'.
5    
6  2002-05-08  Marius Vollmer  <mvo@zagadka.ping.de>  2002-05-08  Marius Vollmer  <mvo@zagadka.ping.de>
7    
8          * eq.c (real_eqv): New.          * eq.c (real_eqv): New.
# Line 8  Line 13 
13          (scm_leq_p, scm_geq_p): Explicitely return #f when comparing a          (scm_leq_p, scm_geq_p): Explicitely return #f when comparing a
14          NaN.          NaN.
15          (scm_inexact_to_exact): Signal error when converting a NaN.          (scm_inexact_to_exact): Signal error when converting a NaN.
16            
17  2002-05-06  Marius Vollmer  <mvo@zagadka.ping.de>  2002-05-06  Marius Vollmer  <mvo@zagadka.ping.de>
18    
19          * posix.c (scm_putenv): Handle removing variables explicitely by          * posix.c (scm_putenv): Handle removing variables explicitely by
20          calling unsetenv.          calling unsetenv.
21    
22          From John W. Eaton.          From John W. Eaton.
23            
24          * numbers.h: Conditionally include floatingpoint.h, ieeefp.h, and          * numbers.h: Conditionally include floatingpoint.h, ieeefp.h, and
25          nan.h.  Provide declarations for scm_inf_p, scm_nan_p, scn_inf,          nan.h.  Provide declarations for scm_inf_p, scm_nan_p, scn_inf,
26          and scm_nan.          and scm_nan.
# Line 43  Line 48 
48          NaN.  They will provide their own sign.          NaN.  They will provide their own sign.
49          (scm_divide): Only allow divides by inexact zeros.  Dividing by          (scm_divide): Only allow divides by inexact zeros.  Dividing by
50          exact zeros still signals an errors.          exact zeros still signals an errors.
51            
52  2002-04-22  Thien-Thi Nguyen  <ttn@giblet.glug.org>  2002-04-22  Thien-Thi Nguyen  <ttn@giblet.glug.org>
53    
54          * goops.h (scm_slot_exists_p): Rename from scm_slots_exists_p.          * goops.h (scm_slot_exists_p): Rename from scm_slots_exists_p.

Legend:
Removed from v.1.1638  
changed lines
  Added in v.1.1639

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26