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: Thien-Thi Nguyen
Subject: guile/guile-core/ice-9 ChangeLog
Date: Wed, 13 Jun 2001 02:14:07 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/06/13 02:14:07

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

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

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&tr1=1.448&tr2=1.449&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.448 
guile/guile-core/ice-9/ChangeLog:1.449
--- guile/guile-core/ice-9/ChangeLog:1.448      Mon Jun 11 10:23:58 2001
+++ guile/guile-core/ice-9/ChangeLog    Wed Jun 13 02:14:07 2001
@@ -1,3 +1,10 @@
+2001-06-13  Thien-Thi Nguyen  <address@hidden>
+
+       * common-list.scm:
+       Clean up some docstrings; nfc.
+       Add Commentary.
+       Update copyright.
+
 2001-06-11  Marius Vollmer  <address@hidden>
 
        * boot-9.scm: Use `begin-deprecated' instead of testing
@@ -17,7 +24,7 @@
        * optargs.scm (lambda*): Make sure that BODY is always put into a
        real body context so that it can contain internal definitions.
        Thanks to Matthias Köppe!
-       
+
        * format.scm: Use (ice-9 and-let-star).
        (format:out): Initialize format:output-col with current column of
        `port', if it has one.  Else leave it alone.  Thanks to Matthias
@@ -36,7 +43,7 @@
        (module-re-export!): New.  Use this for re-exporting imported
        variables.
        (re-export): New, to go with `module-re-export!'.
-       
+
        * format.scm: Added kluge at top that keeps `export' from
        re-exporting the `format' variable of the `(guile)' module.
 
@@ -52,7 +59,7 @@
 2001-06-04  Marius Vollmer  <address@hidden>
 
        Added exception notice to all files.
-       
+
        * boot-9.scm (module-export!): Revert 2001-06-02 change.  It
        caused more problems than it solved by accidentally re-exporting
        importing bindings once in a while.
@@ -121,7 +128,7 @@
 
        * boot-9.scm (use-srfis): Do not extend the srfi-0 feature list.
        (cond-expand-provide): New procedure.
-       
+
 2001-05-22  Marius Vollmer  <address@hidden>
 
        * boot-9.scm (define-module): Return the new module.
@@ -142,7 +149,7 @@
        * match.scm: Likewise.
        * expect.scm: Likewise.
        * psyntax.pp: Regenerated.
-       
+
        * rdelim.scm:  Call `%init-rdelim-builtins'.
 
        * rw.scm: Call `%init-rw-builtins'.



reply via email to

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