| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -560/+0 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
| 2013-05-08 | libcore: Remove mutable fields from rand. | Patrick Walton | -6/+6 | |
| 2013-05-01 | libcore: add N(0,1) and Exp(1) distributions to core::rand. | Huon Wilson | -0/+560 | |
| Sample from the normal and exponential distributions using the Ziggurat algorithm. | ||||
