racket/src/mzscheme
Kevin Tew a23c519ac8 Make ffl_buf local
svn: r17315
2009-12-15 22:10:28 +00:00
..
dynsrc more thread-local repairs 2009-11-18 17:05:46 +00:00
gc avoid sbrk(), which does not work with mprotect() 2009-11-17 17:29:18 +00:00
gc2 adaptive future-nursery size 2009-12-10 02:25:46 +00:00
include add #:save-errno option for foreign-function types 2009-12-14 23:52:23 +00:00
sgc 2008 -> 2009 2009-01-04 15:34:50 +00:00
src Make ffl_buf local 2009-12-15 22:10:28 +00:00
utils add equal?/recur; implement equal? for image-snip% via properties 2008-12-29 22:36:53 +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 adjust large-file-support flag handling 2009-12-11 12:49:46 +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 slimy pthread_getspecifc()-inlining trick to practically eliminate the overhead of futures support under OS X 2009-11-22 02:34:40 +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 try again to fix header-file installation 2009-11-18 15:43:45 +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/