mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
68cd0d4a11
This is the first step in removing the global allocator functions. Every internal function now only accesses its locally available set of allocators. |
||
---|---|---|
.. | ||
inputs | ||
unity | ||
CMakeLists.txt | ||
common.c | ||
common.h | ||
misc_tests.c | ||
parse_array.c | ||
parse_examples.c | ||
parse_hex4.c | ||
parse_number.c | ||
parse_object.c | ||
parse_string.c | ||
parse_value.c | ||
print_array.c | ||
print_number.c | ||
print_object.c | ||
print_string.c | ||
print_value.c |