racket/src/mzscheme
Matthew Flatt f3e2e2c566 undo typo
svn: r9316
2008-04-15 12:31:47 +00:00
..
dynsrc 2007->2008 2007-12-31 00:47:21 +00:00
gc use new require specs in many places 2008-02-23 09:42:03 +00:00
gc2 streamline GC's thread and custodian tracking 2008-04-09 17:25:30 +00:00
include accomodate signal-handler calls from multiple threads 2008-04-09 18:54:46 +00:00
sgc 2007->2008 2007-12-31 00:47:21 +00:00
src undo typo 2008-04-15 12:31:47 +00:00
utils fix invalidate-object error 2007-12-07 12:18:51 +00:00
cmdline.inc change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing 2008-04-10 19:05:35 +00:00
collects-path.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
configure.ac fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs) 2008-03-16 23:08:53 +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 accomodate signal-handler calls from multiple threads 2008-04-09 18:54:46 +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 fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs) 2008-03-16 23:08:53 +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 commit Solaris (round -0.0) workaround 2008-03-06 21:32:25 +00:00
uconfig.h Added src, set properties for all DOS files. 2005-05-27 21:53:51 +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/