index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rand
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Fallout from stabilization.
Aaron Turon
-1
/
+1
2015-01-17
Register new snapshots.
Eduard Burtescu
-2
/
+2
2015-01-15
rollup merge of #21059: steveklabnik/gh16072
Alex Crichton
-1
/
+26
2015-01-12
Add note about TLS lookups in random()
Steve Klabnik
-1
/
+26
2015-01-11
powerpc: Add libstd utils
Richo Healey
-4
/
+10
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-2
/
+2
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-3
/
+0
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-3
/
+3
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
More test fixes!
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+4
2015-01-05
Use $crate and macro reexport to reduce duplicated code
Keegan McAllister
-1
/
+4
2015-01-05
Implement Clone for PRNGs
Simonas Kazlauskas
-1
/
+2
2015-01-03
Remove deprecated functionality
Alex Crichton
-7
/
+7
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-04
auto merge of #20490 : japaric/rust/assoc-types, r=aturon
bors
-1
/
+1
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-6
/
+18
2015-01-03
std: fix fallout
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-3
/
+3
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-5
/
+6
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-3
/
+3
2015-01-02
More fallout
Nick Cameron
-9
/
+9
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-5
/
+5
2014-12-30
iOS: fallout of Sync oibit
Valerii Hiora
-0
/
+3
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-43
/
+43
2014-12-29
rollup merge of #20248: steveklabnik/gh20038
Alex Crichton
-1
/
+1
2014-12-30
Fallout from mut slices
Nick Cameron
-1
/
+1
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-3
/
+3
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-5
/
+6
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-44
/
+44
2014-12-26
s/task/thread/g
Steve Klabnik
-1
/
+1
2014-12-21
rollup merge of #20086: shepmaster/random-typo
Alex Crichton
-2
/
+2
2014-12-21
rollup merge of #19973: vhbit/ios-no-copy
Alex Crichton
-1
/
+0
2014-12-20
Fix small typos in std::rand documentation
Jake Goulding
-2
/
+2
2014-12-19
libstd: use `#[deriving(Copy)]`
Jorge Aparicio
-3
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-7
/
+8
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-1
/
+1
2014-12-18
iOS: fallout of `marker::NoCopy` removal
Valerii Hiora
-1
/
+0
2014-12-17
rollup merge of #19868: sourcefrog/master
Alex Crichton
-3
/
+6
2014-12-17
rollup merge of #19832: japaric/no-nocopy
Alex Crichton
-2
/
+4
2014-12-15
libstd: add a dummy field to `OsRng` to avoid out of module construction
Jorge Aparicio
-2
/
+5
[next]