]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/mod.rs
auto merge of #11360 : huonw/rust/stack_bounds, r=alexcrichton
[rust.git] / src / libstd / rt / mod.rs
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-09 borsauto merge of #11387 : pcwalton/rust/de-at-block, r...
2014-01-09 borsauto merge of #11386 : rcatolino/rust/ice-10955, r...
2014-01-08 borsauto merge of #11401 : michaelwoerister/rust/issue11322...
2014-01-08 borsauto merge of #11370 : alexcrichton/rust/issue-10465...
2014-01-08 Alex Crichtonstd: Fill in all missing imports
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-07 Huon Wilsonstd::rt: require known stack bounds for all tasks.
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11310 : Dretch/rust/write_char, r=alexcr...
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11301 : vadimcn/rust/fix-android, r...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 Alex CrichtonAdd a stack_bounds function to the Runtime trait
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 #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-30 borsauto merge of #11204 : alexcrichton/rust/issue-11200...
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-27 Luca Brunostd: uniform modules titles for doc
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-26 Alex CrichtonTest fixes and rebase conflicts
2013-12-25 Alex Crichtongreen: Rip the bandaid off, introduce libgreen
2013-12-24 Alex Crichtonstd: Introduce a Runtime trait
2013-12-24 borsauto merge of #11121 : vadimcn/rust/no-c++2, r=alexcrichton
2013-12-24 Vadim ChugunovStop using C++ exceptions for stack unwinding.
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-17 borsauto merge of #11009 : ktt3ja/rust/issue-11006, r=alexc...
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10863 : cadencemarseille/rust/patch...
2013-12-17 borsauto merge of #10972 : metajack/rust/pkgid-with-name...
2013-12-17 borsauto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton
2013-12-17 borsauto merge of #10998 : thestinger/rust/iter, r=alexcrichton
2013-12-17 borsauto merge of #10996 : huonw/rust/more-vec-raw, r=cmr
2013-12-17 borsauto merge of #10990 : ktt3ja/rust/method-stability...
2013-12-17 borsauto merge of #10830 : alexcrichton/rust/spsc-queue...
2013-12-17 Alex CrichtonFallout of rewriting std::comm
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-11 borsauto merge of #10891 : chris-morgan/rust/macroize-...
2013-12-11 borsauto merge of #10888 : chris-morgan/rust/2013-12-10...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10808 : kballard/rust/use-braces, r...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-11 borsauto merge of #10791 : pcwalton/rust/decelling, r=pcwalton
2013-12-10 Patrick Waltonlibextra: Another round of de-`Cell`-ing.
2013-12-07 borsauto merge of #10797 : pradeep90/rust/rust-mode-changes...
2013-12-06 borsauto merge of #10665 : cmr/rust/doc_lint, r=alexcrichton
2013-12-06 borsauto merge of #10721 : osa1/rust/intermediatestr, r...
2013-12-06 borsauto merge of #10506 : nikomatsakis/rust/issue-10391...
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10817 : alexcrichton/rust/sched-fix...
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-12-05 borsauto merge of #10796 : kballard/rust/revert-new-naming...
2013-12-05 Kevin BallardRename std::rt::deque::*::init() to *::new()
2013-12-05 borsauto merge of #10799 : TeXitoi/rust/shootout-reverse...
2013-12-04 borsauto merge of #10792 : kballard/rust/parse_sugary_call_...
2013-12-04 borsauto merge of #10788 : alexcrichton/rust/fixes, r=pcwalton
2013-12-04 borsauto merge of #10776 : alexcrichton/rust/issue-9725...
2013-12-04 borsauto merge of #10785 : alexcrichton/rust/omg-i-hate...
2013-12-04 borsauto merge of #10752 : dhodder/rust/master, r=pcwalton
2013-12-03 borsauto merge of #10747 : alexcrichton/rust/snapshots...
2013-12-03 Alex CrichtonRegister new snapshots
2013-12-02 borsauto merge of #10728 : sanxiyn/rust/proc, r=cmr
2013-12-01 borsauto merge of #10738 : sfackler/rust/buffered-fixes...
2013-11-30 borsauto merge of #10727 : erickt/rust/json, r=huonw
2013-11-29 borsauto merge of #10719 : Kimundi/rust/switch_to_multi_ite...
2013-11-29 borsauto merge of #10678 : alexcrichton/rust/issue-4877...
2013-11-29 Alex CrichtonImplement a lock-free work-stealing deque
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-28 borsauto merge of #10694 : klutzy/rust/rustdoc-closure...
2013-11-28 borsauto merge of #10691 : g3xzh/rust/benchm, r=cmr
2013-11-28 borsauto merge of #10687 : alexcrichton/rust/issue-10686...
2013-11-27 borsauto merge of #10680 : alexcrichton/rust/relax-feature...
next