Commit | Date | |
---|---|---|
[r254]
by
blep
Patch #3600941: Missing field copy in Json::Value::iterator causing infinite loop when using experimental internal map (#define JSON_VALUE_USE_INTERNAL_MAP) (contributed by Ming-Lin Kao). |
2013-04-12 13:26:23 | Tree |
[r253]
by
blep
Patch #3539678: Copy constructor does not initialize allocated_ for stringValue (contributed by rmongia). |
2013-04-12 13:11:14 | Tree |
2013-02-18 15:53:47 | Tree | |
[r251]
by
blep
Fixed warning(error?) on #if testing value of _MSC_VER without checking that it was defined. |
2012-12-20 10:08:50 | Tree |
2012-07-27 09:06:40 | Tree | |
[r249]
by
aaronjacobs
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 |
2012-03-12 04:53:57 | Tree |
2012-01-08 23:49:55 | Tree | |
[r247]
by
aaronjacobs
Got rid of several unnecessary includes of <iostream>. Including <iostream> causes the file to be polluted with a static http://neugierig.org/software/chromium/notes/2011/08/static-initializers.html |
2011-12-22 03:18:24 | Tree |
[r246]
by
aaronjacobs
Made JSON_USE_EXCEPTION's value in config.h a default that can be overridden. This allows users to override it with their compiler invocation. For example: g++ -D JSON_USE_EXCEPTION=0 ... |
2011-09-14 08:41:37 | Tree |
2011-06-24 21:15:30 | Tree |