Skip to content

Commit

Permalink
Chez Scheme 9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerrg committed Aug 28, 2023
1 parent c048ad8 commit 022f34c
Show file tree
Hide file tree
Showing 81 changed files with 176 additions and 165 deletions.
6 changes: 3 additions & 3 deletions BUILDING
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Building Chez Scheme Version 9.5.9
Copyright 1984-2022 Cisco Systems, Inc.
Building Chez Scheme Version 9.6.0
Copyright 1984-2023 Cisco Systems, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -276,7 +276,7 @@ Prerequisites:

* Bash/WSL, MinGW/MSYS, or Cygwin with bash, git, grep, make, sed, etc.
* Microsoft Visual Studio 2022, 2019, 2017, or 2015
* WiX Toolset (for making an install)
* WiX v3.11 Toolset (for making an install)

Be sure that git config core.autocrlf is set to false.

Expand Down
11 changes: 11 additions & 0 deletions LOG
Original file line number Diff line number Diff line change
Expand Up @@ -2404,3 +2404,14 @@
- repair collector handling of ephemeron pairs that refer to objects in
younger generations
c/gc.c mats/4.ms

9.6.0 changes:
- updated version to 9.6.0
BUILDING NOTICE makefiles/Mf-install.in makefiles/Makefile-csug.in
scheme.1.in c/Makefile.a6nt c/Makefile.i3nt c/Makefile.ta6nt
c/Makefile.ti3nt mats/Mf-a6nt mats/Mf-i3nt mats/Mf-ta6nt
mats/Mf-ti3nt workarea c/scheme.rc s/7.ss s/cmacros.ss
release_notes/release_notes.stex csug/copyright.stex csug/csug.stex
bintar/Makefile rpm/Makefile pkg/Makefile wininstall/Makefile
wininstall/a6nt.wxs wininstall/i3nt.wxs wininstall/ta6nt.wxs
wininstall/ti3nt.wxs
4 changes: 2 additions & 2 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Chez Scheme Version 9.5.9
Copyright 1984-2022 Cisco Systems, Inc.
Chez Scheme Version 9.6.0
Copyright 1984-2023 Cisco Systems, Inc.

This product includes code developed by Cisco Systems, Inc.

Expand Down
6 changes: 3 additions & 3 deletions bintar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version = 9.5.9
version = 9.6.0
m := $(shell find ../bin/* -type d | xargs basename)

R = csv$(version)
Expand Down Expand Up @@ -61,7 +61,7 @@ $(R)/boot: $(R)
( cd $(R)/boot/$(m) ; ln -s ../../../../boot/$(m)/{scheme.h,petite.boot,scheme.boot,revision} . )
case $(m) in \
*nt) \
( cd $R/boot/$(m) ; ln -s ../../../../boot/$(m)/{csv959md.lib,csv959mt.lib,mainmd.obj,mainmt.obj,scheme.res} . ) \
( cd $R/boot/$(m) ; ln -s ../../../../boot/$(m)/{csv960md.lib,csv960mt.lib,mainmd.obj,mainmt.obj,scheme.res} . ) \
;; \
*) \
( cd $R/boot/$(m) ; ln -s ../../../../boot/$(m)/{main.o,kernel.o} . ) \
Expand All @@ -72,7 +72,7 @@ $(R)/bin: $(R)
mkdir -p $(R)/bin/$(m)
case $(m) in \
*nt) \
( cd $R/bin/$(m) ; ln -s ../../../../bin/$(m)/{scheme.exe,csv959.dll,csv959.lib,vcruntime140.lib} . ) \
( cd $R/bin/$(m) ; ln -s ../../../../bin/$(m)/{scheme.exe,csv960.dll,csv960.lib,vcruntime140.lib} . ) \
;; \
*) \
( cd $R/bin/$(m) ; ln -s ../../../../bin/$(m)/scheme . ) \
Expand Down
4 changes: 2 additions & 2 deletions boot/a6le/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x8
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xE
#define segment_t1_bits 0x10
Expand Down
Binary file modified boot/a6le/petite.boot
Binary file not shown.
Binary file modified boot/a6le/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/a6le/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (a6le) */
/* scheme.h for Chez Scheme Version 9.6 (a6le) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "a6le"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/a6nt/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x8
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xE
#define segment_t1_bits 0x10
Expand Down
Binary file modified boot/a6nt/petite.boot
Binary file not shown.
Binary file modified boot/a6nt/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/a6nt/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (a6nt) */
/* scheme.h for Chez Scheme Version 9.6 (a6nt) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "a6nt"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/a6osx/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x8
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xE
#define segment_t1_bits 0x10
Expand Down
Binary file modified boot/a6osx/petite.boot
Binary file not shown.
Binary file modified boot/a6osx/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/a6osx/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (a6osx) */
/* scheme.h for Chez Scheme Version 9.6 (a6osx) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "a6osx"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/arm32le/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -486,7 +486,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x4
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xD
#define segment_t1_bits 0x13
Expand Down
Binary file modified boot/arm32le/petite.boot
Binary file not shown.
Binary file modified boot/arm32le/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/arm32le/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (arm32le) */
/* scheme.h for Chez Scheme Version 9.6 (arm32le) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "arm32le"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/i3le/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x4
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xD
#define segment_t1_bits 0x13
Expand Down
Binary file modified boot/i3le/petite.boot
Binary file not shown.
Binary file modified boot/i3le/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/i3le/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (i3le) */
/* scheme.h for Chez Scheme Version 9.6 (i3le) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "i3le"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/i3nt/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x4
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xD
#define segment_t1_bits 0x13
Expand Down
Binary file modified boot/i3nt/petite.boot
Binary file not shown.
Binary file modified boot/i3nt/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/i3nt/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (i3nt) */
/* scheme.h for Chez Scheme Version 9.6 (i3nt) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "i3nt"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/i3osx/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x4
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xD
#define segment_t1_bits 0x13
Expand Down
Binary file modified boot/i3osx/petite.boot
Binary file not shown.
Binary file modified boot/i3osx/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/i3osx/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (i3osx) */
/* scheme.h for Chez Scheme Version 9.6 (i3osx) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "i3osx"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/ta6le/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x8
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xE
#define segment_t1_bits 0x10
Expand Down
Binary file modified boot/ta6le/petite.boot
Binary file not shown.
Binary file modified boot/ta6le/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/ta6le/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (ta6le) */
/* scheme.h for Chez Scheme Version 9.6 (ta6le) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "ta6le"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/ta6nt/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x8
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xE
#define segment_t1_bits 0x10
Expand Down
Binary file modified boot/ta6nt/petite.boot
Binary file not shown.
Binary file modified boot/ta6nt/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/ta6nt/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (ta6nt) */
/* scheme.h for Chez Scheme Version 9.6 (ta6nt) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "ta6nt"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/ta6osx/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x8
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xE
#define segment_t1_bits 0x10
Expand Down
Binary file modified boot/ta6osx/petite.boot
Binary file not shown.
Binary file modified boot/ta6osx/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/ta6osx/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (ta6osx) */
/* scheme.h for Chez Scheme Version 9.6 (ta6osx) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "ta6osx"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
4 changes: 2 additions & 2 deletions boot/ti3le/equates.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* equates.h for Chez Scheme Version 9.5.9 */
/* equates.h for Chez Scheme Version 9.6 */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -485,7 +485,7 @@ typedef unsigned long long U64;
#define rtd_sealed 0x4
#define sbwp (ptr)0x4E
#define scaled_shot_1_shot_flag -0x4
#define scheme_version 0x90509
#define scheme_version 0x90600
#define segment_card_offset_bits 0x5
#define segment_offset_bits 0xD
#define segment_t1_bits 0x13
Expand Down
Binary file modified boot/ti3le/petite.boot
Binary file not shown.
Binary file modified boot/ti3le/scheme.boot
Binary file not shown.
4 changes: 2 additions & 2 deletions boot/ti3le/scheme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* scheme.h for Chez Scheme Version 9.5.9 (ti3le) */
/* scheme.h for Chez Scheme Version 9.6 (ti3le) */

/* Do not edit this file. It is automatically generated and */
/* specifically tailored to the version of Chez Scheme named */
Expand Down Expand Up @@ -35,7 +35,7 @@
#endif

/* Chez Scheme Version and machine type */
#define VERSION "9.5.9"
#define VERSION "9.6"
#define MACHINE_TYPE "ti3le"

/* All Scheme objects are of type ptr. Type iptr and */
Expand Down
Loading

0 comments on commit 022f34c

Please sign in to comment.