racket/src/mzscheme
2010-03-30 17:55:59 +00:00
..
dynsrc 2009 -> 2010 2009-12-22 05:52:15 +00:00
gc try to fix build for OS X variant 2010-03-02 21:44:52 +00:00
gc2 drop the uglier half of the Mac OS X thread-local variable hack; thread GC state through mark functions (to avoid overhead of thread-local accesses); fix some procedure-arity bugs and work toward fixing chaperones and some other procedure operations on keyword procedures 2010-03-29 15:06:47 +00:00
include drop the uglier half of the Mac OS X thread-local variable hack; thread GC state through mark functions (to avoid overhead of thread-local accesses); fix some procedure-arity bugs and work toward fixing chaperones and some other procedure operations on keyword procedures 2010-03-29 15:06:47 +00:00
sgc A bunch of additional typos 2010-02-05 03:21:52 +00:00
src simplify _make_struct_type signature 2010-03-30 17:55:59 +00:00
utils Need to unwrap objects at two other points: 2010-02-25 23:42:13 +00:00
cmdline.inc Added --addon'/-A', in addition to $PLTADDONDIR from revision 17121. 2009-12-01 15:11:45 +00:00
collects-path.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
configure.ac OS X futures: only x86 2010-03-01 01:43:06 +00:00
delayed.inc
main.c enable parallel futures under Windows (enabled by default) 2010-02-28 17:12:02 +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 don't use stdout for cstartup generation 2010-01-22 21:17:21 +00:00
mk-gdbinit.ss Added scheme_raw_pair debug support 2009-10-07 21:58:45 +00:00
mkincludes.ss try again to fix header-file installation 2009-11-18 15:43:45 +00:00
mzconfig.h.in enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide 2010-02-28 22:06:59 +00:00
oskglue.inc
README
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

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/