]> git.lizzy.rs Git - rust.git/history - src/libstd/lib.rs
Register new snapshots
[rust.git] / src / libstd / lib.rs
2013-12-03 Alex CrichtonRegister new snapshots
2013-11-30 borsauto merge of #10528 : alexcrichton/rust/static-linking...
2013-11-30 Alex CrichtonTest fixes and merge conflicts
2013-11-30 Alex CrichtonAdd generation of static libraries to rustc
2013-11-29 borsauto merge of #10709 : alexcrichton/rust/snapshot,...
2013-11-29 Alex CrichtonRegister new snapshots
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10680 : alexcrichton/rust/relax-feature...
2013-11-27 borsauto merge of #10685 : ebiggers/rust/ascii_fixes, r...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10688 : bjz/rust/recv_iter, r=brson
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-26 Alex CrichtonRemove unused std::routine
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-23 Steven FacklerMove mutable::Mut to cell::RefCell
2013-11-23 Steven FacklerIntroduce Mut<T> to libstd
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 borsauto merge of #10588 : huonw/rust/un@mutilate-task_rng...
2013-11-22 borsauto merge of #10589 : thestinger/rust/doc, r=pcwalton
2013-11-21 borsauto merge of #10587 : thestinger/rust/stack, r=pcwalton
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 Daniel Micayadd an initial `Gc<T>` stub with the API
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-17 borsauto merge of #10454 : z0w0/rust/issue-9944, r=cmr
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-14 borsauto merge of #10018 : fhahn/rust/check-inferred-ints...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-13 borsauto merge of #10447 : alexcrichton/rust/flaky-time...
2013-11-13 borsauto merge of #10277 : dcrewi/rust/missing-doc-and...
2013-11-12 borsauto merge of #10427 : alexcrichton/rust/no-xray, r...
2013-11-12 borsauto merge of #10423 : alexcrichton/rust/move-io, r...
2013-11-12 borsauto merge of #10198 : alexcrichton/rust/darwin-quiet...
2013-11-12 borsauto merge of #10425 : astrieanna/rust/rm-issue-912...
2013-11-12 Alex CrichtonMove std::rt::io to std::io
2013-11-12 borsauto merge of #10424 : alexcrichton/rust/optimize-buffe...
2013-11-12 borsauto merge of #10422 : alexcrichton/rust/explicit-crate...
2013-11-11 borsauto merge of #10419 : brson/rust/conditiondocs, r...
2013-11-11 borsauto merge of #10403 : poiru/rust/issue-2675, r=alexcri...
2013-11-11 borsauto merge of #10407 : alexcrichton/rust/no-fixed-stack...
2013-11-11 Alex CrichtonRemove #[fixed_stack_segment] and #[rust_stack]
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-09 borsauto merge of #10367 : alexcrichton/rust/system-abi...
2013-11-09 borsauto merge of #10153 : nikomatsakis/rust/issue-4846...
2013-11-09 borsauto merge of #10372 : catamorphism/rust/rustpkg-issue...
2013-11-09 borsauto merge of #10371 : catamorphism/rust/rustpkg-issue...
2013-11-09 borsauto merge of #10368 : tautologico/rust/default_pkgid...
2013-11-08 Andrei FormigaSpecify package_id for rust libs, to avoid spurious...
2013-11-08 borsauto merge of #10354 : thestinger/rust/vector, r=huonw
2013-11-08 borsauto merge of #10348 : ksh8281/rust/fix_android_timegm...
2013-11-08 borsauto merge of #10346 : klutzy/rust/mingw64-32-fix,...
2013-11-08 borsauto merge of #10344 : brson/rust/atomiccopy, r=alexcri...
2013-11-08 borsauto merge of #10303 : niftynif/rust/master, r=catamorphism
2013-11-08 borsauto merge of #10341 : willingc/rust/minor-docfix,...
2013-11-08 borsauto merge of #10243 : mattcarberry/rust/master, r...
2013-11-07 Carol WillingEdited comment for docs to show std::io is deleted...
2013-11-06 borsauto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
2013-11-05 borsauto merge of #10182 : alexcrichton/rust/typeid-intrins...
2013-11-04 borsauto merge of #10260 : alexcrichton/rust/fix-temp-name...
2013-11-03 borsauto merge of #10219 : alexcrichton/rust/drop-invoke...
2013-11-03 borsauto merge of #10143 : chris-morgan/rust/filename-consi...
2013-11-03 Chris MorganRename files to match current recommendations.