racket/src/mzscheme
2009-02-15 15:15:06 +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 raise-syntax-error 2009-02-15 03:05:02 +00:00
include revised Mac OS X sleeping; optional atomic mode for FFI callbacks 2009-01-06 13:07:45 +00:00
sgc 2008 -> 2009 2009-01-04 15:34:50 +00:00
src getting-started doc improvements, and small change to raise-syntax-error 2009-02-15 15:15:06 +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 configure+Makefile adjustments to support --as-needed linking (do not merge, yet) 2009-01-19 16:11:43 +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 configure+Makefile adjustments to support --as-needed linking (do not merge, yet) 2009-01-19 16:11:43 +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/