core 10.1.10 mit-scheme-pucked-10.1.10
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 19 Feb 2019 15:13:44 +0000 (08:13 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 19 Feb 2019 15:13:44 +0000 (08:13 -0700)
debian/changelog
doc/configure.ac
doc/ffi/ffi.texinfo
doc/mit-scheme-pucked.1
doc/ref-manual/scheme.texinfo
doc/sos/sos.texinfo
doc/user-manual/user.texinfo
src/configure.ac
src/runtime/version.scm

index dd155a634b630f64634854cc06bddd1d946d02e4..43c7857ded3d2f530e661889a2c939d9831fdbbc 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked (10.1.10) birchwood; urgency=low
+
+  * Merge with master after the 10.1.5 release.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Sat, 16 Feb 2019 00:00:00 -0000
+
 mit-scheme-pucked (10.1.9) birchwood; urgency=low
 
   * Merge with master after 10.1.4 release.
index 413e5274ca42cbe8df5837c248050e219b9838c6..0a75b9ab865fac88e9aff5be892fa6157ebd7466 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked documentation],
-       [10.1.9],
+       [10.1.10],
        [matt@birchwood-abbey.net],
        [mit-scheme-pucked-doc])
 AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
index f4af7f7fc45e9a82570f518bd0c7d3ad1590cae3..37f7a0f3f0b8988cff825a91d56e6137368ddfc9 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set VERSION 1.0
 @set UPDATED 10 June 2018
-@set SCMVERS 9.2.15
+@set SCMVERS 10.1.10
 @settitle MIT/GNU Scheme Pucked FFI Manual
 @comment %**end of header
 
index 141f909827b495b3cbb147c456141ffa1f540eea..69227570bc9381f056a7af73d0bc2b04d34f65f5 100644 (file)
@@ -1,4 +1,4 @@
-.TH "mit-scheme-pucked" "1" "10.1.9" "Friar Puck and The MIT/GNU Scheme Team" ""
+.TH "mit-scheme-pucked" "1" "10.1.10" "Friar Puck and The MIT/GNU Scheme Team" ""
 .SH "NAME"
 .LP
 mit-scheme-pucked - Friar Puck's MIT/GNU Scheme development environment
index f127742521d7238e3cc2392c9ff7f0a636acd168..4788e2f72e81337d131b8c13847ede4ed425e110 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set EDITION 1.106
 @set UPDATED 19 May 2018
-@set SCMVERS 10.1.9
+@set SCMVERS 10.1.10
 @settitle MIT/GNU Scheme Pucked Reference Manual
 @comment %**end of header
 @setchapternewpage odd
index fa6589b13298bc76147c1cecc18650fed6c630d2..3b555b40e5a18a4c03b342604db9b3ef6d865944 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set VERSION 1.9
 @set UPDATED 14 October 2011
-@set SCMVERS 9.2.15
+@set SCMVERS 10.1.10
 @settitle MIT/GNU Scheme Pucked SOS Manual
 @comment %**end of header
 @setchapternewpage odd
index 098ad0e69cb8d2b9d9bbd2de498ea0071112b865..438611d29e3ea95a9c2bf47bd40b44fafd404609 100644 (file)
@@ -3,8 +3,8 @@
 @setfilename user
 @comment From automake's version.texi someday:
 @set EDITION 1.95
-@set UPDATED 5 June 2018
-@set SCMVERS 10.1.9
+@set UPDATED 16 February 2019
+@set SCMVERS 10.1.10
 @settitle MIT/GNU Scheme Pucked User Manual
 @comment %**end of header
 @setchapternewpage odd
@@ -24,7 +24,7 @@
 @copying
 This manual documents the use of MIT/GNU Scheme Pucked @value{SCMVERS}.
 
-Copyright @copyright{} 2016, 2017, 2018 Matthew Birkholz
+Copyright @copyright{} 2016, 2017, 2018, 2019 Matthew Birkholz
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
@@ -169,14 +169,14 @@ and Scheme will load and print something like this:
 MIT/GNU Scheme Pucked running under GNU/Linux
 Type `^C' (control-C) followed by `H' to obtain information about interrupts.
 
-Copyright (C) 2018 Matthew Birkholz
-Copyright (C) 2018 Massachusetts Institute of Technology
+Copyright (C) 2019 Matthew Birkholz
+Copyright (C) 2019 Massachusetts Institute of Technology
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-Image saved on Saturday December 29, 2018 at 10:54:40 AM
-  Release 10.1.7    || Microcode 15.8 || Runtime 15.8 || SF 4.41
-  LIAR/x86-64 4.118
+Image saved on Saturday February 16, 2019 at 1:54:09 AM
+  Release 10.1.10 || SF || LIAR/x86-64
+;Loading Edwin... done
 @end smallexample
 
 It will open a graphical window if it can, else it will prompt for
@@ -4019,16 +4019,16 @@ gpg --import ~/Downloads/codemaster.txt
 Then verify the signature on the @file{.changes} file like this:
 
 @example
-gpg --verify ~/Downloads/mit-scheme-pucked_10.1.9-1_amd64.changes
+gpg --verify ~/Downloads/mit-scheme-pucked_10.1.10-1_amd64.changes
 @end example
 
 And compare the checksum in the @file{.changes} file to one
 computed from your downloaded file.
 
 @example
-grep mit-scheme-pucked_10.1.9-1_amd64.deb \
-     mit-scheme-pucked_10.1.9-1_amd64.changes
-sha256sum mit-scheme-pucked_10.1.9-1_amd64.deb
+grep mit-scheme-pucked_10.1.10-1_amd64.deb \
+     mit-scheme-pucked_10.1.10-1_amd64.changes
+sha256sum mit-scheme-pucked_10.1.10-1_amd64.deb
 @end example
 
 After you have downloaded and verified all of the required files, you
@@ -4037,7 +4037,7 @@ can install them, required packages first, e.g.@: starting with
 @code{mit-scheme-pucked-x11-screen}.
 @verbatim
 P=~/Downloads/mit-scheme-pucked
-sudo dpkg --install ${P}_10.1.9-1_amd64.deb
+sudo dpkg --install ${P}_10.1.10-1_amd64.deb
 sudo dpkg --install ${P}-gdbm_0.2.1-1_amd64.deb
 sudo dpkg --install ${P}-blowfish_0.2.1-1_amd64.deb
 sudo dpkg --install ${P}-edwin_3.116.1-1_amd64.deb
@@ -4087,26 +4087,26 @@ slower than the native machine.
 
 Click on the name of your Scheme machine architecture in the list of
 binaries for the core system.  Save the file, which should be named
-something like @file{mit-scheme-pucked-10.1.9-i386.tar.gz}.
+something like @file{mit-scheme-pucked-10.1.10-i386.tar.gz}.
 
 Compile the Scheme interpreter using the following steps:
 
 @enumerate
 @item
 Unpack the archive to create your build directory, e.g.@:
-@file{mit-scheme-pucked-10.1.9}.  For example,
+@file{mit-scheme-pucked-10.1.10}.  For example,
 
 @example
-tar xzf mit-scheme-pucked-10.1.9-i386.tar.gz
+tar xzf mit-scheme-pucked-10.1.10-i386.tar.gz
 @end example
 
-will create a new directory @file{mit-scheme-pucked-10.1.9}.
+will create a new directory @file{mit-scheme-pucked-10.1.10}.
 
 @item
 Move into the @file{src} subdirectory of the new directory:
 
 @example
-cd mit-scheme-pucked-10.1.9/src
+cd mit-scheme-pucked-10.1.10/src
 @end example
 
 @item
index a6586947a590eb0ce9374f839d8107ce10d966f7..587a0eebfbae652208b763bc6485f27a7170f1dd 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked],
-       [10.1.9],
+       [10.1.10],
        [matt@birchwood-abbey.net],
        [mit-scheme-pucked])
 AC_CONFIG_SRCDIR([microcode/boot.c])
index f34a544de0b434b8c9c842be85146b8329016c87..229114554014d86958c9e2d6a7d8a551bb2e62ae 100644 (file)
@@ -39,7 +39,7 @@ USA.
         (let ((now last-copyright-year)
               (then 1986))
           (iota (+ (- now then) 1) then)))
-   (add-subsystem-identification! "Release" '(10 1 9))
+   (add-subsystem-identification! "Release" '(10 1 10))
    (snarf-microcode-version!)
    (add-event-receiver! event:after-restore snarf-microcode-version!)
    (add-subsystem-identification! "Runtime" '(15 8))))