| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -107/+0 |
| 2014-06-24 | std: Add stability attributes to primitive numeric modules | Brian Anderson | -0/+4 |
| 2014-06-18 | Shorten endian conversion method names | Brendan Zabarauskas | -16/+16 |
| 2014-06-18 | Merge the Bitwise and ByteOrder traits into the Int trait | Brendan Zabarauskas | -15/+54 |
| 2014-06-18 | Add a ByteOrder trait for abstracting over endian conversions | Brendan Zabarauskas | -11/+0 |
| 2014-06-13 | Add Bitwise::{swap_bytes, rotate_left, rotate_right} methods | Brendan Zabarauskas | -0/+27 |
| 2014-05-28 | Move trait impls for primitives near trait definition | Piotr Jawniak | -161/+0 |
| 2014-05-07 | core: Fix an unsigned negation warning | Alex Crichton | -1/+1 |
| 2014-05-07 | core: Get coretest working | Alex Crichton | -3/+4 |
| 2014-05-07 | core: Add a limited implementation of failure | Alex Crichton | -15/+15 |
| 2014-05-07 | core: Inherit the specific numeric modules | Alex Crichton | -0/+234 |
