]> git.lizzy.rs Git - rust.git/history - src/libstd/comm/select.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / libstd / comm / select.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-15 borsauto merge of #13489 : JustAPerson/rust/crate-file...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13480 : edwardw/rust/vtable-ice, r=alexc...
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-14 borsauto merge of #13481 : huonw/rust/devec-path, r=alexcri...
2014-04-14 borsauto merge of #13475 : Ryman/rust/result_unwrap_or_else...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-13 borsauto merge of #13471 : Ryman/rust/feature_syntax_error...
2014-04-13 borsauto merge of #13469 : kmcallister/rust/utf16, r=huonw
2014-04-13 borsauto merge of #13468 : alexcrichton/rust/issue-13467...
2014-04-13 borsauto merge of #13463 : alexcrichton/rust/c-linkage...
2014-04-13 borsauto merge of #13462 : alexcrichton/rust/fix-cross...
2014-04-13 borsauto merge of #13461 : eddyb/rust/cleanup-at-fn, r...
2014-04-13 borsauto merge of #13460 : SimonSapin/rust/patch-9, r=alexc...
2014-04-12 borsauto merge of #13459 : alexcrichton/rust/stop-ignoring...
2014-04-12 borsauto merge of #13448 : alexcrichton/rust/rework-chan...
2014-04-11 Alex Crichtonstd: Make std::comm return types consistent
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
2014-04-01 borsauto merge of #13225 : thestinger/rust/num, r=cmr
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13184 : alexcrichton/rust/priv-fields...
2014-03-31 Alex Crichtonstd: Switch field privacy as necessary
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-29 borsauto merge of #13183 : erickt/rust/remove-list, r=alexc...
2014-03-29 borsauto merge of #13143 : gentlefolk/rust/issue-9227,...
2014-03-29 borsauto merge of #13188 : FlaPer87/rust/master, r=alexcrichton
2014-03-29 borsauto merge of #13185 : alexcrichton/rust/osx-pkg, r...
2014-03-29 borsauto merge of #13168 : jankobler/rust/verify-grammar...
2014-03-29 borsauto merge of #13187 : brson/rust/dist, r=alexcrichton
2014-03-29 borsauto merge of #13170 : eddyb/rust/syntax-cleanup, r...
2014-03-29 borsauto merge of #13157 : pnkfelix/rust/fsk-iss13140,...
2014-03-29 borsauto merge of #13162 : alexcrichton/rust/attr-syntax...
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-26 borsauto merge of #13152 : huonw/rust/wtf-are-things-in...
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-26 borsauto merge of #13106 : CLUSTERfoo/rust/docs/labelled_br...
2014-03-25 borsauto merge of #12961 : cmr/rust/rustdoc-impls, r=alexcr...
2014-03-25 borsauto merge of #13070 : huonw/rust/share-doc, r=alexcrichton
2014-03-25 borsauto merge of #13122 : sstewartgallus/rust/cleanup...
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-25 borsauto merge of #13063 : brson/rust/dist, r=alexcrichton
2014-03-25 borsauto merge of #12991 : alexcrichton/rust/sync-chan...
2014-03-25 Alex Crichtoncomm: Implement synchronous channels
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #13049 : alexcrichton/rust/io-fill, r...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-23 borsauto merge of #13095 : alexcrichton/rust/serialize...
2014-03-23 borsauto merge of #13093 : Havvy/rust/master, r=sfackler
2014-03-22 borsauto merge of #13085 : edwardw/rust/saddest-cell, r=cmr
2014-03-22 borsauto merge of #13084 : Havvy/rust/master, r=alexcrichton
2014-03-22 borsauto merge of #13076 : FlaPer87/rust/remove-freeze...
2014-03-22 Flavio Percocostd::comm: Remove Freeze / NoFreeze
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12815 : alexcrichton/rust/chan-rename...
2014-03-13 Alex Crichtonstd: Rename Chan/Port types and constructor
2014-03-13 borsauto merge of #12573 : lbonn/rust/unrecurs, r=alexcrichton
2014-03-13 borsauto merge of #12238 : ktt3ja/rust/lifetime-error-msg...
2014-03-13 borsauto merge of #12852 : itdaniher/rust/master, r=alexcri...
2014-03-13 borsauto merge of #12849 : nick29581/rust/doubles, r=alexcr...
2014-03-13 borsauto merge of #12845 : eddyb/rust/vec-no-drop-flag...
2014-03-13 borsauto merge of #12602 : alexcrichton/rust/backtrace...
2014-03-13 borsauto merge of #12823 : alexcrichton/rust/issue-12666...
2014-03-13 borsauto merge of #12756 : pongad/rust/remove_owned_str_pat...
2014-03-13 borsauto merge of #12081 : cgaebel/rust/robinhood-hashing...
2014-03-12 borsauto merge of #12848 : alexcrichton/rust/rollup, r...
2014-03-12 Alex Crichtonstd: Relax an assertion in oneshot selection
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-03-01 borsauto merge of #12641 : sfackler/rust/issue-11552, r...
2014-03-01 borsauto merge of #12632 : fhahn/rust/issue-12507-rustdoc...
2014-02-28 borsauto merge of #12616 : alexcrichton/rust/size, r=huonw
2014-02-28 borsauto merge of #12544 : erickt/rust/hash, r=acrichto
2014-02-28 borsauto merge of #12614 : alexcrichton/rust/rollup, r...
2014-02-28 Alex Crichtonstd: Export the select! macro
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-19 borsauto merge of #11904 : nick29581/rust/0filemap, r=alexc...
next