| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-02-14 | libcore: Move the numeric operations out of Num. r=brson | Patrick Walton | -15/+25 |
| 2013-02-13 | Remove die!, raplace invocations with fail! Issue #4524 pt 3 | Nick Desaulniers | -5/+5 |
| 2013-02-13 | core: add min and max to cmp, re-export various places. | Graydon Hoare | -5/+2 |
| 2013-02-11 | Add NumCast trait for generic numeric type casts | Brendan Zabarauskas | -5/+12 |
| 2013-02-07 | Make ~fn non-copyable, make &fn copyable, split barefn/closure types, | Niko Matsakis | -4/+0 |
| 2013-02-03 | core: convert ToStr::to_str to take explicit &self | Erick Tryzelaar | -2/+2 |
| 2013-02-03 | Fixed tests still using old integer to_str | Marvin Löbel | -3/+14 |
| 2013-02-03 | Converted libcore/uint-template.rs to the new string functions. | Marvin Löbel | -109/+129 |
| 2013-02-03 | Added Round trait to core | Marvin Löbel | -0/+12 |
| 2013-02-03 | Moved all numeric modules in core into own directory | Marvin Löbel | -0/+384 |
