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
/
libstd
/
rand
Age
Commit message (
Expand
)
Author
Lines
2013-09-25
rustdoc: Change all code-blocks with a script
Alex Crichton
-32
/
+32
2013-09-23
Remove the C(++) ISAAC Rng from the old rt.
Huon Wilson
-43
/
+2
2013-09-23
std: merge rand::{Rng,RngUtil} with default methods.
Huon Wilson
-349
/
+272
2013-09-22
std: move rand.rs to rand/mod.rs.
Huon Wilson
-0
/
+1224
2013-08-21
std/extra: changing XXX to FIXME; cleanup
Tim Chevalier
-1
/
+1
2013-08-16
doc: convert remaining uses of core:: to std::.
Huon Wilson
-2
/
+2
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
Birunthan Mohanathas
-2
/
+2
2013-07-08
Replaces the free-standing functions in f32, &c.
Jens Nockert
-12
/
+13
2013-06-28
librustc: Disallow "mut" from distributing over bindings.
Patrick Walton
-1
/
+2
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-5
/
+5
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-1
/
+1
2013-05-30
Remove unnecessary 'use' forms
Daniel Farina
-1
/
+0
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+1
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+560