summary refs log tree commit diff
path: root/src/librand/lib.rs
AgeCommit message (Expand)AuthorLines
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-9/+9
2014-03-23auto merge of #13099 : FlaPer87/rust/master, r=huonwbors-1/+0
2014-03-23Register new snapshotsFlavio Percoco-1/+0
2014-03-23iter: remove `to_owned_vec`Daniel Micay-1/+1
2014-03-20Register new snapshotsAlex Crichton-0/+1
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-20rename std::vec -> std::sliceDaniel Micay-5/+5
2014-03-15Test fixes and rebase conflictsAlex Crichton-1/+4
2014-03-14lint: add lint for use of a `~[T]`.Huon Wilson-0/+1
2014-03-12rand: deprecate `rng`.Huon Wilson-5/+18
2014-03-12std: Move rand to librand.Huon Wilson-0/+907