about summary refs log tree commit diff
path: root/src/libcoretest/num/flt2dec/strategy
AgeCommit message (Expand)AuthorLines
2015-09-20Reorganize core::num internalsRobin Kruppe-1/+1
2015-08-14Auto merge of #27786 - alexcrichton:start-testing-msvc, r=brsonbors-2/+21
2015-08-13Get `make check` working on MSVCAlex Crichton-2/+21
2015-08-08Enlarge Bignum type from 1152 to 1280 bits.Robin Kruppe-1/+1
2015-05-06core: fixed a slight bug.Kang Seonghoon-1/+1
2015-05-06core: fixed typos and revised comments in flt2dec.Kang Seonghoon-1/+1
2015-05-06core: added core::num::flt2dec for floating-point formatting.Kang Seonghoon-0/+294