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
/
lib
/
rand.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-86
/
+0
2011-11-22
Fix long lines
Elly Jones
-1
/
+2
2011-11-22
std: add fs::mkdir(), rng.gen_str(), tempfile::mkdtemp()
Elly Jones
-0
/
+20
2011-11-17
remove compile-command from local variable blocks
Niko Matsakis
-1
/
+0
2011-11-16
Use attributes for native module ABI and link name
Haitao Li
-1
/
+2
2011-11-15
Replaced constant functions with actual constants in std and updated tests
Stefan Plantikow
-1
/
+1
2011-11-09
Rename "c-stack-cdecl" ABI to "cdecl"
Brian Anderson
-1
/
+1
2011-10-26
Add more std documentation
Brian Anderson
-10
/
+33
2011-10-24
move rand functions into c-stack-cdecl mode
Niko Matsakis
-1
/
+1
2011-10-17
[Lib] rand.rs: type rng now defines next_float
David Rajchenbach-Teller
-0
/
+8
2011-08-20
Reformat
Brian Anderson
-7
/
+6
2011-07-29
Replace obj dtors with resources in stdlib and rustc
Marijn Haverbeke
-8
/
+8
2011-07-27
Some more obj dtor reformatting
Marijn Haverbeke
-1
/
+2
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-3
/
+3
2011-06-15
Fix a bunch of compile-command lines to use RBUILD
Graydon Hoare
-1
/
+1
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-8
/
+8
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-0
/
+34
2011-05-06
Rename std modules to be camelcased
Marijn Haverbeke
-34
/
+0
2010-09-22
Reformat standard library; no code changes.
Graydon Hoare
-12
/
+21
2010-07-25
Expose an RNG (the one used by our runtime) to Rust via std.
Roy Frostig
-0
/
+25