|
From: <jso...@li...> - 2011-05-24 03:59:30
|
Revision: 201
http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=201&view=rev
Author: aaronjacobs
Date: 2011-05-24 03:59:24 +0000 (Tue, 24 May 2011)
Log Message:
-----------
Fixed a parsing bug in decodeNumber, updating the failing test cases to be
correct in the process. (The test cases incorrectly used exact integers instead
of scientific notation.)
Modified Paths:
--------------
trunk/jsoncpp/src/lib_json/json_reader.cpp
trunk/jsoncpp/test/data/test_real_09.expected
trunk/jsoncpp/test/data/test_real_11.expected
Added Paths:
-----------
trunk/jsoncpp/test/data/test_real_12.expected
trunk/jsoncpp/test/data/test_real_12.json
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|