1. 03 Nov, 2021 4 commits
  2. 29 Oct, 2021 1 commit
  3. 28 Oct, 2021 1 commit
  4. 21 Sep, 2021 1 commit
  5. 12 Aug, 2021 1 commit
  6. 23 Jun, 2021 1 commit
  7. 06 May, 2021 2 commits
  8. 05 May, 2021 8 commits
  9. 18 Mar, 2021 1 commit
    • Billy Donahue's avatar
      Rearrange Comments::set (#1278) · 94cda30d
      Billy Donahue authored
      * slightly optimize Comments::set
      
      Avoid allocation if the set is going to be rejected anyway.
      
      Prototype suggestion from #1277 review thread
      94cda30d
  10. 06 Mar, 2021 1 commit
  11. 20 Feb, 2021 2 commits
  12. 10 Feb, 2021 1 commit
  13. 03 Feb, 2021 2 commits
  14. 15 Jan, 2021 1 commit
  15. 10 Jan, 2021 4 commits
  16. 15 Dec, 2020 1 commit
    • Lei's avatar
      Fix a precision bug of valueToString, prevent to give an error result… (#1246) · 94098243
      Lei authored
      
      * Fix a precision bug of valueToString, prevent to give an error result on input of wanted precision 0 and a double value which end of zero before decimal point ,such as 1230.01,12300.1;
      Add test cases for double valueToString with precision 0;
      
      * Delete a test case with platform differences in the previous commit
      
      * Fix clang-format.
      
      * Fix clang-format!
      Co-authored-by: default avatarlilei <dlilei@126.com>
      94098243
  17. 06 Nov, 2020 2 commits
  18. 02 Nov, 2020 1 commit
  19. 10 Oct, 2020 4 commits
  20. 04 Oct, 2020 1 commit