pkgsrc-wip/cJSON
Travis Paul 22435f7841
cJSON: Update to 1.7.13
Upstream release notes:

Features:
 - add new API of cJSON_ParseWithLength without breaking changes. Thanks @caglarivriz, see #358
 - add new API of cJSON_GetNumberValue. Thanks @Intuition, see#385
 - add uninstall target function for CMake. See #402
 - Improve performance of adding item to array. Thanks @xiaomianhehe, see #430, #448
 - add new API of cJSON_SetValuestring, for changing the valuestring safely. See #451
 - add return value for cJSON_AddItemTo... and cJSON_ReplaceItem... (check if the operation successful). See #453

Fixes:
 - Fix clang -Wfloat-equal warning. Thanks @paulmalovanyi, see #368
 - Fix make failed in mac os. See #405
 - Fix memory leak in cJSONUtils_FindPointerFromObjectTo. Thanks @andywolk for reporting, see #414
2020-04-03 08:19:44 +00:00
..
DESCR
Makefile cJSON: Update to 1.7.13 2020-04-03 08:19:44 +00:00
PLIST
distinfo cJSON: Update to 1.7.13 2020-04-03 08:19:44 +00:00