[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile/guile-core/ice-9 ChangeLog and-let-star.s...
From: |
Martin Grabmueller |
Subject: |
guile/guile-core/ice-9 ChangeLog and-let-star.s... |
Date: |
Thu, 19 Jul 2001 13:52:33 -0700 |
CVSROOT: /cvs
Module name: guile
Branch: branch_release-1-6
Changes by: Martin Grabmueller <address@hidden> 01/07/19 13:52:33
Modified files:
guile-core/ice-9: ChangeLog and-let-star.scm debug.scm
debugger.scm history.scm lineio.scm null.scm
optargs.scm r4rs.scm r5rs.scm receive.scm
safe-r5rs.scm streams.scm
Log message:
* and-let-star.scm, debug.scm, debugger.scm, history.scm,
lineio.scm, null.scm, optargs.scm, r4rs.scm, r5rs.scm,
receive.scm, safe-r5rs.scm, streams.scm: Updated copyright notice.
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.4&tr2=1.461.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/and-let-star.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.2&tr2=1.2.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/debug.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.23&tr2=1.23.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/debugger.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.10.2.1&tr2=1.10.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/history.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/ice-9/lineio.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.9&tr2=1.9.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/null.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.2.2.1&tr2=1.2.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/optargs.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.14&tr2=1.14.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/r4rs.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.14&tr2=1.14.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/r5rs.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/ice-9/receive.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/ice-9/safe-r5rs.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.6.2.1&tr2=1.6.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/streams.scm.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.5&tr2=1.5.2.1&r1=text&r2=text
Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.464
guile/guile-core/ice-9/ChangeLog:1.465
--- guile/guile-core/ice-9/ChangeLog:1.464 Tue Jul 17 11:59:17 2001
+++ guile/guile-core/ice-9/ChangeLog Thu Jul 19 13:24:49 2001
@@ -1,3 +1,9 @@
+2001-07-18 Martin Grabmueller <address@hidden>
+
+ * and-let-star.scm, debug.scm, debugger.scm, history.scm,
+ lineio.scm, null.scm, optargs.scm, r4rs.scm, r5rs.scm,
+ receive.scm, safe-r5rs.scm, streams.scm: Updated copyright notice.
+
2001-07-17 Martin Grabmueller <address@hidden>
* r5rs.scm: Use `re-export' instead of `export' for re-exported
Index: guile/guile-core/ice-9/and-let-star.scm
diff -u guile/guile-core/ice-9/and-let-star.scm:1.2
guile/guile-core/ice-9/and-let-star.scm:1.3
--- guile/guile-core/ice-9/and-let-star.scm:1.2 Sun Jun 3 16:29:45 2001
+++ guile/guile-core/ice-9/and-let-star.scm Thu Jul 19 13:24:49 2001
@@ -1,7 +1,7 @@
;;;; and-let-star.scm --- and-let* syntactic form (draft SRFI-2) for Guile
;;;; written by Michael Livshin <address@hidden>
;;;;
-;;;; Copyright (C) 1999 Free Software Foundation, Inc.
+;;;; Copyright (C) 1999, 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 published by
Index: guile/guile-core/ice-9/debug.scm
diff -u guile/guile-core/ice-9/debug.scm:1.23
guile/guile-core/ice-9/debug.scm:1.24
--- guile/guile-core/ice-9/debug.scm:1.23 Fri Jun 29 08:36:47 2001
+++ guile/guile-core/ice-9/debug.scm Thu Jul 19 13:24:49 2001
@@ -1,4 +1,4 @@
-;;;; Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation
+;;;; Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation
;;;;
;;;; This program is free software; you can redistribute it and/or modify
;;;; it under the terms of the GNU General Public License as published by
Index: guile/guile-core/ice-9/debugger.scm
diff -u guile/guile-core/ice-9/debugger.scm:1.10
guile/guile-core/ice-9/debugger.scm:1.11
--- guile/guile-core/ice-9/debugger.scm:1.10 Sun Jun 3 16:29:45 2001
+++ guile/guile-core/ice-9/debugger.scm Thu Jul 19 13:24:49 2001
@@ -1,6 +1,6 @@
;;;; Guile Debugger
-;;; Copyright (C) 1999 Free Software Foundation, Inc.
+;;; Copyright (C) 1999, 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/ice-9/history.scm
diff -u guile/guile-core/ice-9/history.scm:1.3
guile/guile-core/ice-9/history.scm:1.4
--- guile/guile-core/ice-9/history.scm:1.3 Sun Jun 3 16:29:45 2001
+++ guile/guile-core/ice-9/history.scm Thu Jul 19 13:24:49 2001
@@ -1,4 +1,4 @@
-;;;; 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 published by
Index: guile/guile-core/ice-9/lineio.scm
diff -u guile/guile-core/ice-9/lineio.scm:1.9
guile/guile-core/ice-9/lineio.scm:1.10
--- guile/guile-core/ice-9/lineio.scm:1.9 Sun Jun 3 16:29:45 2001
+++ guile/guile-core/ice-9/lineio.scm Thu Jul 19 13:24:49 2001
@@ -1,6 +1,6 @@
;;; installed-scm-file
-;;;; Copyright (C) 1996, 1998 Free Software Foundation, Inc.
+;;;; Copyright (C) 1996, 1998, 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 published by
Index: guile/guile-core/ice-9/null.scm
diff -u guile/guile-core/ice-9/null.scm:1.3 guile/guile-core/ice-9/null.scm:1.4
--- guile/guile-core/ice-9/null.scm:1.3 Thu Jul 12 16:27:07 2001
+++ guile/guile-core/ice-9/null.scm Thu Jul 19 13:24:49 2001
@@ -1,4 +1,4 @@
-;;;; 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 published by
Index: guile/guile-core/ice-9/optargs.scm
diff -u guile/guile-core/ice-9/optargs.scm:1.14
guile/guile-core/ice-9/optargs.scm:1.15
--- guile/guile-core/ice-9/optargs.scm:1.14 Sat Jun 9 11:14:22 2001
+++ guile/guile-core/ice-9/optargs.scm Thu Jul 19 13:24:49 2001
@@ -1,6 +1,6 @@
;;;; optargs.scm -- support for optional arguments
;;;;
-;;;; Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
+;;;; Copyright (C) 1997, 1998, 1999, 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 published by
Index: guile/guile-core/ice-9/r4rs.scm
diff -u guile/guile-core/ice-9/r4rs.scm:1.14
guile/guile-core/ice-9/r4rs.scm:1.15
--- guile/guile-core/ice-9/r4rs.scm:1.14 Sun Jun 3 16:29:45 2001
+++ guile/guile-core/ice-9/r4rs.scm Thu Jul 19 13:24:49 2001
@@ -1,7 +1,7 @@
;;;; r4rs.scm --- definitions needed for libguile to be R4RS compliant
;;;; Jim Blandy <address@hidden> --- October 1996
-;;;; Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+;;;; Copyright (C) 1996, 1997, 1998, 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 published by
Index: guile/guile-core/ice-9/r5rs.scm
diff -u guile/guile-core/ice-9/r5rs.scm:1.4 guile/guile-core/ice-9/r5rs.scm:1.5
--- guile/guile-core/ice-9/r5rs.scm:1.4 Tue Jul 17 11:59:17 2001
+++ guile/guile-core/ice-9/r5rs.scm Thu Jul 19 13:24:49 2001
@@ -1,4 +1,4 @@
-;;;; 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 published by
Index: guile/guile-core/ice-9/receive.scm
diff -u guile/guile-core/ice-9/receive.scm:1.3
guile/guile-core/ice-9/receive.scm:1.4
--- guile/guile-core/ice-9/receive.scm:1.3 Sun Jun 3 16:29:45 2001
+++ guile/guile-core/ice-9/receive.scm Thu Jul 19 13:24:49 2001
@@ -1,6 +1,6 @@
;;;; SRFI-8
-;;; 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/ice-9/safe-r5rs.scm
diff -u guile/guile-core/ice-9/safe-r5rs.scm:1.7
guile/guile-core/ice-9/safe-r5rs.scm:1.8
--- guile/guile-core/ice-9/safe-r5rs.scm:1.7 Thu Jul 12 16:27:23 2001
+++ guile/guile-core/ice-9/safe-r5rs.scm Thu Jul 19 13:24:49 2001
@@ -1,4 +1,4 @@
-;;;; 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 published by
Index: guile/guile-core/ice-9/streams.scm
diff -u guile/guile-core/ice-9/streams.scm:1.5
guile/guile-core/ice-9/streams.scm:1.6
--- guile/guile-core/ice-9/streams.scm:1.5 Sun Jun 24 20:27:51 2001
+++ guile/guile-core/ice-9/streams.scm Thu Jul 19 13:24:49 2001
@@ -1,7 +1,7 @@
;;;; streams.scm --- general lazy streams
;;;; -*- Scheme -*-
-;;;; Copyright (C) 1999 Free Software Foundation, Inc.
+;;;; Copyright (C) 1999, 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 published by