This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/refactor_bundle_cache
in repository https://gitbox.apache.org/repos/asf/celix.git


    from b8e54de2 FIx incorrect doxygen entry
     add 1b86bf82 Rename celix_utils_freeStringIfNeeded
     add 0079f905 Improve argument handling for bundleCommand_execute
     add 09615f8a Align celix_utils_convertStringToVersion with other convert 
functions
     add bcff7cff Fix invalid main return codes in celix_launcher

No new revisions were added by this update.

Summary of changes:
 bundles/shell/shell/src/bundle_command.c           | 22 ++++++++++++--
 bundles/shell/shell/src/bundle_command.h           | 10 +++++++
 documents/framework.md                             | 34 +++++++++++-----------
 .../gtest/src/bundle_context_bundles_tests.cpp     |  2 ++
 libs/framework/src/bundle_archive.c                |  4 +--
 libs/framework/src/celix_bundle_cache.c            |  5 ++--
 libs/framework/src/celix_framework_utils.c         | 12 ++++----
 libs/framework/src/celix_launcher.c                | 19 +++++++-----
 libs/framework/src/framework.c                     |  2 +-
 libs/framework/src/module.c                        |  2 +-
 libs/utils/gtest/src/CelixUtilsTestSuite.cc        |  8 ++---
 libs/utils/gtest/src/ConvertUtilsTestSuite.cc      | 27 +++++++++++++----
 libs/utils/include/celix_convert_utils.h           |  6 ++--
 libs/utils/include/celix_utils.h                   |  3 +-
 libs/utils/src/celix_convert_utils.c               | 13 +++++++--
 libs/utils/src/utils.c                             |  6 ++--
 16 files changed, 117 insertions(+), 58 deletions(-)

Reply via email to