From: <jso...@li...> - 2011-05-02 21:09:36
|
Revision: 187 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=187&view=rev Author: blep Date: 2011-05-02 21:09:30 +0000 (Mon, 02 May 2011) Log Message: ----------- Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION Modified Paths: -------------- trunk/jsoncpp/NEWS.txt trunk/jsoncpp/README.txt trunk/jsoncpp/include/json/config.h trunk/jsoncpp/include/json/features.h trunk/jsoncpp/include/json/forwards.h trunk/jsoncpp/include/json/reader.h trunk/jsoncpp/include/json/value.h trunk/jsoncpp/include/json/writer.h trunk/jsoncpp/makerelease.py trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/src/lib_json/json_value.cpp trunk/jsoncpp/src/lib_json/json_writer.cpp Added Paths: ----------- trunk/jsoncpp/amalgamate.py Removed Paths: ------------- trunk/jsoncpp/amalgate.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |