1. 18 Jan, 2017 1 commit
    • Maksim Shabunin's avatar
      Minor documentation fixes: · 66cdc100
      Maksim Shabunin authored
      - disabled OPTIMIZE_OUTPUT_JAVA
      - filtered out *.m scripts
      - removed link to old Sphinx documentation
      - replaced all mentions of Sphinx with Doxygen
      66cdc100
  2. 17 Jan, 2017 1 commit
  3. 16 Jan, 2017 3 commits
  4. 13 Jan, 2017 2 commits
  5. 12 Jan, 2017 2 commits
  6. 11 Jan, 2017 6 commits
  7. 10 Jan, 2017 5 commits
  8. 09 Jan, 2017 3 commits
  9. 08 Jan, 2017 1 commit
  10. 06 Jan, 2017 3 commits
  11. 05 Jan, 2017 2 commits
  12. 04 Jan, 2017 1 commit
  13. 03 Jan, 2017 4 commits
  14. 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
  15. 31 Dec, 2016 2 commits
  16. 30 Dec, 2016 3 commits