David McCann
|
add7b13a9a
|
Improved support for IBM operating systems
Fix compiler errors and warnings when building on IBM operating systems such as AIX and IBM i.
|
2020-05-14 15:39:35 +01:00 |
|
Björn Esser
|
78cd37fb18
|
Clean trailing white-space.
|
2020-04-11 09:41:04 +02:00 |
|
dota17
|
8b162c4b89
|
clang-format the files
|
2020-04-03 11:39:30 +08:00 |
|
Eric Haszlakiewicz
|
eae040a84a
|
Issue #488: use JSON_EXPORT on functions so they are properly exported on Windows.
|
2019-09-08 22:42:36 -04:00 |
|
Eric Haszlakiewicz
|
f2f103b986
|
Add a brief overview of each file to the docs.
|
2017-12-06 00:20:59 -05:00 |
|
Eric Haszlakiewicz
|
aedd36ac8b
|
Make sure to include the "*" on function pointer arguments to avoid a warnings from VS2015. See also PR#384.
|
2017-12-04 18:17:52 -05:00 |
|
Eric Haszlakiewicz
|
ecdc14f535
|
Add a json_c_visit() function to provide a way to iterate over a tree of json-c objects.
|
2016-10-29 15:01:20 -04:00 |
|