Jo-Philipp Wich b6c98f9c57 Fix JSON NaN
Hi,

The attached patch fixes the JSON generation when dealing with NaN (not
a number), this makes the JSON parsing in the web browser succeed
(before it would get a "nan" which is not a valid JS value)

Chris
2012-04-16 16:48:59 +00:00
..
2009-06-14 08:51:43 +00:00
2009-06-14 09:02:40 +00:00
2008-12-07 11:47:59 +00:00
2012-04-16 16:48:59 +00:00