1. 16 Jan, 2017 2 commits
  2. 13 Jan, 2017 2 commits
  3. 12 Jan, 2017 2 commits
  4. 11 Jan, 2017 6 commits
  5. 10 Jan, 2017 5 commits
  6. 09 Jan, 2017 3 commits
  7. 08 Jan, 2017 1 commit
  8. 06 Jan, 2017 3 commits
  9. 05 Jan, 2017 2 commits
  10. 04 Jan, 2017 1 commit
  11. 03 Jan, 2017 4 commits
  12. 02 Jan, 2017 1 commit
    • Matt Bennett's avatar
      Merge pull request #7952 from mattmyne:JSONWriteFixTrailingDecimalPoint · c3a8db6d
      Matt Bennett authored
      Append zero to trailing decimal place for FileStorage JSON write of a float or double value (#7952)
      
      * Fix for FileStorage JSON write of a float or double value that has no fractional part; appends a zero character after the trailing decimal place to meet JSON standard.
      
      * strlen return to size_t type rather than unnecessary cast to int
      c3a8db6d
  13. 31 Dec, 2016 2 commits
  14. 30 Dec, 2016 3 commits
  15. 28 Dec, 2016 1 commit
  16. 23 Dec, 2016 2 commits