summary refs log tree commit diff
path: root/src/libcore/num/flt2dec/bignum.rs
AgeCommit message (Expand)AuthorLines
2015-06-10Removed many pointless calls to *iter() and iter_mut()Joshua Landau-3/+3
2015-05-06core: fixed typos and revised comments in flt2dec.Kang Seonghoon-6/+8
2015-05-06core: added core::num::flt2dec for floating-point formatting.Kang Seonghoon-0/+355