racket/src/mzscheme
2008-06-06 13:24:58 +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 typo 2008-05-09 13:26:15 +00:00
include fix scheme_basic_env() as a reset mechanism; add scheme_free_all(), which is useful to one user who needs to unload the MzScheme DLL within a longer-running program 2008-05-09 13:20:36 +00:00
sgc 2007->2008 2007-12-31 00:47:21 +00:00
src change the way Scribble generates keys based on modules 2008-06-06 13:24:58 +00:00
utils fix invalidate-object error 2007-12-07 12:18:51 +00:00
cmdline.inc fix scheme_basic_env() as a reset mechanism; add scheme_free_all(), which is useful to one user who needs to unload the MzScheme DLL within a longer-running program 2008-05-09 13:20:36 +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
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
oskglue.inc
README
sconfig.h commit Solaris (round -0.0) workaround 2008-03-06 21:32:25 +00:00
uconfig.h
version.mak

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/