| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-12 | std: Move rand to librand. | Huon Wilson | -210/+0 |
| 2014-02-20 | move extra::test to libtest | Liigo Zhuang | -1/+2 |
| 2014-02-17 | Remove Real trait and move methods into Float | Brendan Zabarauskas | -1/+1 |
| 2014-01-09 | Merge some numeric traits with Real and don't re-export RealExt | Brendan Zabarauskas | -1/+1 |
| 2014-01-07 | stdtest: Fix all leaked trait imports | Alex Crichton | -5/+5 |
| 2014-01-07 | std: Fill in all missing imports | Alex Crichton | -0/+1 |
| 2014-01-06 | Remove some unnecessary type casts | Florian Hahn | -1/+1 |
| 2014-01-04 | Don't allow newtype structs to be dereferenced. #6246 | Brian Anderson | -3/+4 |
| 2013-12-26 | std::rand: remove the `fn main()` from the examples. | Huon Wilson | -12/+8 |
| 2013-12-23 | std: Fix all code examples | Alex Crichton | -1/+1 |
| 2013-12-07 | std::rand: implement the log-normal distribution. | Huon Wilson | -1/+57 |
| 2013-12-07 | std::rand: move normal and exponential to their own file. | Huon Wilson | -0/+155 |
