summary refs log tree commit diff
path: root/src/libcore/num/flt2dec/mod.rs
AgeCommit message (Expand)AuthorLines
2015-06-17core: Split apart the global `core` featureAlex Crichton-0/+2
2015-05-06core: fixed typos and revised comments in flt2dec.Kang Seonghoon-8/+7
2015-05-06core: tweaked flt2dec to match the casing of the older formatting code.Kang Seonghoon-18/+18
2015-05-06core: added core::num::flt2dec for floating-point formatting.Kang Seonghoon-0/+662