guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/ice-9 ChangeLog


From: Marius Vollmer
Subject: guile/guile-core/ice-9 ChangeLog
Date: Thu, 12 Jul 2001 16:31:55 -0700

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Marius Vollmer <address@hidden> 01/07/12 16:31:55

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.461.2.1&tr2=1.461.2.2&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.462 
guile/guile-core/ice-9/ChangeLog:1.463
--- guile/guile-core/ice-9/ChangeLog:1.462      Mon Jul  9 07:28:30 2001
+++ guile/guile-core/ice-9/ChangeLog    Thu Jul 12 16:27:52 2001
@@ -1,3 +1,17 @@
+2001-07-13  Marius Vollmer  <address@hidden>
+
+       * safe-r5rs.scm: Use `re-export' instead of `export' for
+       re-exported core bindings.  Do not re-export `numerator',
+       `denominator' and `rationalize' since Guile does not have them.
+       Continue to use `export' for `null-environment'.
+
+       * null.scm: Use `re-export' instead of `export' for re-exported
+       core bindings.  Do not export `unquote' and `unquote-splicing'
+       since there aren't definitions for them.
+
+       * boot-9.scm (compile-interface-spec): Bug fix: the keyword
+       argument is "renamer" not "rename".
+
 2001-07-09  Rob Browning  <address@hidden>
 
        * boot-9.scm: Fixed the sense of the error message when read-eval?



reply via email to

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