Gunnar Beutner
|
89a0fc006e
|
Implement a boolean sub-type for the Value class
fixes #8043
|
2014-12-10 09:05:16 +01:00 |
Gunnar Beutner
|
5321bc4643
|
Don't validate strings in the JSON parser
fixes #7730
|
2014-11-20 10:09:13 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
7cca2d275f
|
Fix incorrect #ifdef
refs #7454
|
2014-10-28 08:12:54 +01:00 |
Gunnar Beutner
|
b0179cc1fe
|
64-bit build fix for YAJL < 2.0
refs #7454
|
2014-10-28 06:33:40 +01:00 |
Gunnar Beutner
|
65e2e636ea
|
Fix compatibility with older versions of the YAJL library
refs #7454
|
2014-10-28 05:59:29 +01:00 |
Gunnar Beutner
|
8b339a6cd5
|
Throw saved exception in JSON decoder
refs #7452
|
2014-10-27 09:28:32 +01:00 |
Gunnar Beutner
|
f05ccd07f9
|
Build fix for GCC
refs #7452
|
2014-10-27 05:17:23 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |