1. 16 Sep, 2014 5 commits
  2. 15 Sep, 2014 2 commits
  3. 14 Sep, 2014 5 commits
  4. 13 Sep, 2014 1 commit
  5. 12 Sep, 2014 1 commit
  6. 10 Sep, 2014 3 commits
  7. 06 Sep, 2014 1 commit
  8. 05 Sep, 2014 6 commits
  9. 04 Sep, 2014 11 commits
  10. 03 Sep, 2014 4 commits
  11. 02 Sep, 2014 1 commit
    • miloyip's avatar
      Fallback strtod() when not able to do fast-path · 0580d42d
      miloyip authored
      This shall generate best possible precision (if strtod() is correctly
      implemented). Need more unit tests and performance tests. May add an
      option for accepting precision error. Otherwise LUT in Pow10() can be
      reduced.
      0580d42d