]> git.lizzy.rs Git - rust.git/history - src/librustuv/homing.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / librustuv / homing.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-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 Crichtonrustuv: 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-28 borsauto merge of #13149 : brson/rust/rustdoclogo, r=alexcr...
2014-03-28 borsauto merge of #13174 : brson/rust/dist, r=alexcrichton...
2014-03-28 borsauto merge of #13142 : alexcrichton/rust/issue-13118...
2014-03-27 borsauto merge of #13151 : brson/rust/dist, r=alexcrichton...
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-26 borsauto merge of #13145 : alexcrichton/rust/flip-some...
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 #13135 : alexcrichton/rust/dox, r=alexcri...
2014-03-26 borsauto merge of #13134 : alexcrichton/rust/freebsd-libm...
2014-03-26 borsauto merge of #13133 : alexcrichton/rust/issue-13130...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-24 Alex Crichtongreen: Remove the dependence on the crate map
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-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-06 borsauto merge of #11989 : adridu59/rust/tidy, r=alexcrichton
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 Alex CrichtonImplement clone() for TCP/UDP/Unix sockets
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11946 : alexcrichton/rust/no-io-error...
2014-02-03 Alex Crichtonrustuv: Require all results are used and fix fallout
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11911 : kballard/rust/empty-functional...
2014-01-30 borsauto merge of #11909 : thestinger/rust/tydesc, r=pcwalton
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-30 borsauto merge of #11893 : Armavica/rust/copyable-cloneable...
2014-01-29 borsauto merge of #11776 : FlaPer87/rust/issue-11681-static...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 borsauto merge of #11877 : Armavica/rust/doc-pm-vector...
2014-01-29 borsauto merge of #11754 : alexcrichton/rust/unused-result...
2014-01-29 borsauto merge of #11868 : bytbox/rust/remove-do, r=alexcri...
2014-01-29 Scott LawrenceRemove do keyword from librustuv
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11823 : derekchiang/rust/fix-barrier...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11817 : salemtalha/rust/master, r=brson
2014-01-26 borsauto merge of #11777 : alexcrichton/rust/issue-11522...
2014-01-26 Alex CrichtonFix privacy fallout from previous change
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-25 Alex Crichtonrustuv: Remove the id() function from IoFactory
2013-12-25 Alex CrichtonTest fixes and rebase problems
2013-12-25 Alex Crichtongreen: Allow specifying an IoFactory for pools
2013-12-25 Alex Crichtonrustuv: Write homing tests with SchedPool
2013-12-25 Alex Crichtonrustuv: Get all tests passing again after refactor
2013-12-24 Alex Crichtonrustuv: Reimplement without using std::rt::sched