racket/src/mzscheme
2009-03-22 16:24:50 +00:00
..
dynsrc 2008 -> 2009 2009-01-04 15:34:50 +00:00
gc add missing ARLIBFLAGS to go with previous change 2009-01-19 16:32:50 +00:00
gc2 fix problems with break exceptions and thread termination during constant-folding, make GMP temporary memory accountable by GC, and limit folding of 'expt' expressions 2009-03-19 12:35:34 +00:00
include fix problems with break exceptions and thread termination during constant-folding, make GMP temporary memory accountable by GC, and limit folding of 'expt' expressions 2009-03-19 12:35:34 +00:00
sgc 2008 -> 2009 2009-01-04 15:34:50 +00:00
src fix bug in sync/enable-break where a channel recv could be accepted during the raise of a break exn; also, post NACKs before raising exn 2009-03-22 16:24:50 +00:00
utils add equal?/recur; implement equal? for image-snip% via properties 2008-12-29 22:36:53 +00:00
cmdline.inc change -S, -X, and -z flags for mz/mr 2008-10-07 14:56:26 +00:00
collects-path.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
configure.ac detect gcc cpp via test program to select xform --keep-lines 2009-03-11 03:00:07 +00:00
delayed.inc allow Windows build to live in a path that includes non-ASCII characters 2006-05-11 18:08:27 +00:00
main.c 2008 -> 2009 2009-01-04 15:34:50 +00:00
make-configure fix Mac 10.5 problem with select() and fd counts > 256 2007-11-22 01:27:48 +00:00
Makefile.in change no-op from :' 2009-03-12 13:52:50 +00:00
mk-gdbinit.ss mk-gdbinit.ss updates 2008-09-09 15:52:20 +00:00
mkincludes.ss clean-up for mkincludes to avoid printouts and use optional args 2007-11-28 04:10:21 +00:00
mzconfig.h.in automate endian and 64-bit-ints configuration 2006-07-07 00:15:39 +00:00
oskglue.inc Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00
README Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00
sconfig.h support for stack traces under Linux x86_64, but the trace currently ends if working backward from JIT codes runs back into C-compiled code 2008-11-27 16:14:31 +00:00
uconfig.h v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
version.mak Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00

This is the MzScheme source code directory. See ../README for general
information on compiling it.

Compiled binaries, documentation, and up-to-date information about
MzScheme are at:
 http://www.plt-scheme.org/software/mzscheme/