| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-21 | std: Remove deprecated/unstable num functionality | Alex Crichton | -31/+0 |
| 2015-04-14 | Fix bug in `wrapping_div` | Felix S. Klock II | -1/+1 |
| 2015-04-14 | Remaining API additions for int overflow: | Felix S. Klock II | -0/+35 |
| 2015-04-01 | Fix bug in `OverflowOps` impl for unsigned integers. | Felix S. Klock II | -3/+49 |
| 2015-04-01 | Added overflowing_{div,rem,shl,shr} method implementations to WrappingOps. | Felix S. Klock II | -0/+130 |
| 2015-03-31 | Stabilize std::num | Aaron Turon | -72/+106 |
| 2015-03-27 | rollup merge of #23741: alexcrichton/remove-int-uint | Alex Crichton | -5/+5 |
| 2015-03-27 | num: Derive Debug for Wrapping | Ruud van Asseldonk | -1/+1 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -5/+5 |
| 2015-03-08 | Register new snapshots (270a677) | Manish Goregaokar | -22/+0 |
| 2015-03-03 | Added `OverflowingOps` trait to core::num::wrapping. | Felix S. Klock II | -0/+147 |
| 2015-03-03 | Add `core::num::wrapping` and fix overflow errors. | James Miller | -0/+153 |
