| Age | Commit message (Expand) | Author | Lines |
| 2014-08-05 | native, rustuv: Fix spawning with empty args | Alex Crichton | -10/+60 |
| 2014-08-05 | auto merge of #16246 : ruud-v-a/rust/patch-1, r=brson | bors | -1/+1 |
| 2014-08-05 | auto merge of #16243 : alexcrichton/rust/fix-utime-for-windows, r=brson | bors | -8/+6 |
| 2014-08-05 | auto merge of #16234 : cakebaker/rust/rename_guessing_game_rs_to_main_rs, r=s... | bors | -17/+17 |
| 2014-08-05 | auto merge of #16231 : michaelsproul/rust/gedit-macro, r=alexcrichton | bors | -0/+8 |
| 2014-08-05 | auto merge of #16216 : omasanori/rust/nfkc, r=brson | bors | -2/+1 |
| 2014-08-05 | auto merge of #16188 : nham/rust/immut_slice_split_at, r=brson | bors | -4/+17 |
| 2014-08-05 | auto merge of #16187 : steveklabnik/rust/gh15830, r=alexcrichton | bors | -3/+3 |
| 2014-08-05 | auto merge of #16179 : SimonPersson/rust/master, r=brson | bors | -0/+2 |
| 2014-08-04 | auto merge of #16110 : alexcrichton/rust/issue-15460, r=brson | bors | -44/+168 |
| 2014-08-04 | Clarify Argument docs. | Steve Klabnik | -3/+3 |
| 2014-08-04 | Change everything returning `libc::sockaddr_storage` to use an &mut out-ptr i... | Andrew Poelstra | -47/+53 |
| 2014-08-04 | rustc: Link entire archives of native libraries | Alex Crichton | -44/+168 |
| 2014-08-04 | auto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton | bors | -37/+581 |
| 2014-08-04 | docs: Fix typo in tutorial. | Ruud van Asseldonk | -1/+1 |
| 2014-08-04 | Rename guessing_game.rs to main.rs in guide | Daniel Hofstetter | -17/+17 |
| 2014-08-04 | auto merge of #16235 : cakebaker/rust/rename_modules_rs_to_main_rs, r=stevekl... | bors | -3/+3 |
| 2014-08-04 | Rename modules.rs to main.rs in guide | Daniel Hofstetter | -3/+3 |
| 2014-08-04 | auto merge of #16213 : huonw/rust/more-token-numbers, r=pnkfelix | bors | -3/+38 |
| 2014-08-04 | rustc: use Name numbers rather than the Show impl for constants. | Huon Wilson | -3/+38 |
| 2014-08-04 | auto merge of #16233 : omasanori/rust/abs_sub, r=steveklabnik | bors | -2/+2 |
| 2014-08-04 | num: Fix the documentation of abs_sub. | OGINO Masanori | -2/+2 |
| 2014-08-04 | auto merge of #16139 : michaelwoerister/rust/rlib-bc-versioning, r=alexcrichton | bors | -38/+168 |
| 2014-08-04 | Gedit/GTKSourceView: Add macro syntax highlighting. | Michael Sproul | -0/+8 |
| 2014-08-03 | auto merge of #16215 : cakebaker/rust/remove_bin_section_from_toml, r=alexcri... | bors | -4/+0 |
| 2014-08-03 | Use a versioning scheme for bytecode objects in rlibs. | Michael Woerister | -38/+168 |
| 2014-08-03 | auto merge of #16209 : tomjakubowski/rust/rustdoc-html-changes, r=alexcrichton | bors | -2/+3 |
| 2014-08-03 | Remove the "NFKC clause" in the reference manual. | OGINO Masanori | -2/+1 |
| 2014-08-03 | Remove "bin" section from Cargo.toml | Daniel Hofstetter | -4/+0 |
| 2014-08-03 | auto merge of #16203 : Gankro/rust/vec_flow, r=alexcrichton | bors | -1/+7 |
| 2014-08-03 | auto merge of #16202 : db48x/rust/eq-for-time-tm, r=alexcrichton | bors | -1/+1 |
| 2014-08-03 | auto merge of #16198 : cakebaker/rust/remove_unused_tuple_struct, r=steveklabnik | bors | -1/+0 |
| 2014-08-03 | auto merge of #16155 : huonw/rust/Ordering-reverse, r=alexcrichton | bors | -0/+41 |
| 2014-08-03 | auto merge of #16191 : DaGenix/rust/fix-aligned-access, r=alexcrichton | bors | -15/+17 |
| 2014-08-02 | rustdoc: Add rustdoc class to <body> tag | Tom Jakubowski | -2/+2 |
| 2014-08-03 | core: add a reverse method to Ordering. | Huon Wilson | -0/+41 |
| 2014-08-02 | rustdoc: Add generator meta tag to API docs | Tom Jakubowski | -0/+1 |
| 2014-08-03 | auto merge of #16189 : steveklabnik/rust/gh15494, r=alexcrichton | bors | -5/+5 |
| 2014-08-02 | auto merge of #16186 : steveklabnik/rust/guide_cargo_new, r=alexcrichton | bors | -53/+30 |
| 2014-08-02 | auto merge of #16180 : jbcrail/rust/fix-comments, r=steveklabnik | bors | -29/+29 |
| 2014-08-02 | auto merge of #16169 : Gankro/rust/simple-docs, r=cmr | bors | -3/+96 |
| 2014-08-02 | fix underflow in vec swap_remove | Alexis Beingessner | -1/+7 |
| 2014-08-02 | native: Fix utime() for windows | Alex Crichton | -8/+6 |
| 2014-08-02 | time::Tm should impl Eq in addition to PartialEq | Daniel Brooks | -1/+1 |
| 2014-08-02 | auto merge of #16183 : brson/rust/doctitles, r=alexcrichton | bors | -7/+7 |
| 2014-08-02 | Add hide/show detail toggles to rustdoc | Alexis Beingessner | -3/+96 |
| 2014-08-02 | Remove unused tuple struct | Daniel Hofstetter | -1/+0 |
| 2014-08-02 | auto merge of #16177 : nham/rust/collections_15294_eq_ord, r=alexcrichton | bors | -1/+63 |
| 2014-08-02 | auto merge of #16175 : EduardoBautista/rust/fix-guessing-game-appearing-early... | bors | -14/+14 |
| 2014-08-02 | auto merge of #16165 : tinaun/rust/newcss, r=alexcrichton | bors | -2/+4 |