This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/674-add-element-type-to-array-list
in repository https://gitbox.apache.org/repos/asf/celix.git
from 2bd5e42f Merge branch 'master' into
feature/674-add-element-type-to-array-list
add a8937f1a gh-674: Add copy callback support for array list
No new revisions were added by this update.
Summary of changes:
.../gtest/src/ArrayListErrorInjectionTestSuite.cc | 20 +-
libs/utils/gtest/src/ArrayListTestSuite.cc | 54 +++--
libs/utils/include/celix_array_list.h | 268 ++++++++-------------
libs/utils/src/array_list.c | 83 ++++---
4 files changed, 205 insertions(+), 220 deletions(-)