about summary refs log tree commit diff
path: root/src/libstd/num/i8.rs
AgeCommit message (Expand)AuthorLines
2014-02-17Rename Bitwise::population_count to Bitwise::count_ones and add Bitwise::coun...Brendan Zabarauskas-4/+6
2014-01-16Merge Bitwise and BitCount traits and remove from prelude, along with BoundedBrendan Zabarauskas-2/+2
2013-12-27std: uniform modules titles for docLuca Bruno-1/+1
2013-11-29Removed module macro workaround for signed and unsigned integersMarvin Löbel-2/+8
2013-09-08Moved checked trait impls out of std::numBrendan Zabarauskas-1/+32
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-3/+3
2013-05-24Remove usage of the #[merge] hack with int modulesAlex Crichton-0/+32