From: <jso...@li...> - 2012-03-12 04:54:03
|
Revision: 249 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=249&view=rev Author: aaronjacobs Date: 2012-03-12 04:53:57 +0000 (Mon, 12 Mar 2012) Log Message: ----------- Made it possible to drop null placeholders from array output. This can be used when it's clear that the consumer is able to deal with this, as web browsers are. Thanks to Yatin Chawathe for the patch. Modified Paths: -------------- trunk/jsoncpp/include/json/writer.h trunk/jsoncpp/src/lib_json/json_writer.cpp trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |