Eric Haszlakiewicz
|
19bbf2c069
|
Add includes and split off json_types.h to help ensure that headers can be included in any order.
|
2020-04-06 13:55:27 +00:00 |
|
Eric Haszlakiewicz
|
7f30afc6e5
|
Fix some Windows compile issues, add JSON_EXPORT's, fix bogus character escapes, define __func__ and omit unistd.h if needed.
|
2019-11-23 20:31:14 -05:00 |
|
Eric Haszlakiewicz
|
f2f103b986
|
Add a brief overview of each file to the docs.
|
2017-12-06 00:20:59 -05:00 |
|
Eric Haszlakiewicz
|
730ab7b019
|
PR #336: since we can't use function overriding (due to problems with it on OSX) always include the _json_c_strerror function but only enable it with a flag during tests.
|
2017-07-15 07:07:28 -07:00 |
|