]> git.lizzy.rs Git - rust.git/history - src/libstd/rand
auto merge of #10977 : brson/rust/androidtest, r=brson
[rust.git] / src / libstd / rand /
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-19 borsauto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
2013-12-18 Huon Wilsonstd::vec: remove .as_muf_buf, replaced by .as_mut_ptr...
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-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10984 : huonw/rust/clean-raw, r=cmr
2013-12-15 borsauto merge of #10974 : huonw/rust/spellck, r=alexcrichton
2013-12-15 Huon Wilsonstd::vec: convert to(_mut)_ptr to as_... methods on...
2013-12-15 Huon Wilsonstd::vec: move pointless `raw::get` and `unsafe_get...
2013-12-15 Huon Wilsonstd: fix spelling in docs.
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
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 #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-10 borsauto merge of #10880 : cmr/rust/tut++, r=pnkfelix
2013-12-10 borsauto merge of #10873 : pradeep90/rust/rust-mode-changes...
2013-12-09 borsauto merge of #10881 : sanxiyn/rust/allocation-lint...
2013-12-09 borsauto merge of #10840 : cmr/rust/any_docs2, r=huonw
2013-12-09 borsauto merge of #10859 : huonw/rust/helper-dists, r=cmr
2013-12-09 borsauto merge of #10874 : vadimcn/rust/integrated-as,...
2013-12-08 borsauto merge of #10477 : ktt3ja/rust/dead-code, r=alexcri...
2013-12-08 Huon Wilsonstd::rand: implement the student t distribution.
2013-12-08 Huon Wilsonstd::rand: implement the F distribution.
2013-12-08 Huon Wilsonstd::rand: implement the chi-squared distribution.
2013-12-08 Kiet TranRemove dead codes
2013-12-07 Huon Wilsonstd::rand: implement the log-normal distribution.
2013-12-07 Huon Wilsonstd::rand: move normal and exponential to their own...
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 #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 BallardRevert "libstd: Change `Path::new` to `Path::init`."
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 #10697 : pcwalton/rust/path-new, r=pcwalton
2013-11-29 Patrick Waltonlibstd: Change `Path::new` to `Path::init`.
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltonlibstd: Fix Win32 and other bustage.
2013-11-26 Patrick Waltontest: Remove non-procedure uses of `do` from compiletes...
2013-11-26 Patrick Waltonlibstd: Remove all non-`proc` uses of `do` from libstd
2013-11-26 Patrick Waltonlibrustc: Remove remaining uses of `&fn()` in favor...
2013-11-26 borsauto merge of #10631 : klutzy/rust/win-fixes, r=alexcri...
2013-11-26 borsauto merge of #10652 : jld/rust/enum-unstruct, r=thestinger
2013-11-25 borsauto merge of #10658 : LeoTestard/rust/serialize-rc...
2013-11-25 borsauto merge of #10648 : sfackler/rust/base64-test, r...
2013-11-25 borsauto merge of #10646 : alexcrichton/rust/issue-10645...
2013-11-25 borsauto merge of #10644 : cmr/rust/rustdoc_cfg, r=alexcrichton
2013-11-25 borsauto merge of #10643 : jorendorff/rust/master, r=alexcr...
2013-11-25 borsauto merge of #10628 : huonw/rust/3614, r=alexcrichton
2013-11-25 borsauto merge of #10641 : cmr/rust/close_delims, r=alexcri...
2013-11-25 borsauto merge of #10635 : alexcrichton/rust/issue-10626...
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-25 Alex CrichtonRemove linked failure from the runtime
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-22 borsauto merge of #10605 : huonw/rust/ascii-ident-gate...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 borsauto merge of #10606 : huonw/rust/lint-unsafe-in-macro...
2013-11-22 borsauto merge of #10582 : g3xzh/rust/master, r=cmr
2013-11-22 borsauto merge of #10588 : huonw/rust/un@mutilate-task_rng...
2013-11-22 Huon Wilsonstd::rand: move TaskRng off @mut.
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10495 : alexcrichton/rust/more-native...
next