Go to file
Niko Matsakis 61c9c46d94 remove pthread_exit() from rust_start()
It was causing OS X Lion to hang and (according to Apple) is undefined
in any case
2011-10-05 16:10:36 -07:00
doc doc: Don't merge function and concept index. There is no findex 2011-09-29 16:47:09 -07:00
mk Fix #1003 harder 2011-10-04 11:24:18 -07:00
src remove pthread_exit() from rust_start() 2011-10-05 16:10:36 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Haitao Li to AUTHORS.txt 2011-10-02 15:30:25 -07:00
configure Lots of build system cleanup and documentation 2011-10-02 00:57:53 -07:00
LICENSE.txt
Makefile.in Don't run stage0 compiler under valgrind 2011-10-05 11:09:52 -07:00
README

This is a compiler and suite of associated libraries and documentation for the
Rust programming language.

See LICENSE.txt for terms of copyright and redistribution.

See http://www.rust-lang.org for more information.