racket/src/mzscheme
2006-05-03 08:15:29 +00:00
..
dynsrc fix relative path in Windows `indepedent' launchers 2006-04-28 16:07:03 +00:00
gc use mprotect on more platforms to make JITted code executable 2006-04-26 22:07:24 +00:00
gc2 MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs 2006-04-24 00:01:45 +00:00
include make MzCOM and MysterX build with the new DLL-in-plt/lib arrangement; some problems remain 2006-04-25 19:56:30 +00:00
sgc {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
src undo other half of accidental env.c commit 2006-05-03 08:15:29 +00:00
utils 301.7 2006-02-23 13:19:03 +00:00
cmdline.inc make path to original exe relative in Windows launchers 2006-04-26 15:15:46 +00:00
collects-path.ss moved collects-path-update code (for make install) into src tree 2006-04-24 00:13:28 +00:00
configure.ac restore no-auto-setup for in-place SVN install 2006-04-26 12:55:44 +00:00
delayed.inc set svn:eol-style 2006-04-25 20:45:37 +00:00
imsg.txt restore no-auto-setup for in-place SVN install 2006-04-26 12:55:44 +00:00
main.c make MzCOM and MysterX build with the new DLL-in-plt/lib arrangement; some problems remain 2006-04-25 19:56:30 +00:00
make-configure Added llvm to configure, disabled by default, also will not run if llvm is not 2005-06-29 20:11:47 +00:00
Makefile.in moved collects-path-update code (for make install) into src tree 2006-04-24 00:13:28 +00:00
mkincludes.ss Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00
mzconfig.h.in configure test for getaddrinfo, use gethostbyname when getaddrinfo is not available 2005-12-31 02:21:47 +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 use mprotect on more platforms to make JITted code executable 2006-04-26 22:07:24 +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/