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

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit b1ebd8a58354329dedd69b58a8dbc68786f09e03
Merge: 052172ad d04b2c19
Author: PengZheng <[email protected]>
AuthorDate: Mon May 8 16:23:04 2023 +0800

    Merge pull request #545 from apache/feature/trim_string_in_place
    
    Feature/trim string in place

 .../pubsub_admin_tcp/src/pubsub_tcp_common.c       |  3 +-
 .../src/endpoint_discovery_poller.c                |  3 +-
 .../src/endpoint_discovery_server.c                |  4 +--
 .../src/remote_service_admin_dfi.c                 |  5 +--
 .../rsa_shm/src/rsa_shm_export_registration.c      |  7 ++--
 .../rsa_shm/src/rsa_shm_impl.c                     | 40 +++++-----------------
 .../rsa_shm/src/rsa_shm_import_registration.c      |  7 ++--
 bundles/shell/remote_shell/src/remote_shell.c      |  6 ++--
 bundles/shell/shell_tui/src/shell_tui.c            |  5 +--
 libs/framework/src/manifest_parser.c               |  3 +-
 libs/framework/src/module.c                        |  2 +-
 libs/utils/gtest/src/CelixUtilsTestSuite.cc        |  2 +-
 libs/utils/include/celix_utils.h                   | 10 +++++-
 libs/utils/src/celix_convert_utils.c               |  4 +--
 libs/utils/src/properties.c                        |  5 +--
 libs/utils/src/utils.c                             |  3 ++
 16 files changed, 48 insertions(+), 61 deletions(-)

Reply via email to