| Age | Commit message (Expand) | Author | Lines |
| 2013-06-30 | Bump version from 0.7-pre to 0.7 | Brian Anderson | -1/+1 |
| 2013-06-29 | auto merge of #7442 : graydon/rust/clean-llvm-trigger, r=brson | bors | -1/+10 |
| 2013-06-27 | mk: Make windows installer work with -pre versions | Brian Anderson | -0/+4 |
| 2013-06-27 | mk: add mechanisms for triggering clean-llvm builds from commits | Graydon Hoare | -1/+10 |
| 2013-06-26 | Update version number to 0.7-pre. | Brian Anderson | -1/+1 |
| 2013-06-25 | Rename all files with the 'rc' extension | Alex Crichton | -8/+8 |
| 2013-06-16 | correct ASM_COMMENTS Makefile option | Niko Matsakis | -1/+1 |
| 2013-06-15 | Remove the fuzzer | Brian Anderson | -6/+0 |
| 2013-06-05 | Makefile.in: simplify logic for CFG_VER_HASH | Ramkumar Ramachandra | -2/+1 |
| 2013-05-29 | Refactor optimization pass handling. | James Miller | -1/+1 |
| 2013-05-22 | libextra: Rename the actual metadata names of libcore to libstd and libstd to... | Patrick Walton | -2/+2 |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -26/+26 |
| 2013-05-22 | librustc: Disable borrow check debugging even when rustc is compiled with -O0. | Patrick Walton | -0/+4 |
| 2013-05-08 | Add #[cfg(debug)] flag to rust suite compilation. Closes #3068 | Zack Corr | -1/+1 |
| 2013-05-05 | Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze | Niko Matsakis | -1/+1 |
| 2013-05-04 | separate out write_guard code into its own module | Niko Matsakis | -0/+3 |
| 2013-04-22 | mk: core has another level of directories with rt/io/net | Brian Anderson | -1/+1 |
| 2013-03-18 | core: Add rt::io and start sketching the API | Brian Anderson | -1/+1 |
| 2013-03-06 | Merge remote-tracking branch 'brson/cross7' | Brian Anderson | -94/+127 |
| 2013-03-03 | rustc: MIPS32 support | Jyun-Yan You | -1/+1 |
| 2013-03-02 | mk: cleanup - lib and executable suffix handling | Young-il Choi | -70/+82 |
| 2013-02-27 | mk: rewrite make files | Young-il Choi | -60/+67 |
| 2013-02-21 | mk: Split target triples into bulid triple + host triples + target triples | Brian Anderson | -21/+35 |
| 2013-02-18 | Added rust convenience tool similar to go's go tool | Marvin Löbel | -1/+7 |
| 2013-02-15 | Rename cargo to rustpkg and start over fresh | Zack Corr | -6/+6 |
| 2013-01-13 | Support ARM and Android | kyeongwoon | -1/+1 |
| 2012-12-21 | bump 0.5 => 0.6, redirect some URLs in docs. | Graydon Hoare | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-11-15 | Fix 'make all' to build all the way through stage2. Closes #3978 | Brian Anderson | -3/+14 |
| 2012-11-13 | Tools should not be build prereqs of tests. Closes #3946 | Brian Anderson | -11/+18 |
| 2012-11-07 | Fix make install rules for new libraries | Brian Anderson | -1/+6 |
| 2012-11-07 | Rename src/rustc to src/librustc. Use the driver crate | Brian Anderson | -5/+4 |
| 2012-11-04 | Librarify rusti, etc. | Brian Anderson | -0/+3 |
| 2012-11-04 | Merge remote-tracking branch 'brson/repl' | Brian Anderson | -1/+2 |
| 2012-11-03 | library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ... | Daniel Patterson | -0/+9 |
| 2012-10-30 | rusti: Remove linenoise module, add to rt, remove core::rl | Zack Corr | -5/+2 |
| 2012-10-27 | Correct makefiles to build linenoise correctly | Zack Corr | -1/+3 |
| 2012-10-27 | rusti: Add linenoise, wrap into core::rl and add rusti REPL tool | Zack Corr | -1/+3 |
| 2012-10-20 | Some tweaks to the valgrind makefile code | Brian Anderson | -3/+4 |
| 2012-10-20 | Valgrind check disable | Mahmut Bulut | -1/+1 |
| 2012-10-12 | bump version to 0.5. | Graydon Hoare | -1/+1 |
| 2012-10-01 | Use both DESTDIR and prefix | Luca Bruno | -2/+2 |
| 2012-09-26 | Pass stage1 for relevant portion of "stage0" cross compile | Graydon Hoare | -0/+9 |
| 2012-09-23 | Register snapshots. Remove redundant Eq impls, Makefile hacks | Brian Anderson | -10/+0 |
| 2012-09-23 | Makefile hack to fix snapshotty-cross-compiley problem | Brian Anderson | -2/+14 |
| 2012-09-06 | Refactor trans to replace lvalue and friends with Datum. | Niko Matsakis | -0/+3 |
| 2012-08-31 | Add experimental JIT compiler | Zack Corr | -1/+2 |
| 2012-08-30 | Bump version to 0.4 | Brian Anderson | -1/+1 |
| 2012-07-20 | Merge tag 'release-0.3.1' into incoming | Graydon Hoare | -1/+1 |
| 2012-07-20 | Release 0.3.1 release-0.3.1 | Graydon Hoare | -1/+1 |