This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/type_support_for_properties
in repository https://gitbox.apache.org/repos/asf/celix.git
from 8248da53 Update hash map maxLoadFactor documentation.
add d1206d98 Refactor celix_properties fill/create entry
No new revisions were added by this update.
Summary of changes:
.../error_injector/celix_version/CMakeLists.txt | 1 +
.../celix_version/include/celix_version_ei.h | 2 +
.../celix_version/src/celix_version_ei.cc | 8 ++
libs/utils/gtest/CMakeLists.txt | 1 +
.../gtest/src/PropertiesErrorInjectionTestSuite.cc | 17 +++
libs/utils/gtest/src/PropertiesTestSuite.cc | 17 ++-
libs/utils/src/properties.c | 142 ++++++++++++---------
7 files changed, 126 insertions(+), 62 deletions(-)