racket/src/racket
2010-12-01 15:18:13 -07:00
..
dynsrc Move "src/worksp/extradlls" to libs. 2010-11-10 20:40:48 -05:00
gc fix plot build to use CC from Makefiles; fix fallout in Mac build 2010-11-10 07:20:35 -07:00
gc2 improve docs in 'interior allocation mode and improve 'interior-atomic 2010-11-10 09:18:31 -07:00
include fix bloking operations during a try-atomic 2010-11-30 15:08:16 -07:00
sgc Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
src Remove unused variable 2010-12-01 15:18:13 -07: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 v5.4.99.1, executable-yield-handler', and make-bitmap' etc. 2010-11-05 15:54:50 -06:00
collects-path.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
configure.ac fix plot build to use CC from Makefiles; fix fallout in Mac build 2010-11-10 07:20:35 -07:00
delayed.inc more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00
main.c fix `find-graphical-system-path' 2010-11-07 07:08:33 -07:00
make-configure Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
Makefile.in upgrade to latest libffi from git repo (between v3.0.9 and v3.0.10) 2010-07-13 21:12:59 -06:00
mk-gdbinit.rkt Places: prevent mastergc gen0.big_pages from leaking onto a places gen0.big_pages list 2010-08-18 13:53:08 -06:00
mkincludes.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mzconfig.h.in disable futures when building with SGC 2010-05-12 08:51:39 -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 try again to fix trouble mfence use for futures 2010-09-17 06:55:02 -06:00
uconfig.h more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00
version.mak more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00

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/