racket/src/racket
Matthew Flatt 5d8e000d6d swap vector*-ref' and vector-ref', etc.
Merge to 5.0.2
2010-10-25 11:22:35 -06:00
..
dynsrc lots of gitignores for Windows 2010-05-31 06:55:04 -06:00
gc Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
gc2 fix `touch' to run a suspended future in the runtime thread 2010-10-07 14:58:53 -06:00
include fix SIGINT handling thread dependency 2010-10-13 08:50:47 -06:00
sgc Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
src swap vector*-ref' and vector-ref', etc. 2010-10-25 11:22:35 -06:00
utils Adding MAYBE_UNUSED to xc output to remove warnings 2010-05-21 16:04:12 -06:00
.gitignore remove autom4te.cache, which is generated by autoconf 2010-07-20 19:27:38 -06:00
cmdline.inc fix clang compiler errors 2010-08-20 11:24:48 -06:00
collects-path.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
configure.ac adjust configure with --enable-sdk to force gcc 4.0 instead of 4.2 2010-07-29 07:28:43 -06:00
delayed.inc more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00
main.c fix SIGINT handling thread dependency 2010-10-13 08:50:47 -06: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 some rackety READMEs 2010-05-02 07:03:16 -06: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://www.racket-lang.org/