Michael Thon 135da7ab34 Allow options for writing and parsing NaN/Infinity
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.
2016-05-20 23:54:55 +02:00
..
2016-04-19 16:22:24 +08:00
2016-05-10 13:20:03 +08:00
2016-04-06 23:33:26 +08:00
2016-04-06 00:11:49 +08:00
2016-02-02 18:20:36 +08:00
2016-04-06 00:47:16 +08:00
2016-02-02 18:20:36 +08:00