| Age | Commit message (Expand) | Author | Lines |
| 2013-04-14 | core: remove unnecessary unsafe blocks/functions | Alex Crichton | -242/+226 |
| 2013-04-14 | Add a lint mode for unused unsafe blocks/functions | Alex Crichton | -70/+224 |
| 2013-04-13 | auto merge of #5867 : dotdash/rust/reduce_reallocs, r=graydon | bors | -1/+1 |
| 2013-04-13 | auto merge of #5864 : huonw/rust/rusti-detect-tty, r=graydon | bors | -30/+44 |
| 2013-04-13 | auto merge of #5810 : thestinger/rust/iterator, r=graydon | bors | -164/+216 |
| 2013-04-13 | Doc review, as requested :-). | Dan Luu | -8/+7 |
| 2013-04-14 | Remove unnecessary enclosing modules for NumCast impls | Brendan Zabarauskas | -30/+22 |
| 2013-04-14 | Consolidate tests of numeric operations | Brendan Zabarauskas | -83/+29 |
| 2013-04-14 | Restore Num trait | Brendan Zabarauskas | -7/+29 |
| 2013-04-14 | Remove trailing whitespace | Brendan Zabarauskas | -5/+5 |
| 2013-04-14 | Add a test to show how NumCast can be used in type parameters | Brendan Zabarauskas | -1/+24 |
| 2013-04-14 | Generate NumCast impls and tests using macros | Brendan Zabarauskas | -922/+114 |
| 2013-04-14 | Clarify purpose of NumCast trait | Brendan Zabarauskas | -2/+2 |
| 2013-04-13 | Avoid excessive allocations and copies in iter::to_vec | Björn Steinbrink | -1/+1 |
| 2013-04-13 | move rustdoc comments so that they attach to the functions rather than the im... | Leah Hanson | -79/+79 |
| 2013-04-13 | auto merge of #5761 : Dretch/rust/murder-death-kill, r=thestinger | bors | -15/+136 |
| 2013-04-13 | librusti: only use std::rl if stdin is connected to a tty. | Huon Wilson | -30/+44 |
| 2013-04-13 | librust: make `rust run file.rs` past any extra arguments to the compiled pro... | Huon Wilson | -4/+4 |
| 2013-04-13 | initial iterator object library | Daniel Micay | -164/+216 |
| 2013-04-13 | fix index out of bounds error of x86_64 ABI | Jyun-Yan You | -2/+21 |
| 2013-04-12 | auto merge of #5839 : bjz/rust/master, r=brson | bors | -1/+42 |
| 2013-04-12 | Add comments for the implementations of from_base64 and to_base64 for . | Leah Hanson | -0/+34 |
| 2013-04-12 | Suppress a bunch of valgrind errors | Brian Anderson | -0/+92 |
| 2013-04-12 | rustpkg: Factor out tests; use a condition instead of returning an option | Tim Chevalier | -63/+138 |
| 2013-04-12 | auto merge of #5827 : nikomatsakis/rust/issue-5656-change-meaning-of-borrowed... | bors | -782/+2463 |
| 2013-04-12 | auto merge of #5847 : catamorphism/rust/rustpkg, r=catamorphism | bors | -952/+636 |
| 2013-04-12 | Tidy | Tim Chevalier | -8/+5 |
| 2013-04-12 | add rustdoc comments with examples for the string versions of to_base64 and f... | Leah Hanson | -0/+45 |
| 2013-04-12 | auto merge of #5640 : dbaupp/rust/syntax-generalise-deriving, r=thestinger | bors | -791/+1608 |
| 2013-04-12 | libsyntax: another fix for deriving on windows. | Huon Wilson | -2/+1 |
| 2013-04-12 | auto merge of #5809 : Aatch/rust/start-attr, r=thestinger | bors | -47/+177 |
| 2013-04-12 | libsyntax: (maybe) fix deriving(TotalOrd) on windows | Huon Wilson | -6/+6 |
| 2013-04-12 | Added xfail-fast to test so the windows buildbot doesn't choke | James Miller | -0/+2 |
| 2013-04-12 | libsyntax: short-circuit on non-matching variants in deriving code. | Huon Wilson | -156/+349 |
| 2013-04-12 | testsuite: add tests for derived Eq, TotalEq, Ord, TotalOrd. | Huon Wilson | -0/+75 |
| 2013-04-12 | libsyntax: derive Clone, Eq, TotalEq, Ord, TotalOrd with the new generic deri... | Huon Wilson | -761/+411 |
| 2013-04-12 | libcore: combine cmp::Ordering instances in lexical order. | Huon Wilson | -0/+27 |
| 2013-04-12 | libsyntax: abstract most of the deriving boilerplate into a simpler(r) interf... | Huon Wilson | -42/+915 |
| 2013-04-11 | rustpkg: Use pkg IDs, remove old code for now that required packages to decla... | Tim Chevalier | -964/+519 |
| 2013-04-11 | auto merge of #5845 : thestinger/rust/bool, r=catamorphism | bors | -27/+72 |
| 2013-04-11 | bool: implement Ord and TotalOrd | Daniel Micay | -27/+72 |
| 2013-04-11 | Make destroy() send SIGTERM and add a new method called | gareth | -12/+44 |
| 2013-04-11 | auto merge of #5825 : danluu/rust/rngdoc, r=erickt | bors | -9/+183 |
| 2013-04-11 | auto merge of #5823 : Kimundi/rust/str_from_bytes_slice, r=erickt | bors | -8/+147 |
| 2013-04-11 | auto merge of #5819 : erickt/rust/incoming, r=erickt | bors | -158/+1419 |
| 2013-04-11 | Fix formatting | Dan Luu | -34/+40 |
| 2013-04-11 | Implement Finally for ~fn and @fn types | Brendan Zabarauskas | -1/+42 |
| 2013-04-11 | auto merge of #5826 : brson/rust/0.7-pre, r=brson | bors | -46/+46 |
| 2013-04-11 | auto merge of #5811 : sanxiyn/rust/parse-uint, r=catamorphism | bors | -8/+8 |
| 2013-04-11 | xail all debuginfo tests | Brian Anderson | -0/+6 |