This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
open-source-parsers
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
jsoncpp
/
src
History
Baptiste Lepilleur
b2e8cccbc6
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
..
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
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
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