]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/sched.rs
auto merge of #10070 : alexcrichton/rust/fewer-missiles, r=brson
[rust.git] / src / libstd / rt / sched.rs
2013-10-26 borsauto merge of #10070 : alexcrichton/rust/fewer-missiles...
2013-10-25 Alex CrichtonFire fewer homing missiles
2013-10-25 borsauto merge of #10067 : sanxiyn/rust/addr-of-bot, r...
2013-10-25 borsauto merge of #10066 : sanxiyn/rust/mut-ptr-clone,...
2013-10-25 borsauto merge of #10060 : alexcrichton/rust/cached-stdout...
2013-10-25 borsauto merge of #10054 : alexcrichton/rust/basic-event...
2013-10-25 Alex CrichtonImplement a basic event loop built on LittleLock
2013-10-25 borsauto merge of #10055 : pcwalton/rust/arc-clone-inline...
2013-10-24 Alex CrichtonRemove the 'callback_ms' function from EventLoop
2013-10-24 Alex CrichtonFix a bug with the scheduler and destructor order
2013-10-24 borsauto merge of #9901 : alexcrichton/rust/unix-sockets...
2013-10-24 Alex CrichtonRemove IoFactoryObject for ~IoFactory
2013-10-24 Alex CrichtonMigrate Rtio objects to true trait objects
2013-10-23 borsauto merge of #10032 : thestinger/rust/snapshot, r...
2013-10-23 Ziad HatahetMerge remote-tracking branch 'upstream/master'
2013-10-23 borsauto merge of #10034 : sfackler/rust/time, r=alexcrichton
2013-10-23 borsauto merge of #9810 : huonw/rust/rand3, r=alexcrichton
2013-10-23 borsauto merge of #10027 : catamorphism/rust/testcases...
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-23 borsauto merge of #10015 : huonw/rust/minor-fixes, r=alexcr...
2013-10-23 borsauto merge of #10020 : mletterle/rust/documentation...
2013-10-22 Huon Wilsonstd::rand: add distributions::Range for generating...
2013-10-22 borsauto merge of #9969 : reedlepee123/rust/priv_fields...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 reedlepeeRemoved unnecessary comments and white spaces as suggested
2013-10-22 reedlepeeRemoved Unnecessary comments and white spaces #4386
2013-10-22 reedlepeeMaking fields in std and extra : private #4386
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-21 borsauto merge of #9736 : catamorphism/rust/rustpkg-issue...
2013-10-20 borsauto merge of #9812 : HNO3/rust/windows-utf8, r=alexcri...
2013-10-19 borsauto merge of #9956 : sfackler/rust/more-more-visibilit...
2013-10-19 borsauto merge of #9952 : huonw/rust/fmt-doc, r=alexcrichton
2013-10-19 borsauto merge of #9949 : Heather/rust/driver-rs-cleanup...
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 Alex CrichtonUse __morestack to detect stack overflow
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 borsauto merge of #9926 : Kimundi/rust/future_result_bad_si...
2013-10-18 borsauto merge of #9924 : metajack/rust/fix-starts-with...
2013-10-18 borsauto merge of #9896 : brson/rust/stdmem, r=alexcrichton
2013-10-18 Brian Andersonstd: Move size/align functions to std::mem. #2240
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-10 borsauto merge of #9783 : huonw/rust/macro-items, r=bstrie
2013-10-10 borsauto merge of #9780 : sfackler/rust/extensions2, r...
2013-10-10 borsauto merge of #9774 : sebcrozet/rust/master, r=huonw
2013-10-09 borsauto merge of #9750 : alexcrichton/rust/safer-strings...
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9386 : Geal/rust/base64-doc, r=alexcrichton
2013-10-09 borsauto merge of #9748 : klutzy/rust/print-git-revision...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-09 borsauto merge of #9359 : thestinger/rust/option, r=huonw
2013-10-09 Daniel Micayoption: rewrite the API to use composition
2013-10-09 borsauto merge of #9695 : huonw/rust/rand2, r=alexcrichton
2013-10-09 Huon Wilsonstd::rand: Minor clean-up of comments & add a missing...
2013-10-09 Huon WilsonConvert rt::sched::new_sched_rng to use open/read/close...
2013-10-09 Huon Wilsonstd::rand: make the windows OSRng more correct, remove...
2013-10-09 Huon Wilsonstd::rand: Add a trait for seeding RNGs: SeedableRng.
2013-10-09 Huon Wilsonstd::rand: Add OSRng, ReaderRng wrappers around the...
2013-10-09 borsauto merge of #9753 : alexcrichton/rust/macro-attrs...
2013-10-08 borsauto merge of #9757 : erickt/rust/master, r=alexcrichton
2013-10-08 borsauto merge of #9756 : catamorphism/rust/issue-2354...
2013-10-08 borsauto merge of #9759 : thestinger/rust/immediate, r...
2013-10-08 borsauto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton
2013-10-08 borsauto merge of #9735 : alexcrichton/rust/privacy, r=cmr
2013-10-07 Alex CrichtonFix existing privacy/visibility violations
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtonstd: Remove usage of fmt!
2013-09-28 borsauto merge of #9589 : thestinger/rust/tutorial, r=alexc...
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 borsauto merge of #9577 : alexcrichton/rust/rustdoc, r=cmr
2013-09-28 borsauto merge of #9583 : blake2-ppc/rust/connect-vec,...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-28 borsauto merge of #9574 : FlaPer87/rust/suppress_warnings...
2013-09-27 Flavio PercocoSuppress warning by removing unused import
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9540 : alexcrichton/rust/more-rustdoc...
2013-09-27 borsauto merge of #9527 : bmaxa/rust/master, r=alexcrichton
2013-09-27 borsauto merge of #9525 : klutzy/rust/obsolete-span-fix...
2013-09-27 borsauto merge of #9523 : huonw/rust/kud1ing-docs, r=huonw
2013-09-27 borsauto merge of #9504 : brson/rust/continue, r=alexcrichton
2013-09-27 borsauto merge of #9261 : alexcrichton/rust/logging, r...
2013-09-26 borsauto merge of #9520 : blake2-ppc/rust/ringbuf-swap...
2013-09-26 borsauto merge of #9515 : pnkfelix/rust/fsk-test-for-issue...
2013-09-26 borsauto merge of #9507 : brson/rust/sched, r=alexcrichton
next