From: <jso...@li...> - 2011-05-02 16:53:16
|
Revision: 184 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=184&view=rev Author: blep Date: 2011-05-02 16:53:10 +0000 (Mon, 02 May 2011) Log Message: ----------- - Added unit tests for comparison operators (except compare()) - Fixed Value::operator <= implementation (had the semantic of operator >=). Found when addigin unit tests for comparison operators. Modified Paths: -------------- trunk/jsoncpp/NEWS.txt trunk/jsoncpp/src/lib_json/json_value.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |