| Age | Commit message (Expand) | Author | Lines |
| 2014-04-13 | auto merge of #13452 : Ryman/rust/fix_uint_as_u, r=alexcrichton | bors | -28/+59 |
| 2014-04-13 | auto merge of #13471 : Ryman/rust/feature_syntax_error, r=brson | bors | -2/+2 |
| 2014-04-13 | auto merge of #13469 : kmcallister/rust/utf16, r=huonw | bors | -44/+126 |
| 2014-04-13 | auto merge of #13468 : alexcrichton/rust/issue-13467, r=thestinger | bors | -2/+46 |
| 2014-04-13 | auto merge of #13463 : alexcrichton/rust/c-linkage-oh-my, r=brson | bors | -5/+92 |
| 2014-04-12 | auto merge of #13461 : eddyb/rust/cleanup-at-fn, r=luqmana | bors | -552/+334 |
| 2014-04-12 | auto merge of #13460 : SimonSapin/rust/patch-9, r=alexcrichton | bors | -3/+3 |
| 2014-04-12 | auto merge of #13455 : alexcrichton/rust/jettison-timerfd, r=brson | bors | -333/+6 |
| 2014-04-13 | libsyntax: update helper to stringify TyU* and TyI* to take into account havi... | Kevin Butler | -28/+59 |
| 2014-04-12 | auto merge of #13459 : alexcrichton/rust/stop-ignoring-ffi, r=sfackler | bors | -23/+58 |
| 2014-04-12 | native: Remove timerfd implementation on linux | Alex Crichton | -333/+6 |
| 2014-04-12 | auto merge of #13448 : alexcrichton/rust/rework-chan-return-values, r=brson | bors | -227/+232 |
| 2014-04-12 | doc: Un-ignore lots of guide-ffi tests | Alex Crichton | -23/+58 |
| 2014-04-12 | doc: design changes cleanups | Adrien Tétar | -112/+39 |
| 2014-04-12 | fixed issues | Daniel Fagnan | -17/+35 |
| 2014-04-12 | Tweaked the design to be a lot cleaner. | Daniel Fagnan | -29/+126 |
| 2014-04-12 | Append missing padding after last field of struct | Stepan Koltsov | -12/+104 |
| 2014-04-12 | Check bounds when looking up type parameters | Edward Wang | -12/+36 |
| 2014-04-12 | std: update & de-~[] path's tests. | Huon Wilson | -57/+42 |
| 2014-04-12 | std: migrate path::windows to using StrBuf internally. | Huon Wilson | -64/+97 |
| 2014-04-12 | std: migrate path::unix to using Vec internally. | Huon Wilson | -64/+72 |
| 2014-04-12 | Update tutorials to use new attribute syntax (#13476) | Manish Goregaokar | -28/+28 |
| 2014-04-12 | libstd: Add unwrap_or and unwrap_or_handle to Result | Kevin Butler | -0/+61 |
| 2014-04-12 | librustc: Improve error message for missing feature attributes. | Kevin Butler | -2/+2 |
| 2014-04-12 | Document traits in std::num (#7511) | Manish Goregaokar | -0/+4 |
| 2014-04-11 | Decode non-BMP hex escapes in JSON | Keegan McAllister | -25/+65 |
| 2014-04-11 | Add tests for Char::encode_utf{8,16} | Keegan McAllister | -0/+29 |
| 2014-04-11 | Implement Char::encode_utf16 | Keegan McAllister | -19/+32 |
| 2014-04-11 | std: Fix iteration over vectors of 0-size values | Alex Crichton | -2/+46 |
| 2014-04-11 | auto merge of #13395 : Ryman/rust/bytecontainer_impl_container, r=alexcrichton | bors | -46/+32 |
| 2014-04-11 | Simplify GenericPath::set_extension. | Kevin Butler | -34/+21 |
| 2014-04-11 | Parameterize contains_nul for BytesContainer. | Kevin Butler | -12/+11 |
| 2014-04-11 | rustc: Deterministically link upstream C libraries | Alex Crichton | -5/+92 |
| 2014-04-11 | auto merge of #13458 : huonw/rust/doc-signatures, r=alexcrichton | bors | -27/+44 |
| 2014-04-11 | auto merge of #13236 : liigo/rust/rename-benchharness, r=huonw | bors | -485/+483 |
| 2014-04-11 | rustc: remove the last mentions of @fn. | Eduard Burtescu | -12/+9 |
| 2014-04-11 | rustc: remove proc -> once || coercions. | Eduard Burtescu | -101/+10 |
| 2014-04-11 | rustc: fix fallout from removing ast::Sigil and use ty::TraitStore in ty::Clo... | Eduard Burtescu | -350/+249 |
| 2014-04-11 | rustdoc: fix fallout from removing ast::Sigil. | Eduard Burtescu | -14/+17 |
| 2014-04-11 | syntax: remove ast::Sigil. | Eduard Burtescu | -78/+52 |
| 2014-04-11 | liblog doc: Fix apparent search-and-replace errors | Simon Sapin | -3/+3 |
| 2014-04-11 | Add more type signatures to the docs; tweak a few of them. | Huon Wilson | -27/+44 |
| 2014-04-11 | auto merge of #13424 : eddyb/rust/ty-mut-in-store, r=nikomatsakis | bors | -563/+490 |
| 2014-04-11 | libtest: rename `BenchHarness` to `Bencher` | Liigo Zhuang | -485/+483 |
| 2014-04-11 | auto merge of #13457 : alexcrichton/rust/issue-13420, r=thestinger | bors | -0/+2 |
| 2014-04-11 | auto merge of #13453 : brson/rust/snappies, r=alexcrichton | bors | -0/+8 |
| 2014-04-11 | rustc: fix the fallout from moving mutability into VstoreSlice and RegionTrai... | Eduard Burtescu | -478/+409 |
| 2014-04-10 | auto merge of #13451 : cmr/rust/doc-ffi, r=brson | bors | -0/+13 |
| 2014-04-10 | std: Be sure to call pthread_attr_destroy | Alex Crichton | -0/+2 |
| 2014-04-10 | std: Make std::comm return types consistent | Alex Crichton | -227/+232 |