]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/windows/rand.rs
rand: Fix filling buffers 4 GiB or larger with OsRng::fill_bytes on Windows
[rust.git] / src / libstd / sys / windows / rand.rs
2016-02-25 Oliver Middletonrand: Fix filling buffers 4 GiB or larger with OsRng...
2016-02-24 borsAuto merge of #31782 - pitdicker:clean_out_windows_c...
2016-02-23 borsAuto merge of #31751 - gkoz:os_str_path_cmp, r=aturon
2016-02-22 borsAuto merge of #31715 - mitaa:rdoc-index-crate, r=alexcr...
2016-02-22 borsAuto merge of #31704 - tbu-:pr_vec_into_iter_clone...
2016-02-22 borsAuto merge of #30969 - Amanieu:extended_atomic_cmpxchg...
2016-02-21 borsAuto merge of #31761 - Amanieu:volatile, r=alexcrichton
2016-02-20 borsAuto merge of #31757 - petrochenkov:unitdotdot, r=nikom...
2016-02-20 borsAuto merge of #31608 - frewsxcv:osstring-simple-functio...
2016-02-20 borsAuto merge of #31747 - jseyfried:stop_resolve_after_fai...
2016-02-20 borsAuto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis
2016-02-20 borsAuto merge of #31674 - VladUreche:issue/21221, r=nikoma...
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-20 borsAuto merge of #31771 - alexcrichton:oops-that-didnt...
2016-02-19 Steve KlabnikRollup merge of #31765 - tshepang:shorten, r=steveklabnik
2016-02-19 Steve KlabnikRollup merge of #31764 - tshepang:overlong-sentence...
2016-02-19 Steve KlabnikRollup merge of #31763 - tshepang:extraneous-word,...
2016-02-19 Steve KlabnikRollup merge of #31750 - GuillaumeGomez:mailmap, r...
2016-02-19 Steve KlabnikRollup merge of #31741 - alexcrichton:fix-ios, r=nikoma...
2016-02-19 Steve KlabnikRollup merge of #31737 - dhuseby:netbsd_fixes, r=alexcr...
2016-02-19 Steve KlabnikRollup merge of #31721 - rphmeier:err_tuplestruct_count...
2016-02-19 borsAuto merge of #31742 - frewsxcv:needless-lifetimes...
2016-02-19 borsAuto merge of #31738 - seanmonstar:sys-rand, r=alexcrichton
2016-02-18 Sean McArthurstd: restructure rand os code into sys modules