commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[celix] 01/01: Update debug flags, so that -Og (optimalization for debugging) is used
pnoltes
[celix] branch feature/pstm_missing_receiver_fix updated (2b082d48 -> b757e039)
pnoltes
[celix] branch feature/pstm_missing_receiver_fix updated (d7d6ef4a -> 2b082d48)
pnoltes
[celix] branch feature/add_copy_nocopy_option_to_celix_container_bundles updated (3983767e -> bf113b84)
pnoltes
[celix] branch feature/add_copy_nocopy_option_to_celix_container_bundles updated (88903d1e -> 3983767e)
pnoltes
[celix] branch feature/add_copy_nocopy_option_to_celix_container_bundles created (now 88903d1e)
pnoltes
[celix] 01/01: Add support for a COPY / NO_COPY option in the celix_container_bundles cmake function
pnoltes
[celix] branch feature/pstm_missing_receiver_fix updated: Fix wrong needsMatch assignment in pstm
pnoltes
[celix] branch feature/pstm_missing_receiver_fix updated (7d04ba81 -> 8468d829)
pnoltes
[celix] 01/02: Fix stringop-overread warning reported by gcc11
pnoltes
[celix] 02/02: Update import/export remote service component to use locking instead of suspend strategy
pnoltes
[celix] branch feature/pstm_missing_receiver_fix created (now 7d04ba81)
pnoltes
[celix] 01/01: Improve error handling of setup topic senders/receivers in pstm
pnoltes
[celix-site] branch asf-site updated: Updated site from master (0a7bff63fdca0bcff45594699fde0f6a9d421add)
git-site-role
[celix-site] branch master updated (ecd0aa7 -> 0a7bff6)
pengzheng
[celix-site] 01/01: Merge pull request #25 from apache/PengZheng-patch-1
pengzheng
[celix-site] branch PengZheng-patch-1 created (now 531c7f2)
pengzheng
[celix-site] 01/01: Update volunteers.md
pengzheng
[celix] branch master updated (b371d716 -> 646e32ee)
pengzheng
[celix] 01/01: Merge pull request #450 from apache/hotfix/resource_leaks
pengzheng
[celix] branch feature/split_celix_cxx_option updated (62081468 -> b0049b87)
pnoltes
[celix] branch feature/split_celix_cxx_option updated (66b4ec8a -> 62081468)
pnoltes
[celix] branch feature/split_celix_cxx_option updated: Fix Promise template deduction issue for cv-qualifiers
pnoltes
[celix] branch feature/split_celix_cxx_option updated: Refactor RemoteServicesIntegrationTestSuite to retry remote promise
pnoltes
[celix] branch feature/split_celix_cxx_option created (now 9c5476b5)
pnoltes
[celix] 04/06: Change test order of promise and pushstream in cxx rsa.
pnoltes
[celix] 05/06: Fix coverity issue 236044 (uncaught exception in C++ RSA)
pnoltes
[celix] 01/06: Removing unused C++ topology manager code.
pnoltes
[celix] 06/06: Update CMakeLists.txt and dev_celix_with_clion.md to allow optimal C++17 support in the CLion IDE
pnoltes
[celix] 03/06: Apply usage of CELIX_CXX17
pnoltes
[celix] 02/06: Splitting CELIX_CXX option into CELIX_CXX14 and CELIX_CXX17
pnoltes
[celix] branch hotfix/resource_leaks created (now f744f0b1)
pengzheng
[celix] 01/01: Fix two resource leaks and coverity issues.
pengzheng
[celix] branch master updated (fcb66ae4 -> b371d716)
pengzheng
[celix] 01/01: Merge pull request #449 from apache/feature/uclibc_support
pengzheng
[celix] branch feature/uclibc_support updated (ee319520 -> af9e1698)
pengzheng
[celix] branch feature/uclibc_support updated (d2c83501 -> ee319520)
pengzheng
[celix] branch master updated (5969a2c3 -> fcb66ae4)
pnoltes
[celix] 01/01: Merge pull request #448 from apache/feature/some_coverity_fixes
pnoltes
[celix] branch feature/uclibc_support created (now d2c83501)
pengzheng
[celix] 02/02: Switch off features unsupported by uclibc.
pengzheng
[celix] 01/02: Add missing <stdarg.h>.
pengzheng
[celix] branch feature/some_coverity_fixes updated (8624f833 -> 268fec30)
pnoltes
[celix] branch feature/some_coverity_fixes updated (3a8f3d90 -> 8624f833)
pnoltes
[celix] branch master updated (8e9cebe7 -> 5969a2c3)
pnoltes
[celix] 01/01: Merge pull request #447 from apache/feature/cxx14_framework_support
pnoltes
[celix] branch feature/cxx14_framework_support updated (1e7b2269 -> eaa2c441)
pnoltes
[celix] branch feature/cxx14_framework_support updated (4d9bc9a2 -> 1e7b2269)
pnoltes
[celix] branch feature/some_coverity_fixes updated (1ce5e62a -> 3a8f3d90)
pnoltes
[celix] branch feature/some_coverity_fixes updated (97bc41b0 -> 1ce5e62a)
pnoltes
[celix] branch feature/some_coverity_fixes updated (4b0d378a -> 97bc41b0)
pnoltes
[celix] branch feature/some_coverity_fixes created (now 4b0d378a)
pnoltes
[celix] 01/01: Fix several resource leaks and locking issues reported by coverity
pnoltes
[celix] branch feature/cxx14_framework_support updated (f462d2e5 -> 4d9bc9a2)
pnoltes
[celix] branch master updated (cfb684e4 -> 8e9cebe7)
pnoltes
[celix] branch feature/cxx14_framework_support updated: Fix typos in Doxyfile and conanfile.py
pnoltes
[celix] branch feature/cxx14_framework_support updated: Update call of Properties::set from SvcRegBuilder for C++14 support
pnoltes
[celix] branch feature/cxx14_framework_support updated: Fix C++11 Properties::set with a const char* value
pnoltes
[celix] branch feature/cxx14_framework_support updated: Configure doxyfile for C++17 and updates the one line celix intro
pnoltes
[celix] branch feature/cxx14_framework_support updated: Refactor test for cxx11 and cxx14 option name and fix template specialization issue
pnoltes
[celix] branch feature/cxx14_framework_support updated: Update coverage and coverity-scan build config for additional build options
pnoltes
[celix] branch feature/cxx14_framework_support created (now 82cc3ffc)
pnoltes
[celix] 01/01: Refactor Celix utils and framework C++ headers for C++14 support
pnoltes
[celix] branch master updated (d8d5adaa -> cfb684e4)
erjanaltena
[celix] 01/01: Merge pull request #445 from apache/bugfix/fix_gcc12_errors
erjanaltena
[celix] branch bugfix/fix_gcc12_errors updated: Fix gcc-12 compiler errors
erjanaltena
[celix] branch bugfix/fix_gcc12_errors created (now d8d5adaa)
erjanaltena
[celix] branch master updated (f9a0e969 -> d8d5adaa)
pengzheng
[celix] 01/01: Merge pull request #444 from apache/hotfix/service_tracker_guard_condition
pengzheng
[celix] branch hotfix/service_tracker_guard_condition created (now 677bf06b)
pengzheng
[celix] 01/01: Fix wrong guard condition in ServiceTracker.
pengzheng
[celix] branch master updated (db763297 -> f9a0e969)
pnoltes
[celix] 01/01: Merge pull request #443 from apache/hotfix/fixes_typo_in_hashmap_callback
pnoltes
[celix] branch master updated (d1bda67d -> db763297)
pengzheng
[celix] branch master updated (d8b1f336 -> d1bda67d)
pengzheng
[celix] 01/01: Merge pull request #440 from apache/feature/bundle_compression_option
pengzheng
[celix] branch hotfix/fixes_typo_in_hashmap_callback created (now 627ae33e)
pnoltes
[celix] 01/01: Fix typo in the celix_long_hash_map_create_options
pnoltes
[celix] branch feature/skip_extraction_when_reloading created (now 2cb699ac)
pengzheng
[celix] 01/01: Skip bundle extraction when reloading bundle from cache.
pengzheng
[celix] branch feature/bundle_compression_option created (now db8b2f0e)
pengzheng
[celix] 01/01: Add conan option for bundle compression.
pengzheng
[celix] branch master updated (62205d18 -> d8b1f336)
pengzheng
[celix] branch feature/add_new_conan_option updated: Add conan option for bundle compression.
pengzheng
[celix] branch feature/add_new_conan_option created (now 62205d18)
pengzheng
[celix] branch master updated (7afb112d -> 62205d18)
pnoltes
[celix] 01/01: Merge pull request #431 from apache/features/auto_download_rat
pnoltes
[celix] branch master updated (391bccc5 -> 7afb112d)
rlenferink
[celix] 01/01: Merge pull request #436 from apache/fix-links
rlenferink
[celix] branch master updated (29256144 -> 391bccc5)
pnoltes
[celix] 01/01: Merge pull request #438 from apache/feature/add_missing_includes
pnoltes
[celix] branch feature/add_missing_includes created (now 535c5f48)
pnoltes
[celix] 01/01: Add some missing include headers
pnoltes
[celix] branch master updated (f891f389 -> 29256144)
rlenferink
[celix-site] branch asf-site updated: Updated site from master (0413724ec5b8fdaa075776aabcf6a856a9b5cd61)
git-site-role
[celix-site] branch master updated (b096bd2 -> ecd0aa7)
rlenferink
[celix-site] 01/01: Merge pull request #19 from apache/feature/update_after_release
rlenferink
[celix-site] branch master updated (0413724 -> b096bd2)
rlenferink
[celix-site] 01/01: Merge pull request #24 from apache/remove-unused-file
rlenferink
[celix-site] branch master updated (d87060a -> 0413724)
rlenferink
[celix-site] 01/01: Merge pull request #21 from apache/improve-release-steps
rlenferink
[celix] branch master updated (109d6535 -> f891f389)
pengzheng
[celix-site] branch remove-unused-file created (now fccd610)
rlenferink
[celix-site] 01/01: Delete unused publish.sh file
rlenferink
[celix-site] branch improve-release-steps created (now 5fa6e85)
rlenferink
[celix-site] 02/02: Update release documentation to explain that KEYS only need to be uploaded to the release area
rlenferink
[celix-site] 01/02: Describe that creating a per-release docs.md file is still something manually
rlenferink
svn commit: r55802 - /dev/celix/KEYS
rlenferink
[celix-site] branch feature/update_after_release updated (a9d9c54 -> fbc925e)
rlenferink
[celix] branch fix-links created (now 4d89f2f9)
rlenferink
[celix] 02/02: Update the caption for the sequence diagrams to not be a header
rlenferink
[celix] 01/02: Add README.md to links and fix the OSGI links
rlenferink
[celix] branch fix-changes updated: Fix indentation for CHANGES.md
rlenferink
[celix] branch fix-changes created (now 109d6535)
rlenferink
[celix] branch master updated (a03cd547 -> 109d6535)
pengzheng
[celix-site] branch feature/update_after_release created (now a9d9c54)
pnoltes
[celix-site] 02/02: Update news for latest release
pnoltes
svn commit: r55744 - /dev/celix/celix-2.3.0/
pnoltes
svn commit: r55743 - /release/celix/celix-2.2.1/
pnoltes
svn commit: r55742 - in /release/celix/celix-2.3.0: ./ celix-2.3.0.tar.gz celix-2.3.0.tar.gz.asc celix-2.3.0.tar.gz.sha512
pnoltes
[celix] annotated tag rel/celix-2.3.0 updated (a03cd547 -> c619f8f2)
pnoltes
[celix-site] branch asf-site updated: Updated site from master (d87060a9b8abcab9073c9ef11d35830caade0151)
git-site-role
[celix-site] branch master updated (a028f33 -> d87060a)
pengzheng
[celix-site] 01/01: Merge pull request #18 from apache/PengZheng-patch-1
pengzheng
[celix-site] branch PengZheng-patch-1 created (now 793801c)
pengzheng
[celix-site] 01/01: Update volunteers.md
pengzheng
svn commit: r55666 - in /dev/celix: celix-2.3.0.tar.gz celix-2.3.0.tar.gz.asc celix-2.3.0.tar.gz.sha512 celix-2.3.0/ celix-2.3.0/celix-2.3.0.tar.gz celix-2.3.0/celix-2.3.0.tar.gz.asc celix-2.3.0/celix-2.3.0.tar.gz.sha512
pnoltes
svn commit: r55665 - in /dev/celix: celix-2.3.0.tar.gz celix-2.3.0.tar.gz.asc celix-2.3.0.tar.gz.sha512
pnoltes
[celix] branch release-2.3.0 created (now a03cd547)
pnoltes
[celix] branch master updated (70fc2a98 -> a03cd547)
pnoltes
[celix] 01/01: Merge pull request #430 from apache/feature/add_missing_license_text
pnoltes
[celix] branch features/auto_download_rat created (now 292874b4)
pnoltes
[celix] 01/01: Updates cmake rat configuration so that apache rat is downloaded on demand
pnoltes
[celix] branch feature/add_missing_license_text created (now e7dd53ec)
pnoltes
[celix] 01/01: Adds missing apache license v2.0 header text
pnoltes
[celix] branch master updated (4f9095a2 -> 70fc2a98)
pnoltes
[celix] 01/01: Merge pull request #429 from apache/feature/update_changes
pnoltes
[celix] branch feature/update_changes created (now edaeb115)
pnoltes
[celix] 01/01: Updates changes
pnoltes
[celix] branch hotfix/use-after-free updated: Fix possible use-after-free.
pengzheng
[celix] branch hotfix/use-after-free created (now 80cebd9a)
pengzheng
[celix] branch master updated (80cebd9a -> 4f9095a2)
stegemr
[celix] 01/01: Merge pull request #427 from apache/NoDefaultCompressionOfBundles
stegemr
[celix] branch NoDefaultCompressionOfBundles updated (7dfac163 -> c9aac6db)
stegemr
[celix] branch NoDefaultCompressionOfBundles updated: Making default no compression
stegemr
[celix] branch NoDefaultCompressionOfBundles created (now 80cebd9a)
stegemr
[celix] branch master updated (b85a17e3 -> 80cebd9a)
pengzheng
[celix] 01/01: Merge pull request #426 from apache/hotfix/long_hash
pengzheng
[celix] branch hotfix/long_hash updated (0ac43f12 -> c0e43763)
pengzheng
[celix] branch hotfix/long_hash created (now 0ac43f12)
pengzheng
[celix] 01/01: Fix hash when sizeof(long) == 4.
pengzheng
[celix] branch master updated (e7b23bf2 -> add55467)
pnoltes
[celix] branch master updated (424982f6 -> b85a17e3)
pnoltes
[celix] 01/01: Merge pull request #424 from apache/feature/print_function_for_dm_info
pnoltes
[celix] branch master updated (add55467 -> 424982f6)
pnoltes
[celix] 01/01: Merge pull request #423 from apache/feature/update_default_promise_executor
pnoltes
[celix] branch master updated (24bc9dad -> e7b23bf2)
pnoltes
[celix] 01/01: Merge pull request #421 from apache/feature/update_component_and_pattern_documentation
pnoltes
[celix] branch feature/print_function_for_dm_info created (now d6afb40a)
pnoltes
[celix] 01/01: Adds print functions for dependency manager and dm cmp and refactors dm command to use these functions
pnoltes
[celix] branch feature/update_default_promise_executor created (now d33a6a0f)
pnoltes
[celix] 01/01: Refactors the DefaultExecutor of celix::Promises so that std::function goes out of scope after executing
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated (031e7e34 -> 551514f7)
pnoltes
[celix] branch master updated (b1f776f2 -> 24bc9dad)
pnoltes
[celix] 01/01: Merge pull request #420 from apache/hotfix/dm_cmp_coverity_issues
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated (51ec14e1 -> 031e7e34)
pnoltes
[celix] branch master updated (a4f2e8e1 -> b1f776f2)
stegemr
[celix] 01/01: Merge pull request #418 from apache/feature/solveAsanIssuePushStreams
stegemr
[celix] branch feature/update_component_and_pattern_documentation updated: Updates some sentences for patterns documentation
pnoltes
[celix] branch hotfix/dm_cmp_coverity_issues created (now 0612591c)
pnoltes
[celix] 01/01: Fixes several mem leak issues, detected by coverity
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated: Updates patterns documentation.
pnoltes
[celix] branch feature/solveAsanIssuePushStreams updated (f8b9275c -> 0cf582a3)
stegemr
[celix] branch master updated (cdf2c30e -> a4f2e8e1)
pnoltes
[celix] 01/01: Merge pull request #419 from pnoltes/feature/additional_component_states
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated: Adds whiteboard pattern documentation
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated: Updates extender pattern documentation
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated: Updates dm component document and examples.
pnoltes
[celix] branch feature/update_component_and_pattern_documentation updated: Update dm component document and examples.
pnoltes
[celix] branch feature/update_component_and_pattern_documentation created (now 9875606d)
pnoltes
[celix] 02/02: Merge branch 'feature/additional_component_states' into pnoltes/feature/update_component_and_pattern_documentation
pnoltes
[celix] 01/02: Adds dm component document and examples.
pnoltes
[celix] branch feature/update_component_and_pattern_documentation created (now bd3467cc)
pnoltes
[celix] 02/02: Small update bundle lifecycle plantuml
pnoltes
[celix] 01/02: Adds svc version documentation
pnoltes
[celix] branch pnoltes/feature/update_component_and_pattern_documentation updated (eb5b1acf -> 9875606d)
pnoltes
[celix] 02/02: Merge branch 'feature/additional_component_states' into pnoltes/feature/update_component_and_pattern_documentation
pnoltes
[celix] 01/02: Adds dm component document and examples.
pnoltes
[celix] branch feature/solveAsanIssuePushStreams updated (7b638574 -> f8b9275c)
stegemr
[celix] branch pnoltes/feature/update_component_and_pattern_documentation created (now eb5b1acf)
pnoltes
[celix] 04/05: Updates component lifecycle state diagram
pnoltes
[celix] 03/05: Updates component lifecycle state diagram
pnoltes
[celix] 05/05: Fixes cmp state to string test
pnoltes
[celix] 02/05: Updates dm cmp state to atomic and refactors dm cmp for testing.
pnoltes
[celix] 01/05: Adds initial gtest for additional dm cmp states
pnoltes
[celix] branch feature/solveAsanIssuePushStreams updated (7b0ee28a -> 7b638574)
stegemr
[celix] branch feature/solveAsanIssuePushStreams updated (cd91b1d9 -> 7b0ee28a)
stegemr
[celix] branch feature/solveAsanIssuePushStreams updated (d5818b88 -> cd91b1d9)
stegemr
[celix] branch feature/solveAsanIssuePushStreams updated: Adding async source and remove asan issue in close of source
stegemr
[celix] branch feature/solveAsanIssuePushStreams created (now cdf2c30e)
stegemr
Earlier messages
Later messages