This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c2eabf0cf8
jsoncpp
/
src
History
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