| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-07 | stdtest: Fix all leaked trait imports | Alex Crichton | -3/+1 |
| 2014-01-07 | std: Fill in all missing imports | Alex Crichton | -1/+2 |
| 2013-10-31 | Fix infinite recursion in `fill_bytes()` | Robert Irelan | -1/+21 |
| 2013-10-09 | std::rand::reseeding: seed the reseeder in the SeedableRng impl. | Huon Wilson | -10/+12 |
| 2013-10-09 | std::rand: documentation additions & fixes. | Huon Wilson | -0/+25 |
| 2013-10-09 | std::rand: add & split some tests. | Huon Wilson | -1/+31 |
| 2013-10-09 | std::rand: improve the task_rng code. | Huon Wilson | -1/+18 |
| 2013-10-09 | std::rand: Add a trait for seeding RNGs: SeedableRng. | Huon Wilson | -1/+3 |
| 2013-10-09 | std::rand: Add ReseedingRng, which will reseed an RNG after it generates a ce... | Huon Wilson | -0/+128 |
