guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile ChangeLog


From: Thien-Thi Nguyen
Subject: guile/guile-core/libguile ChangeLog
Date: Tue, 25 Sep 2001 23:15:45 -0400

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/09/25 23:15:44

Modified files:
        guile-core/libguile: ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1517&tr2=1.1518&r1=text&r2=text

Patches:
Index: guile/guile-core/libguile/ChangeLog
diff -u guile/guile-core/libguile/ChangeLog:1.1517 
guile/guile-core/libguile/ChangeLog:1.1518
--- guile/guile-core/libguile/ChangeLog:1.1517  Tue Sep 25 18:46:13 2001
+++ guile/guile-core/libguile/ChangeLog Tue Sep 25 23:15:44 2001
@@ -1,3 +1,8 @@
+2001-09-25  Thien-Thi Nguyen  <address@hidden>
+
+       * chars.h (SCM_MAKE_CHAR): Use `scm_t_bits' instead of `intptr_t'.
+       Thanks to Golubev I. N.
+
 2001-09-25  Gary Houston  <address@hidden>
 
        * ports.c (scm_drain_input): extended the docstring.  thanks to
@@ -87,7 +92,7 @@
 
        * gc.c (allocated_mark, MARK, heap_segment,
        scm_gc_mark_cell_conservatively, scm_init_storage), gc.h
-       (scm_gc_mark_cell_conservatively):  Remove function 
+       (scm_gc_mark_cell_conservatively):  Remove function
        scm_gc_mark_cell_conservatively and update the corresponding
        comments and uses accordingly.  Thanks to Christopher Cramer for
        the patch.  (Minor corrections by me.)
@@ -150,7 +155,7 @@
 
        * num2integral.i.c (NUM2INTEGRAL): when converting a bignum to
        unsigned, ensure that it's positive.  thanks to Martin Baulig!
-       
+
 2001-08-31  Dirk Herrmann  <address@hidden>
 
        * __scm.h: Added new section about compile time selectable
@@ -222,7 +227,7 @@
        beautify_user_module_x_var, try_module_autoload_var,
        scm_module_full_name), modules.[ch] (scm_the_root_module,
        scm_make_module, scm_ensure_user_module, scm_load_scheme_module),
-       ports.h (scm_port, scm_ptob_descriptor, scm_port_rw_active), 
+       ports.h (scm_port, scm_ptob_descriptor, scm_port_rw_active),
        ports.[ch] (scm_close_all_ports_except), random.h (scm_rstate,
        scm_rng, scm_i_rstate), strings.h (SCM_SLOPPY_STRINGP,
        SCM_RWSTRINGP, SCM_STRING_UCHARS, SCM_STRING_CHARS), strings.[ch]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]