1. 15 Jun, 2016 1 commit
  2. 14 Jun, 2016 8 commits
  3. 13 Jun, 2016 11 commits
  4. 10 Jun, 2016 4 commits
  5. 08 Jun, 2016 1 commit
  6. 23 May, 2016 1 commit
  7. 20 May, 2016 1 commit
    • Michael Thon's avatar
      Allow options for writing and parsing NaN/Infinity · 135da7ab
      Michael Thon authored
      This adds kWriteNanAndInfFlag to Writer to allow writing of nan,
      inf and -inf doubles as "NaN", "Infinity" and "-Infinity",
      respectively, and kParseNanAndInfFlag to Reader to allow parsing
      of "NaN", "Inf", "Infinity", "-Inf" and "-Infinity". This is part
      of issue #36, adding optional support for relaxed JSON syntax.
      135da7ab
  8. 17 May, 2016 2 commits
  9. 11 May, 2016 4 commits
  10. 10 May, 2016 3 commits
  11. 09 May, 2016 4 commits