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
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-9
/
+9
2014-03-24
auto merge of #13049 : alexcrichton/rust/io-fill, r=huonw
bors
-4
/
+2
2014-03-23
auto merge of #13099 : FlaPer87/rust/master, r=huonw
bors
-1
/
+0
2014-03-23
Register new snapshots
Flavio Percoco
-1
/
+0
2014-03-23
iter: remove `to_owned_vec`
Daniel Micay
-1
/
+1
2014-03-22
rand: Use fill() instead of read()
Alex Crichton
-4
/
+2
2014-03-21
rand: Fix a bug acquiring a context on windows
Alex Crichton
-1
/
+39
2014-03-21
rand: Rewrite OsRng in Rust for windows
Alex Crichton
-96
/
+112
2014-03-20
Register new snapshots
Alex Crichton
-0
/
+1
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-11
/
+11
2014-03-15
Test fixes and rebase conflicts
Alex Crichton
-1
/
+4
2014-03-13
auto merge of #12861 : huonw/rust/lint-owned-vecs, r=thestinger
bors
-0
/
+1
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+1
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-6
/
+6
2014-03-12
rand: deprecate `rng`.
Huon Wilson
-5
/
+18
2014-03-12
std: Move rand to librand.
Huon Wilson
-0
/
+3847