You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.json_object-split.md 505 B

123456789101112131415
  1. This branch implements the changes briefly described at:
  2. https://github.com/json-c/json-c/wiki/Proposal:-struct-json_object-split
  3. These were originally mentioned in:
  4. Issue #535 - short string optimization: excessive array length
  5. The changes are expected to impact and possibly invalidate:
  6. Issue #552 - Some anlysis about memory allocator in json-c
  7. and will likely cause notable conflicts in any other significant un-merged
  8. changes, such as PR#620 - Introduce json_object_new_string_{ext,noalloc}()