1. 17 Aug, 2015 1 commit
    • cremno's avatar
      fix irep float dump format string for MRB_USE_FLOAT · ad50a6c4
      cremno authored
      IEC 60559 single format has 6 to 9 significant decimal digits precision.
      
      However the printf conversion specifier e (and E, of course) already
      writes 1 digit - the one before the decimal point - and precision
      specifies the number of digits to write after the decimal point.
      ad50a6c4
  2. 12 Aug, 2015 2 commits
  3. 11 Aug, 2015 3 commits
  4. 10 Aug, 2015 4 commits
  5. 07 Aug, 2015 1 commit
  6. 05 Aug, 2015 1 commit
  7. 04 Aug, 2015 3 commits
  8. 03 Aug, 2015 5 commits
  9. 02 Aug, 2015 1 commit
  10. 01 Aug, 2015 1 commit
  11. 30 Jul, 2015 3 commits
  12. 29 Jul, 2015 3 commits
  13. 27 Jul, 2015 3 commits
  14. 26 Jul, 2015 2 commits
  15. 25 Jul, 2015 1 commit
  16. 23 Jul, 2015 2 commits
  17. 20 Jul, 2015 1 commit
  18. 19 Jul, 2015 1 commit
  19. 18 Jul, 2015 1 commit
  20. 17 Jul, 2015 1 commit