3 Commits (7a9075c16b21322afb6d93533ba9f22e03673314)

Author SHA1 Message Date
  Eric Haszlakiewicz 5dae561d33 In json_object_deep_copy(), copy over _userdata, at least for json_type_string's with the default serializer set, and provide a way for people using custom serializers to provide a custom shallow_copy method. 7 years ago
  Eric Haszlakiewicz 96efeadd6e Always build the json_object_deep_copy() code, but conditionalize running it on a --benchmark command line option. 7 years ago
  Alexandru Ardelean 1eab22f0da tests: add test_deep_copy test 8 years ago