racket/src/mzscheme
Matthew Flatt bd15e86680 fix sconfig for FreeBSD
svn: r16749
2009-11-13 17:44:08 +00:00
..
dynsrc Silence gcc 4.4.1 compiler warnings 2009-10-22 17:17:32 +00:00
gc upgrade Boehm GC to v7.1 2009-10-07 17:56:48 +00:00
gc2 merge experiment with futures 2009-10-26 19:45:13 +00:00
include change _pointer to mean a reference to non-GCed memory; add _gcpointer (v4.2.2.6) 2009-11-04 19:28:04 +00:00
sgc 2008 -> 2009 2009-01-04 15:34:50 +00:00
src fix bug related to continuation-mark-set->list* 2009-11-11 00:01:01 +00:00
utils add equal?/recur; implement equal? for image-snip% via properties 2008-12-29 22:36:53 +00:00
cmdline.inc orig paramz to planet resolver (v4.2.1.7) 2009-08-19 16:40:33 +00:00
collects-path.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
configure.ac move FreeBSD stack config flags to sconfig (insteda of configure) 2009-11-13 17:35:36 +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 kernstruct.ss in scheme/private, makeexn generates kernstruct.ss 2009-10-02 14:31:45 +00:00
mk-gdbinit.ss Added scheme_raw_pair debug support 2009-10-07 21:58:45 +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 fix sconfig for FreeBSD 2009-11-13 17:44:08 +00:00
uconfig.h more configure adjustements related to pthreads 2009-10-30 18:12:18 +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/