feat: 9.5.9

This commit is contained in:
tmtt 2022-07-29 15:12:07 +02:00
parent cb1753732b
commit 35f43a7909
1084 changed files with 558985 additions and 0 deletions

33
NOTICE Normal file
View file

@ -0,0 +1,33 @@
Chez Scheme Version 9.5.9
Copyright 1984-2022 Cisco Systems, Inc.
This product includes code developed by Cisco Systems, Inc.
This product also includes separately copyrighted:
* Unicode data files from the Unicode Consortium
* Unicode data-file processing code developed by Abdulaziz Ghuloum and
R. Kent Dybvig
* sorting code developed by Olin Shivers
* example programs, an html formatting module, and documentation
support files developed by R. Kent Dybvig
* test code and other code used for testing developed by
William D Clinger, by Dirk Lutzebaeck, and by Oscar Waddell and
R. Kent Dybvig.
* code derived from C. David Boyer's command-line editor
Builds of this product incorporate separately copyrighted code from:
* the Nanopass Infrastructure, developed by Dipanwita Sarkar,
Andrew W. Keep, R. Kent Dybvig, and Oscar Waddell
* the Zlib compression library, developed by Jean-loup Gailly and
Mark Adler
* the LZ4 compression library, developed by Yann Collet and
contributors.