racket/src/racket
2011-08-26 14:25:18 -06:00
..
dynsrc write proper ELF section for Unix launchers/executables 2011-04-17 18:04:00 -06:00
gc A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
gc2 Places - check for inter-place pointers 2011-08-08 10:58:22 -06:00
include add `use-collection-link-paths' 2011-08-24 20:08:19 -06:00
sgc fix SGC 2011-07-16 14:30:09 -06:00
src Place sockets and file port fixes 2011-08-26 14:25:18 -06:00
utils remove more obsolete code 2010-11-05 15:54:52 -06:00
.gitignore remove autom4te.cache, which is generated by autoconf 2010-07-20 19:27:38 -06:00
cmdline.inc change `raco exe' to disable collection lookup by default 2011-08-25 09:15:30 -06:00
collects-path.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
configure.ac configure: make --disable-jit imply --disable-futures 2011-08-18 12:41:36 -06:00
delayed.inc
main.c Linux: set OS process name to match -N argument or argv[0] 2011-03-29 11:02:06 -06:00
make-configure clean up C part of build 2011-04-26 17:14:55 -06:00
Makefile.in 3m-only build fix 2011-06-20 06:50:58 -06:00
mk-gdbinit.rkt mz-gdbinit updates 2011-05-10 06:37:39 -06:00
mkincludes.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mzconfig.h.in detect __sync_bool_compare_and_swap() via `configure' 2011-08-12 17:03:28 -06:00
oskglue.inc More mzscheme -> racket changes. 2010-05-15 18:52:46 -04:00
README drop "www." from "racket-lang.org" urls. 2010-11-09 20:11:14 -05:00
sconfig.h make `port-try-file-lock?' work for Solaris 2011-08-11 13:11:26 -06:00
uconfig.h avoid flock() under Solaris 2011-05-24 06:18:40 -06:00
version.mak

This is the Racket source code directory. See ../README for general
information on compiling it.

Compiled binaries, documentation, and up-to-date information about
Racket are at:
 http://racket-lang.org/