jsoncpp/src
Baptiste Lepilleur 3269eefd84 Release 0.6.0-rc1
2011-05-01 22:12:16 +00:00
..
jsontestrunner Renamed Reader::getFormatedErrorMessages() to getFormattedErrorMessages. Bug #3023708 (Formatted has 2 't'). The old member function is deprecated but still present for backward compatibility. 2011-05-01 16:27:55 +00:00
lib_json Release 0.6.0-rc1 2011-05-01 22:12:16 +00:00
test_lib_json Added float Json::Value::asFloat() to obtain a floating point value as a float (avoid lost of precision warning caused by used of asDouble() to initialize a float). 2010-12-24 19:30:06 +00:00