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 caedd795 Avoid unnecessary strlen call and check error condition in 
celix_properties_storeEscapedString.
     add 78d78799 Remove index field from hashmap and properties iterator

No new revisions were added by this update.

Summary of changes:
 libs/utils/gtest/src/HashMapTestSuite.cc    | 78 ++---------------------------
 libs/utils/gtest/src/PropertiesTestSuite.cc |  8 +--
 libs/utils/include/celix/Properties.h       |  2 +-
 libs/utils/include/celix_long_hash_map.h    |  2 -
 libs/utils/include/celix_properties.h       |  5 --
 libs/utils/include/celix_string_hash_map.h  |  2 -
 libs/utils/src/celix_hash_map.c             |  6 ---
 libs/utils/src/properties.c                 |  3 --
 8 files changed, 7 insertions(+), 99 deletions(-)

Reply via email to