This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/685-properties-json-serialization
in repository https://gitbox.apache.org/repos/asf/celix.git
from f3cec786 Merge branch 'master' into
feature/685-properties-json-serialization
add 83682fd5 gh-685: Encode list containing NAN/INF and some minor
documentation improvements.
No new revisions were added by this update.
Summary of changes:
.../PropertiesEncodingErrorInjectionTestSuite.cc | 2 +-
.../utils/gtest/src/PropertiesEncodingTestSuite.cc | 30 ++++++++++++++++++++++
libs/utils/include/celix/Properties.h | 2 +-
libs/utils/include/celix_properties.h | 16 ++++++------
libs/utils/src/properties_encoding.c | 24 ++++++++++++++---
5 files changed, 61 insertions(+), 13 deletions(-)