racket/src/mzscheme
2009-04-20 16:41:57 +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 disable buggy medium-allocation code 2009-04-20 16:41:57 +00:00
include record per-thread milliseconds 2009-03-23 01:26:51 +00:00
sgc 2008 -> 2009 2009-01-04 15:34:50 +00:00
src avoid generating unnecessary struct-accessor and -mutator names 2009-04-20 13:14:40 +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 Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +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 within mzscheme, use gcc noinline attribute on some stack-mangling functions 2009-03-23 18:54:12 +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 move Mac OS X control_87 to the right place 2009-04-08 15:08:47 +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/