Go to file
sperber d8b1c64044 Merge from tuebingen/trunk (needed for upcoming fixes to SRFI 19):
r568 | sperber | 2003-12-01 22:42:06 +0100 (Mon, 01 Dec 2003) | 4 lines
Changed paths:
   M /s48/tuebingen/trunk/scheme/bcomp/comp-prim.scm
   M /s48/tuebingen/trunk/scheme/rts/xnum.scm

Subject: Make INEXACT->EXACT work on exacts and vice versa

As discussed on the Scheme 48 mailing list, and requested by jar.
2007-01-05 09:43:28 +00:00
build Preparations for 0.6.7 release 2005-10-18 13:34:14 +00:00
c 0.6.7 snapshot of autogenerated files 2006-05-23 06:28:14 +00:00
cig GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
doc 0.6.7 release date 2006-05-23 06:27:07 +00:00
emacs Changed forgotten copyrights. 2004-03-12 15:10:16 +00:00
ps-compiler Add missing standard header includes spotted by gcc 4 2006-03-22 08:35:14 +00:00
scheme Merge from tuebingen/trunk (needed for upcoming fixes to SRFI 19): 2007-01-05 09:43:28 +00:00
scsh Do this: 2006-11-18 14:14:35 +00:00
.gitignore GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
COPYING Bump the year to 2003 2003-11-24 14:11:37 +00:00
CVS_README Fix typo 2006-03-08 11:48:59 +00:00
INSTALL GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
Makefile.in More fixes for building outside the source tree. 2006-03-29 13:21:09 +00:00
README Updates for mailing lists hosted at scsh.net 2006-03-08 11:49:46 +00:00
README.s48 GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
RELEASE more 0.6.7 stuff 2006-04-06 09:23:05 +00:00
TODO GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
Thanks Fix WITH-LOCK: The previous version called RELEASE-LOCK in the before 2004-03-24 08:14:55 +00:00
autogen.sh GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
config.guess new files from automake 1.9.6 2006-04-20 08:19:54 +00:00
config.sub new files from automake 1.9.6 2006-04-20 08:19:54 +00:00
configure.in Use system-dependent facilities to open a new pty. 2006-03-29 13:24:43 +00:00
gdbinit GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
install-sh GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
scsh-config.in GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00

README

-*- Mode: Text; -*-

Copyright (c) 1994 Brian D. Carlstrom
See file COPYING for copying information.

Please report bugs to scsh-users@scsh.net, and include
the version number in your message.

Installation instructions in file INSTALL.

A scsh manual is in directory doc/scsh-manual/.
A scsh paper is in directory doc/scsh-paper/.
A scsh quick reference is in file doc/cheat.txt.

Send mail to scsh-users-request@scsh.net to be put on a
mailing list for announcements, discussion, bug reports, and bug
fixes.