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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librand
/
distributions
/
normal.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
rand: Delete all doc tests
Alex Crichton
-26
/
+0
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-3
/
+3
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+2
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-2
/
+2
2015-03-11
Example -> Examples
Steve Klabnik
-2
/
+2
2015-03-09
Rename #[should_fail] to #[should_panic]
Steven Fackler
-2
/
+2
2015-02-02
More deprecating of i/u suffixes
Alfie John
-2
/
+2
2015-01-29
`for x in range(a, b)` -> `for x in a..b`
Jorge Aparicio
-3
/
+3
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+2
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-2
/
+2
2014-12-19
librand: use `#[deriving(Copy)]`
Jorge Aparicio
-7
/
+3
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+7
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-2
/
+10
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-10
/
+14
2014-05-11
core: Remove the cast module
Alex Crichton
-1
/
+1
2014-04-11
libtest: rename `BenchHarness` to `Bencher`
Liigo Zhuang
-4
/
+4
2014-04-03
auto merge of #13237 : alexcrichton/rust/private-tuple-structs, r=brson
bors
-1
/
+1
2014-04-01
auto merge of #13115 : huonw/rust/rand-errors, r=alexcrichton
bors
-1
/
+1
2014-04-01
rand: bubble up IO messages futher.
Huon Wilson
-1
/
+1
2014-03-31
Switch some tuple structs to pub fields
Alex Crichton
-1
/
+1
2014-03-31
rand: Switch field privacy as necessary
Alex Crichton
-3
/
+3
2014-03-12
std: Move rand to librand.
Huon Wilson
-0
/
+206