| Age | Commit message (Expand) | Author | Lines |
| 2013-09-21 | std: cleanup file::io rustdoc_ng output | Jeff Olson | -67/+49 |
| 2013-09-21 | auto merge of #9380 : thestinger/rust/par, r=alexcrichton | bors | -661/+0 |
| 2013-09-21 | auto merge of #9381 : luisbg/rust/master, r=cmr | bors | -0/+6 |
| 2013-09-21 | auto merge of #9369 : sebcrozet/rust/f64_inline, r=thestinger | bors | -0/+1 |
| 2013-09-21 | auto merge of #9368 : StrLght/rust/master, r=thestinger | bors | -1/+1 |
| 2013-09-21 | auto merge of #9360 : huonw/rust/4449, r=pnkfelix | bors | -6/+2 |
| 2013-09-21 | auto merge of #9354 : thestinger/rust/cleanup, r=alexcrichton | bors | -19/+0 |
| 2013-09-21 | auto merge of #9374 : alexcrichton/rust/rustdoc-web, r=cmr | bors | -133/+3045 |
| 2013-09-20 | Implement a web backend for rustdoc_ng | Alex Crichton | -133/+3045 |
| 2013-09-21 | Document a few undocumented methos in Vector | Luis de Bethencourt | -0/+6 |
| 2013-09-21 | drop `extra::par` | Daniel Micay | -661/+0 |
| 2013-09-20 | auto merge of #9350 : pnkfelix/rust/fsk-issue-4691-catch-bad-fsu-during-compu... | bors | -2/+147 |
| 2013-09-21 | std: add missing #[inline] annotation to the f64 neg method. | Sébastien Crozet | -0/+1 |
| 2013-09-21 | Fix example in std::Option | Grigoriy | -1/+1 |
| 2013-09-20 | auto merge of #9276 : alexcrichton/rust/dox, r=brson | bors | -51/+336 |
| 2013-09-20 | auto merge of #9278 : alexcrichton/rust/ndebug, r=brson | bors | -5/+5 |
| 2013-09-20 | Invert --cfg debug to --cfg ndebug | Alex Crichton | -5/+5 |
| 2013-09-20 | auto merge of #9337 : steveklabnik/rust/rustpkg_usage, r=catamorphism | bors | -2/+3 |
| 2013-09-20 | auto merge of #9332 : eugals/rust/master, r=alexcrichton | bors | -31/+51 |
| 2013-09-20 | Uncomment a test. Fixes #4449. | Huon Wilson | -6/+2 |
| 2013-09-20 | auto merge of #9322 : catamorphism/rust/rustpkg-discovered-outputs, r=brson | bors | -8/+84 |
| 2013-09-20 | auto merge of #9321 : chris-morgan/rust/lowercase-nan-methods, r=brson | bors | -138/+138 |
| 2013-09-20 | auto merge of #9320 : chris-morgan/rust/unreachable-macro-part-two-of-two-con... | bors | -63/+28 |
| 2013-09-20 | util: remove unused `with` function | Daniel Micay | -19/+0 |
| 2013-09-19 | auto merge of #9308 : ben0x539/rust/lexer-error-spans, r=alexcrichton | bors | -26/+247 |
| 2013-09-19 | std::rt: Try stealing from all schedulers | Brian Anderson | -10/+27 |
| 2013-09-19 | auto merge of #9285 : sfackler/rust/future, r=alexcrichton | bors | -93/+113 |
| 2013-09-20 | fixed another test. | Felix S. Klock II | -2/+2 |
| 2013-09-20 | fix bug in test. | Felix S. Klock II | -2/+2 |
| 2013-09-20 | Resolves third bullet of #4691, and adds tests for it. Fix #4691. | Felix S. Klock II | -0/+145 |
| 2013-09-20 | Add a new Digest.result_bytes convenience function. | Gareth Smith | -14/+16 |
| 2013-09-19 | auto merge of #9342 : alexcrichton/rust/ignore-libuv-signal-tests, r=brson | bors | -0/+6 |
| 2013-09-19 | Clean up unused imports | Steven Fackler | -6/+1 |
| 2013-09-19 | Add Future::spawn_with | Steven Fackler | -0/+23 |
| 2013-09-19 | Modernize extra::future API | Steven Fackler | -81/+73 |
| 2013-09-19 | Fix unresolved symbol error for the crate_map in libstd on os x. | Luqman Aden | -0/+7 |
| 2013-09-19 | Ignore io::process tests | Alex Crichton | -0/+6 |
| 2013-09-19 | lexer: further slight improvements to lexer errors | Benjamin Herr | -17/+31 |
| 2013-09-19 | Fix usage for rustpkg init | Steve Klabnik | -2/+3 |
| 2013-09-19 | auto merge of #9295 : alexcrichton/rust/fix-lang-items, r=thestinger | bors | -43/+57 |
| 2013-09-19 | pacified test/run-pass/core-run-destroy on Win7x64 | Evgeny Sologubov | -0/+1 |
| 2013-09-19 | auto merge of #9279 : erickt/rust/master, r=alexcrichton | bors | -29/+7 |
| 2013-09-19 | Removed future's destructor | Steven Fackler | -9/+19 |
| 2013-09-19 | lexer: report problematic chars verbatim or as escape sequence | Benjamin Herr | -12/+23 |
| 2013-09-19 | lexer: show correct span on lexical errors | Benjamin Herr | -19/+215 |
| 2013-09-19 | will not copy trait_callee on stack if it's source expr is a plain borrowed ref | U-NOV2010\eugals | -6/+14 |
| 2013-09-19 | minor Type::opaque_trait code cleanup | U-NOV2010\eugals | -17/+6 |
| 2013-09-19 | optimized trans_to_datum::auto_borrow_obj code generation in case some trivia... | U-NOV2010\eugals | -9/+31 |
| 2013-09-19 | auto merge of #9299 : alexcrichton/rust/fmt-trailing-comma, r=huonw | bors | -0/+5 |
| 2013-09-19 | Rename the NaN and is_NaN methods to lowercase. | Chris Morgan | -138/+138 |