2022-04-06 |
PengZheng | Minor doxygen document improvement.
|
commit | commitdiff | tree |
2022-04-04 |
PengZheng | Add version to recipe, add executable linking workaround...
|
commit | commitdiff | tree |
2022-03-30 |
PengZheng | Add missing -ldl
|
commit | commitdiff | tree |
2022-03-28 |
PengZheng | Add code coverage support in conan, and eliminate gcc...
|
commit | commitdiff | tree |
2022-03-28 |
PengZheng | Revert "Remove comments."
|
commit | commitdiff | tree |
2022-03-28 |
PengZheng | Remove comments.
|
commit | commitdiff | tree |
2022-03-28 |
PengZheng | Remove unnecessary -DCPPUTEST_MEM_LEAK_DETECTION_DISABLED...
|
commit | commitdiff | tree |
2022-03-27 |
PengZheng | Disable cpputest's build-in memory_leak_detection completely...
|
commit | commitdiff | tree |
2022-03-27 |
PengZheng | Make clang sanitizer work with cpputest.
|
commit | commitdiff | tree |
2022-03-27 |
PengZheng | Make clang sanitizer work with cpputest.
|
commit | commitdiff | tree |
2022-03-26 |
PengZheng | Add virtualrunenv generator to facilitate integration...
|
commit | commitdiff | tree |
2022-03-26 |
PengZheng | Following recommended approach of using FindThreads.
|
commit | commitdiff | tree |
2022-03-25 |
PengZheng | Minor comment update.
|
commit | commitdiff | tree |
2022-03-25 |
PengZheng | Add back workaround of transitive private shared library...
|
commit | commitdiff | tree |
2022-03-25 |
PengZheng | Revert "Fix transitive private shared library dependency."
|
commit | commitdiff | tree |
2022-03-25 |
PengZheng | Fix transitive private shared library dependency.
|
commit | commitdiff | tree |
2022-03-24 |
PengZheng | Add missing DEPS.
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Use old version range syntax to increase compatibility.
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Merge branch 'hotfix/array_list_equality' into conan_support
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Fix add/remove bugs reintroduced by 6975a4e1.
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Merge branch 'master' into hotfix/array_list_equality
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Merge branch 'hotfix/array_list_equality' into conan_support
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Fix -Wunused-variable warnings.
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Fix broken array list equality on some 32-bit platforms...
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Make usage of conan in test_package completely non...
|
commit | commitdiff | tree |
2022-03-22 |
PengZheng | Turn off experimental CXX RSA by default.
|
commit | commitdiff | tree |
2022-03-21 |
PengZheng | Adjust option order of test_package to be consistent...
|
commit | commitdiff | tree |
2022-03-21 |
PengZheng | Merge branch 'hotfix/psa_memory_leak' into conan_support
|
commit | commitdiff | tree |
2022-03-21 |
PengZheng | Fix memory leaks in psa, reported by CI.
|
commit | commitdiff | tree |
2022-03-21 |
PengZheng | Add test_package for remaining pubsub components.
|
commit | commitdiff | tree |
2022-03-20 |
PengZheng | Add test_package for pubsub and cxx_shell, add missing...
|
commit | commitdiff | tree |
2022-03-19 |
PengZheng | Add build_all option, remove irrelevant packaging options...
|
commit | commitdiff | tree |
2022-03-19 |
PengZheng | Add test_package for pushstreams, fix compilation error...
|
commit | commitdiff | tree |
2022-03-18 |
PengZheng | Add missing find_dependency in CelixConfig.cmake, and...
|
commit | commitdiff | tree |
2022-03-17 |
PengZheng | Add test_package for shell-related bundles, and remove...
|
commit | commitdiff | tree |
2022-03-17 |
PengZheng | Merge branch 'hotfix/framework_shutdown_deadlock' into...
|
commit | commitdiff | tree |
2022-03-17 |
PengZheng | Fix a first-check-then-do race condition during framework...
|
commit | commitdiff | tree |
2022-03-17 |
PengZheng | Add test_package for syslog_writer.
|
commit | commitdiff | tree |
2022-03-17 |
PengZheng | Fix incorrect order of cmake.definitions and cmake...
|
commit | commitdiff | tree |
2022-03-16 |
PengZheng | Add test_package for the framework, http_admin and...
|
commit | commitdiff | tree |
2022-03-16 |
PengZheng | Add missing license.
|
commit | commitdiff | tree |
2022-03-15 |
PengZheng | Improve the modular structure of cmake project, update...
|
commit | commitdiff | tree |
2022-03-11 |
PengZheng | Fix bonjour shell compilation failure.
|
commit | commitdiff | tree |
2022-03-09 |
PengZheng | Package modules improvements.
|
commit | commitdiff | tree |
2022-03-08 |
PengZheng | Add missing options and loosen libzip requirement.
|
commit | commitdiff | tree |
2022-03-08 |
PengZheng | Fix misuse of find_package and find_dependency in CelixConfi...
|
commit | commitdiff | tree |
2022-03-04 |
PengZheng | Use CelixConfig.cmake instead of conan's own mechanism...
|
commit | commitdiff | tree |
2022-03-04 |
PengZheng | Add initial conan support.
|
commit | commitdiff | tree |
2022-03-04 |
PengZheng | Revert "cxx_remote_service_admin as a separate subproject."
|
commit | commitdiff | tree |
2022-03-03 |
PengZheng | Merge branch 'master' into conan_support
|
commit | commitdiff | tree |
2022-03-01 |
PengZheng | Merge branch 'master' into conan_support
|
commit | commitdiff | tree |
2022-03-01 |
PengZheng | Minor code comment cleanup.
|
commit | commitdiff | tree |
2022-03-01 |
PengZheng | Using service directly does not support SOD by default.
|
commit | commitdiff | tree |
2022-03-01 |
PengZheng | Merge branch 'master' into tracker-improvements
|
commit | commitdiff | tree |
2022-03-01 |
PengZheng | cxx_remote_service_admin as a separate subproject.
|
commit | commitdiff | tree |
2022-02-26 |
PengZheng | Use reference counting to protect against concurrently...
|
commit | commitdiff | tree |
2022-02-25 |
PengZheng | Use flags instead of bool to accommodate future API...
|
commit | commitdiff | tree |
2022-02-24 |
PengZheng | Performance improvements for celix_bundleContext_useService...
|
commit | commitdiff | tree |
2022-02-24 |
PengZheng | Service tracker performance optimization and bug fix.
|
commit | commitdiff | tree |
2022-02-23 |
PengZheng | Further service tracker performance optimization preliminary.
|
commit | commitdiff | tree |
2022-02-23 |
PengZheng | Revert "Service tracker performance optimization."
|
commit | commitdiff | tree |
2022-02-22 |
PengZheng | Service tracker performance optimization.
|
commit | commitdiff | tree |
2022-02-22 |
PengZheng | Merge remote-tracking branch 'origin/tracker-improvements...
|
commit | commitdiff | tree |
2022-02-22 |
PengZheng | fix thread-safety bug introduced by 691dc6cb and broken...
|
commit | commitdiff | tree |
2022-02-22 |
PengZheng | fix thread-safety bug introduced by 691dc6cb and broken...
|
commit | commitdiff | tree |
2022-02-20 |
PengZheng | Eliminate unnecessary locking and fix race condition...
|
commit | commitdiff | tree |
2022-02-19 |
PengZheng | Simplify serviceReference implementation by making...
|
commit | commitdiff | tree |
2022-01-24 |
PengZheng | Use gcc built-in atomic operations without introducing...
|
commit | commitdiff | tree |
2022-01-19 |
PengZheng | Add FIXME for future improvement.
|
commit | commitdiff | tree |
2022-01-19 |
PengZheng | Implement reference counting using C11 atomics and...
|
commit | commitdiff | tree |
2022-01-18 |
PengZheng | Add missing bundleContext_ungetService to eliminate...
|
commit | commitdiff | tree |
2022-01-13 |
PengZheng | Fix wrong bundle context passing to listener_hook_service.
|
commit | commitdiff | tree |
2022-01-13 |
PengZheng | Fix missing dependencies for the test_framework target.
|
commit | commitdiff | tree |
2021-12-30 |
PengZheng | Fix the buggy default array_list equality implementation.
|
commit | commitdiff | tree |
2021-12-14 |
PengZheng | Fix RSA CMake error.
|
commit | commitdiff | tree |
2021-11-16 |
PengZheng | Fix assertion failure when using C++ ServiceTracker...
|
commit | commitdiff | tree |
2021-11-16 |
PengZheng | Fix memory leak in celix_properties_unset.
|
commit | commitdiff | tree |
2021-11-15 |
PengZheng | Fix misuse of CELIX_DO_IF.
|
commit | commitdiff | tree |
2021-11-15 |
PengZheng | Fix race condition for celixThreadCondition_timedwaitRelative.
|
commit | commitdiff | tree |
2021-11-06 |
PengZheng | Fix typo in useServiceDoesNotBlockInEventLoop.
|
commit | commitdiff | tree |
2021-11-06 |
PengZheng | Eliminate unnecessary blocking and mutext from useServiceWit...
|
commit | commitdiff | tree |
2021-05-30 |
PengZheng | fix race condition in serviceRegistry_getService.
|
commit | commitdiff | tree |
2020-11-25 |
Peng Zheng | Close all modules associated with a bundle before destroying it
|
commit | commitdiff | tree |
|