guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/srfi ChangeLog README


From: Martin Grabmueller
Subject: guile/guile-core/srfi ChangeLog README
Date: Mon, 09 Jul 2001 12:12:27 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Martin Grabmueller <address@hidden>     01/07/09 12:12:27

Modified files:
        guile-core/srfi: ChangeLog README 

Log message:
        2001-07-09  Martin Grabmueller  <address@hidden>
        
        * README: Cleanup.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/ChangeLog.diff?cvsroot=OldCVS&tr1=1.44&tr2=1.45&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/README.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: guile/guile-core/srfi/ChangeLog
diff -u guile/guile-core/srfi/ChangeLog:1.44 
guile/guile-core/srfi/ChangeLog:1.45
--- guile/guile-core/srfi/ChangeLog:1.44        Fri Jul  6 14:10:47 2001
+++ guile/guile-core/srfi/ChangeLog     Mon Jul  9 12:12:27 2001
@@ -1,3 +1,7 @@
+2001-07-09  Martin Grabmueller  <address@hidden>
+
+       * README: Cleanup.
+
 2001-07-06  Gary Houston  <address@hidden>
 
        * srfi-1.scm (iota, map, for-each, list-index, member, delete,
Index: guile/guile-core/srfi/README
diff -u guile/guile-core/srfi/README:1.3 guile/guile-core/srfi/README:1.4
--- guile/guile-core/srfi/README:1.3    Wed Jun  6 21:27:37 2001
+++ guile/guile-core/srfi/README        Mon Jul  9 12:12:27 2001
@@ -5,8 +5,6 @@
 
   http://srfi.schemers.org
 
-The following SRFIs are supported (as of 2001-06-06 -- 'martin):
-
 SRFI-0: cond-expand
 
   Supported by default, no module needs to get used.
@@ -73,7 +71,6 @@
   A lot of data types and procedures for dealing with times and
   dates.  (use-modules (srfi srfi-19)) loads the procedures.
 
-SRFI-23: Error reporting mechanism (draft)
+SRFI-23: Error reporting mechanism
 
-  This SRFI is still in draft status, but Guile fully supports it
-  already.  No need to load any module.
+  Guile fully supports this SRFI.  No need to load any module.



reply via email to

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