Skip to content
Snippets Groups Projects
  1. Feb 18, 2020
    • James R.'s avatar
      Fix M_Ftrim · e3ba369a
      James R. authored
      - Use '%f' instead of '%g' to avoid going scientific. Should also fix some
        compiler warnings.
      - The trailing zero trimming code is now useful. It started on the terminating
        byte before and wouldn't have done anything with '%g' anyway.
      - Use the absolute fractional value to avoid a sign.
      e3ba369a
  2. Feb 17, 2020
  3. Feb 16, 2020
  4. Feb 15, 2020
  5. Feb 13, 2020
  6. Feb 12, 2020
Loading