guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/srfi ChangeLog srfi-10.scm srf...


From: Mikael Djurfeldt
Subject: guile/guile-core/srfi ChangeLog srfi-10.scm srf...
Date: Thu, 18 Oct 2001 15:43:07 -0400

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Mikael Djurfeldt <address@hidden>       01/10/18 15:43:07

Modified files:
        guile-core/srfi: ChangeLog srfi-10.scm srfi-11.scm srfi-14.scm 
                         srfi-16.scm srfi-2.scm srfi-4.scm srfi-8.scm 
                         srfi-9.scm 

Log message:
        * srfi-2.scm, srfi-4.scm, srfi-8.scm, srfi-9.scm, srfi-10.scm,
        srfi-11.scm, srfi-14.scm, srfi-16.scm: Move module the system
        directives `export', `export-syntax', `re-export' and
        `re-export-syntax' into the `define-module' form.  This is the
        recommended way of exporting bindings.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/ChangeLog.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.44.2.21&tr2=1.44.2.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-10.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.4&tr2=1.4.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-11.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.4.2.1&tr2=1.4.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-14.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.5.2.1&tr2=1.5.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-16.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.3&tr2=1.3.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-2.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.3.2.1&tr2=1.3.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-4.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.1&tr2=1.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-8.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.4.2.1&tr2=1.4.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/srfi/srfi-9.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.4&tr2=1.4.2.1&r1=text&r2=text

Patches:
Index: guile/guile-core/srfi/ChangeLog
diff -u guile/guile-core/srfi/ChangeLog:1.69 
guile/guile-core/srfi/ChangeLog:1.70
--- guile/guile-core/srfi/ChangeLog:1.69        Fri Sep 21 13:56:00 2001
+++ guile/guile-core/srfi/ChangeLog     Sat Sep 22 17:17:31 2001
@@ -1,3 +1,8 @@
+2001-09-22  Mikael Djurfeldt  <address@hidden>
+
+       * srfi-19.scm (priv:split-real): Inserted missing call to
+       inexact->exact.
+
 2001-09-21  Rob Browning  <address@hidden>
 
        * srfi-14.h (SCM_CHARSET_GET): need 1L, not just 1 in "<<".
Index: guile/guile-core/srfi/srfi-10.scm
diff -u guile/guile-core/srfi/srfi-10.scm:1.3 
guile/guile-core/srfi/srfi-10.scm:1.4
--- guile/guile-core/srfi/srfi-10.scm:1.3       Wed May 23 01:04:55 2001
+++ guile/guile-core/srfi/srfi-10.scm   Sun Jun  3 19:33:31 2001
@@ -16,6 +16,30 @@
 ;;;; along with this software; see the file COPYING.  If not, write to
 ;;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;;;; Boston, MA 02111-1307 USA
+;;;;
+;;;; As a special exception, the Free Software Foundation gives permission
+;;;; for additional uses of the text contained in its release of GUILE.
+;;;;
+;;;; The exception is that, if you link the GUILE library with other files
+;;;; to produce an executable, this does not by itself cause the
+;;;; resulting executable to be covered by the GNU General Public License.
+;;;; Your use of that executable is in no way restricted on account of
+;;;; linking the GUILE library code into it.
+;;;;
+;;;; This exception does not however invalidate any other reasons why
+;;;; the executable file might be covered by the GNU General Public License.
+;;;;
+;;;; This exception applies only to the code released by the
+;;;; Free Software Foundation under the name GUILE.  If you copy
+;;;; code from other Free Software Foundation releases into a copy of
+;;;; GUILE, as the General Public License permits, the exception does
+;;;; not apply to the code that you add in this way.  To avoid misleading
+;;;; anyone as to the status of such modified files, you must delete
+;;;; this exception notice from them.
+;;;;
+;;;; If you write modifications of your own for GUILE, it is your choice
+;;;; whether to permit this exception to apply to your modifications.
+;;;; If you do not wish that, delete this exception notice.
 
 ;;; Commentary:
 
Index: guile/guile-core/srfi/srfi-11.scm
diff -u guile/guile-core/srfi/srfi-11.scm:1.4 
guile/guile-core/srfi/srfi-11.scm:1.5
--- guile/guile-core/srfi/srfi-11.scm:1.4       Sun Jun  3 19:33:31 2001
+++ guile/guile-core/srfi/srfi-11.scm   Thu Jul 19 16:28:33 2001
@@ -1,6 +1,6 @@
 ;;;; srfi-11.scm --- SRFI-11 procedures for Guile
 
-;;; Copyright (C) 2000 Free Software Foundation, Inc.
+;;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.
 ;;;
 ;;; This program is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU General Public License as
Index: guile/guile-core/srfi/srfi-14.scm
diff -u guile/guile-core/srfi/srfi-14.scm:1.5 
guile/guile-core/srfi/srfi-14.scm:1.6
--- guile/guile-core/srfi/srfi-14.scm:1.5       Sun Jun  3 19:33:31 2001
+++ guile/guile-core/srfi/srfi-14.scm   Mon Jul 16 18:30:25 2001
@@ -64,7 +64,7 @@
  char-set-copy
  char-set
  list->char-set list->char-set!
- string->char-set string-char-set!
+ string->char-set string->char-set!
  char-set-filter char-set-filter!
  ucs-range->char-set ucs-range->char-set!
  ->char-set
Index: guile/guile-core/srfi/srfi-16.scm
diff -u guile/guile-core/srfi/srfi-16.scm:1.2 
guile/guile-core/srfi/srfi-16.scm:1.3
--- guile/guile-core/srfi/srfi-16.scm:1.2       Wed May 23 01:04:55 2001
+++ guile/guile-core/srfi/srfi-16.scm   Sun Jun  3 19:33:31 2001
@@ -16,6 +16,30 @@
 ;;; along with this software; see the file COPYING.  If not, write to
 ;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;;; Boston, MA 02111-1307 USA
+;;;
+;;; As a special exception, the Free Software Foundation gives permission
+;;; for additional uses of the text contained in its release of GUILE.
+;;;
+;;; The exception is that, if you link the GUILE library with other files
+;;; to produce an executable, this does not by itself cause the
+;;; resulting executable to be covered by the GNU General Public License.
+;;; Your use of that executable is in no way restricted on account of
+;;; linking the GUILE library code into it.
+;;;
+;;; This exception does not however invalidate any other reasons why
+;;; the executable file might be covered by the GNU General Public License.
+;;;
+;;; This exception applies only to the code released by the
+;;; Free Software Foundation under the name GUILE.  If you copy
+;;; code from other Free Software Foundation releases into a copy of
+;;; GUILE, as the General Public License permits, the exception does
+;;; not apply to the code that you add in this way.  To avoid misleading
+;;; anyone as to the status of such modified files, you must delete
+;;; this exception notice from them.
+;;;
+;;; If you write modifications of your own for GUILE, it is your choice
+;;; whether to permit this exception to apply to your modifications.
+;;; If you do not wish that, delete this exception notice.
 
 ;;; Commentary:
 
Index: guile/guile-core/srfi/srfi-2.scm
diff -u guile/guile-core/srfi/srfi-2.scm:1.3 
guile/guile-core/srfi/srfi-2.scm:1.4
--- guile/guile-core/srfi/srfi-2.scm:1.3        Sun Jun  3 19:33:31 2001
+++ guile/guile-core/srfi/srfi-2.scm    Thu Jul 12 19:28:03 2001
@@ -44,6 +44,6 @@
 (define-module (srfi srfi-2)
   :use-module (ice-9 and-let-star))
 
-(export-syntax and-let*)
+(re-export-syntax and-let*)
 
 (cond-expand-provide (current-module) '(srfi-2))
Index: guile/guile-core/srfi/srfi-8.scm
diff -u guile/guile-core/srfi/srfi-8.scm:1.4 
guile/guile-core/srfi/srfi-8.scm:1.5
--- guile/guile-core/srfi/srfi-8.scm:1.4        Sun Jun 24 21:07:04 2001
+++ guile/guile-core/srfi/srfi-8.scm    Thu Jul 19 16:28:33 2001
@@ -1,6 +1,6 @@
 ;;;; srfi-8.scm --- SRFI-8 procedures for Guile
 
-;;; Copyright (C) 2000 Free Software Foundation, Inc.
+;;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.
 ;;;
 ;;; This program is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU General Public License as
Index: guile/guile-core/srfi/srfi-9.scm
diff -u guile/guile-core/srfi/srfi-9.scm:1.3 
guile/guile-core/srfi/srfi-9.scm:1.4
--- guile/guile-core/srfi/srfi-9.scm:1.3        Wed May 23 01:04:55 2001
+++ guile/guile-core/srfi/srfi-9.scm    Sun Jun  3 19:33:31 2001
@@ -16,6 +16,30 @@
 ;;;; along with this software; see the file COPYING.  If not, write to
 ;;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;;;; Boston, MA 02111-1307 USA
+;;;;
+;;;; As a special exception, the Free Software Foundation gives permission
+;;;; for additional uses of the text contained in its release of GUILE.
+;;;;
+;;;; The exception is that, if you link the GUILE library with other files
+;;;; to produce an executable, this does not by itself cause the
+;;;; resulting executable to be covered by the GNU General Public License.
+;;;; Your use of that executable is in no way restricted on account of
+;;;; linking the GUILE library code into it.
+;;;;
+;;;; This exception does not however invalidate any other reasons why
+;;;; the executable file might be covered by the GNU General Public License.
+;;;;
+;;;; This exception applies only to the code released by the
+;;;; Free Software Foundation under the name GUILE.  If you copy
+;;;; code from other Free Software Foundation releases into a copy of
+;;;; GUILE, as the General Public License permits, the exception does
+;;;; not apply to the code that you add in this way.  To avoid misleading
+;;;; anyone as to the status of such modified files, you must delete
+;;;; this exception notice from them.
+;;;;
+;;;; If you write modifications of your own for GUILE, it is your choice
+;;;; whether to permit this exception to apply to your modifications.
+;;;; If you do not wish that, delete this exception notice.
 
 ;;; Commentary:
 



reply via email to

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