jsoncpp/include/json
Aaron Jacobs ae3c7a7aab 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.
2012-03-12 04:53:57 +00:00
..
assertions.h Added an exit() to JSON_FAIL_MESSAGE to fix "no return" errors. 2012-01-08 23:49:55 +00:00
autolink.h JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction. 2010-04-20 21:35:19 +00:00
config.h Made JSON_USE_EXCEPTION's value in config.h a default that can be overridden. 2011-09-14 08:41:37 +00:00
features.h Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION 2011-05-02 21:09:30 +00:00
forwards.h Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION 2011-05-02 21:09:30 +00:00
json.h JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction. 2010-04-20 21:35:19 +00:00
reader.h Got rid of several unnecessary includes of <iostream>. 2011-12-22 03:18:24 +00:00
value.h Gave a more consistent behavior to the Value::isFoo methods. See 2011-05-25 04:19:17 +00:00
writer.h Made it possible to drop null placeholders from array output. 2012-03-12 04:53:57 +00:00