| Age | Commit message (Expand) | Author | Lines |
| 2013-07-09 | auto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism | bors | -0/+5 |
| 2013-07-07 | Add rusti/rustpkg to check-lite | Alex Crichton | -1/+2 |
| 2013-07-07 | Use po4a to provide translatable documentation | Luca Bruno | -0/+5 |
| 2013-07-07 | Fix #3225: Check for old Rust libraries when building and installing. | Felix S. Klock II | -57/+144 |
| 2013-07-07 | Add new manpages to install script | Gavin Baker | -2/+5 |
| 2013-07-06 | auto merge of #7520 : alexcrichton/rust/update-compiletest, r=pcwalton | bors | -1/+1 |
| 2013-07-06 | Update tests.mk | Graydon Hoare | -1/+1 |
| 2013-07-04 | Bring compiletest/rustpkg/driver up to date on std vs core | Alex Crichton | -1/+1 |
| 2013-07-03 | Add x64 windows to platform.mk and mingw64 header fixes. | Luqman Aden | -2/+27 |
| 2013-06-30 | mk: clean-llvm for cross-compile | Young-il Choi | -1/+1 |
| 2013-06-29 | auto merge of #7442 : graydon/rust/clean-llvm-trigger, r=brson | bors | -1/+1 |
| 2013-06-28 | auto merge of #7437 : brson/rust/winver, r=brson | bors | -2/+3 |
| 2013-06-28 | add a tutorial on containers and iterators | Daniel Micay | -0/+10 |
| 2013-06-27 | mk: Include all bins in the windows install | Brian Anderson | -2/+3 |
| 2013-06-27 | mk: add mechanisms for triggering clean-llvm builds from commits | Graydon Hoare | -1/+1 |
| 2013-06-25 | Deny common lints by default for lib{std,extra} | Alex Crichton | -2/+11 |
| 2013-06-25 | Rename all files with the 'rc' extension | Alex Crichton | -7/+7 |
| 2013-06-20 | auto merge of #7128 : yichoi/rust/fix_sometc, r=brson | bors | -3/+1 |
| 2013-06-18 | Turn off jemalloc | Brian Anderson | -2/+2 |
| 2013-06-17 | mk: tests.mk simplify the method to clean arm testing directory | Young-il Choi | -3/+1 |
| 2013-06-15 | Remove the fuzzer | Brian Anderson | -47/+0 |
| 2013-06-13 | mk: arm support - disable tls of jemalloc on rt.mk | Young-il Choi | -0/+12 |
| 2013-06-10 | Pass the correct build flags to jemalloc | James Miller | -1/+7 |
| 2013-06-07 | pass correct flags to jemalloc for cross-compiling | Daniel Micay | -1/+2 |
| 2013-06-06 | auto merge of #6895 : cmr/rust/jemalloc, r=brson | bors | -11/+16 |
| 2013-06-06 | mk: Fix _RUST_STAGEX variables under cross compile. Fix incoming | Brian Anderson | -0/+9 |
| 2013-06-05 | mk: Bulid rustrt with -pthread instead of -lpthread | Brian Anderson | -6/+6 |
| 2013-06-01 | Windows fixes | Corey Richardson | -1/+1 |
| 2013-06-01 | integrate jemalloc into the build | Daniel Micay | -5/+10 |
| 2013-06-01 | mk: test.mk modify to better support | Young-il Choi | -0/+10 |
| 2013-05-30 | auto merge of #6689 : graydon/rust/issue-5661-doc-test-targets, r=graydon | bors | -1/+1 |
| 2013-05-30 | fix the check-stageN-doc-$doc targets, close #5661 | Graydon Hoare | -1/+1 |
| 2013-05-30 | Attempt to get reuse of common code from multiple clones in different directo... | Felix S. Klock II | -0/+5 |
| 2013-05-29 | auto merge of #6813 : pnkfelix/rust/fsk-issue-6805-ccache-support, r=catamorp... | bors | -0/+29 |
| 2013-05-29 | Fix #6805: add --enable-ccache configure option to prefix compiler invocation... | Felix S. Klock II | -0/+29 |
| 2013-05-29 | auto merge of #6733 : alexcrichton/rust/issue-2400, r=brson | bors | -0/+7 |
| 2013-05-28 | Define rustc's host triple at compile time | Alex Crichton | -0/+7 |
| 2013-05-29 | Refactor optimization pass handling. | James Miller | -1/+1 |
| 2013-05-28 | Fix 'make check-stage1-std' by correcting dependencies | Alex Crichton | -1/+1 |
| 2013-05-24 | auto merge of #6728 : alexcrichton/rust/update-linenoise, r=Aatch | bors | -1/+1 |
| 2013-05-24 | Set the USE_UTF8 flag for linenoise to handle utf8-input | Alex Crichton | -1/+1 |
| 2013-05-24 | Define _RUST_STAGEN when building rustrt. | Tom Lee | -49/+55 |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -68/+68 |
| 2013-05-17 | auto merge of #6249 : crabtw/rust/arm, r=brson | bors | -0/+30 |
| 2013-05-14 | Get unit tests for rusti working | Alex Crichton | -11/+11 |
| 2013-05-13 | Update make dependencies of librust | Alex Crichton | -0/+3 |
| 2013-05-09 | improve MIPS backend and implement segmented stacks | Jyun-Yan You | -2/+2 |
| 2013-05-07 | auto merge of #6295 : yichoi/rust/pull-mingw32, r=brson | bors | -2/+4 |
| 2013-05-07 | mk: target.mk host.mk fix for duplicated rules of mingw32 after #6235 | Young-il Choi | -0/+4 |
| 2013-05-07 | mk: rt.mk regression patch for mingw32 after #6176 | Young-il Choi | -2/+0 |