]> git.lizzy.rs Git - rust.git/history - src/libstd/thread
Rollup merge of #41854 - gamazeps:thread-spawn-doc, r=steveklabnik
[rust.git] / src / libstd / thread /
2017-05-10 Steve KlabnikRollup merge of #41854 - gamazeps:thread-spawn-doc...
2017-05-10 Steve KlabnikRollup merge of #41809 - gamazeps:thread-docs, r=stevek...
2017-05-10 Steve KlabnikRollup merge of #41536 - steveklabnik:arc-and-send...
2017-05-10 Steve KlabnikRollup merge of #41531 - steveklabnik:gh40159, r=nagisa
2017-05-10 borsAuto merge of #41815 - Yamakaky:improve-backtrace-botto...
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 Felix RaimundoFix typos in doc
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-09 borsAuto merge of #41830 - jonhoo:update-cargo, r=alexcrichton
2017-05-09 YamakakyDon't show the std frames before user code on unwinding.
2017-05-09 Felix RaimundoFix warnings in examples
2017-05-09 Felix RaimundoFix link
2017-05-09 borsAuto merge of #41814 - gamazeps:thread-struct-doc,...
2017-05-09 Felix RaimundoAddress review comments
2017-05-09 Felix RaimundoAddress review comments
2017-05-09 Felix RaimundoAdd a link to `thread::Builder` in `thread::spawn`
2017-05-09 Felix RaimundoAdd more examples to `thread::spawn`
2017-05-09 borsAuto merge of #41777 - nikomatsakis:issue-41697-mir...
2017-05-09 Corey FarwellRollup merge of #41838 - z1mvader:fix_fn_args_coerce_cl...
2017-05-09 Corey FarwellRollup merge of #41828 - arielb1:lvalue-ops, r=eddyb
2017-05-09 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-09 Corey FarwellRollup merge of #41293 - est31:floating_literal_match...
2017-05-08 borsAuto merge of #41515 - eddyb:non-static-assoc-const...
2017-05-08 borsAuto merge of #41818 - michaelwu:hvx-v60, r=nagisa
2017-05-07 borsAuto merge of #41729 - ubsan:master, r=nrc
2017-05-07 Felix RaimundoFix typos in `thread::park` documentation.
2017-05-07 borsAuto merge of #41811 - gamazeps:thread-panicking-doc...
2017-05-07 Felix RaimundoUpdate the `thread::Thread` documentation.
2017-05-07 Felix RaimundoAdd stack size doc to `thread::spawn`.
2017-05-07 Felix RaimundoInline `thread::park` documentation.
2017-05-07 Felix RaimundoImprove `thread::panicking` documentaion.
2017-05-07 Felix Raimundofix typo
2017-05-07 Felix RaimundoBetter example for `thread::unpark`.
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 Felix RaimundoAdd `park` info to `unpark`.
2017-05-07 Felix RaimundoAdd link to the module doc in `park_timeout`.
2017-05-07 Felix RaimundoAdd a link to `park` in the `park_timeout` doc.
2017-05-07 borsAuto merge of #41785 - Mark-Simulacrum:issue-41783...
2017-05-07 borsAuto merge of #41784 - frewsxcv:slice-clone-copy-links...
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-07 borsAuto merge of #41668 - kennytm:fix-issue-41652, r=jonat...
2017-05-06 borsAuto merge of #41768 - rap2hpoutre:patch-4, r=frewsxcv
2017-05-05 borsAuto merge of #41773 - frewsxcv:rollup, r=frewsxcv
2017-05-05 Corey FarwellRollup merge of #41763 - frewsxcv:unicode-py, r=alexcri...
2017-05-05 Corey FarwellRollup merge of #41761 - euclio:24106-test, r=estebank
2017-05-05 Corey FarwellRollup merge of #41734 - nikomatsakis:incr-comp-refacto...
2017-05-05 Corey FarwellRollup merge of #41722 - F001:warnTilde, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41678 - GuillaumeGomez:rustdoc-test...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
2017-05-05 Corey FarwellRollup merge of #41512 - alexcrichton:fix-windows-tls...
2017-05-05 Corey FarwellRollup merge of #41307 - GuillaumeGomez:jquery-removal...
2017-05-05 Corey FarwellRollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
2017-05-05 borsAuto merge of #41769 - alexcrichton:fix-doc-test, r...
2017-05-05 Alex Crichtonstd: Prevent deadlocks in doctests on Windows
2017-05-05 Raphaël HuchetUpdate mod.rs
2017-05-05 Raphaël HuchetAdd an example to std::thread::Result type
2017-05-05 borsAuto merge of #41762 - frewsxcv:rollup, r=frewsxcv
2017-05-05 Corey FarwellRollup merge of #41754 - nikomatsakis:incr-comp-cleanup...
2017-05-05 Corey FarwellRollup merge of #41749 - frewsxcv:option-simplify-types...
2017-05-05 Corey FarwellRollup merge of #41746 - tommyip:master, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41741 - rap2hpoutre:patch-3, r=stevekl...
2017-05-04 borsAuto merge of #41739 - TimNN:update-llvm, r=aturon
2017-05-04 Raphaël HuchetUpdate mod.rs
2017-05-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 Raphaël Huchetcreate link to Result
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-04 Raphaël HuchetJoin method returns a thread::Result
2017-05-03 borsAuto merge of #41735 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41730 - bholley:arc_comment, r=aturon
2017-05-03 Corey FarwellRollup merge of #41721 - mgattozzi:stdin-stdout-update...
2017-05-03 Corey FarwellRollup merge of #41720 - frewsxcv:duration-doc-examples...
2017-05-03 Corey FarwellRollup merge of #41715 - martinhath:master, r=aturon
2017-05-03 Corey FarwellRollup merge of #41600 - ranma42:xz-dist, r=alexcrichton
2017-05-03 Corey FarwellRollup merge of #41543 - z1mvader:master, r=steveklabnik
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-04-26 Christian Povedarestructured docs for thread and added links
2017-04-26 Christian Povedaadded move
2017-04-25 Christian Povedarewrote the thread struct docs
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-13 Corey FarwellRollup merge of #41266 - projektir:weak_docs_rc, r...
2017-04-13 Corey FarwellRollup merge of #41250 - kennytm:fix-41228, r=nikomatsakis
2017-04-13 Corey FarwellRollup merge of #41240 - projektir:weak_docs, r=alexcri...
2017-04-13 borsAuto merge of #40367 - eddyb:naked-cruft, r=nagisa
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
next