(celix) branch feature/685-properties-json-serialization updated (19a22169 -> 7aa44860)

2024-04-16 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git from 19a22169 gh-685: Fix celix_properties_setVersion ei test add 7aa44860 gh-685

(celix) branch feature/685-properties-json-serialization updated (c46a483b -> 19a22169)

2024-04-16 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git from c46a483b gh-685: Some whitespace corrections add 3437c045 gh-674: Add missing

(celix) branch feature/devcontainer updated (9310ddcb -> dc8afe8f)

2024-04-16 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/devcontainer in repository https://gitbox.apache.org/repos/asf/celix.git from 9310ddcb Add devcontainer badge in README.md add dc8afe8f Update .devcontainer/devcontainer.json

(celix) branch feature/685-properties-json-serialization updated: gh-685: Some whitespace corrections

2024-04-15 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/685-properties-json-serialization

(celix) 02/02: gh-685: Add properties encoding documentation

2024-04-15 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit aa29987def9709f35b569280d61a2dd0aead5d12 Author: Pepijn Noltes AuthorDate: Mon Apr

(celix) branch feature/685-properties-json-serialization updated (ae4464ca -> aa29987d)

2024-04-15 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git from ae4464ca gh-685: Fix incorrect celix_autoptr usage new a4814f3f gh-685: Fix

(celix) 01/02: gh-685: Fix incorrect celix_autoptr usage

2024-04-15 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit a4814f3f4955fe0b260e2fc416849ef1eb1d82a0 Author: Pepijn Noltes AuthorDate: Mon Apr

(celix) branch feature/685-properties-json-serialization updated: gh-685: Fix incorrect celix_autoptr usage

2024-04-15 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/685-properties-json-serialization

(celix) branch feature/685-properties-json-serialization updated: gh-685: Fix several memleaks in properties encoding

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/685-properties-json-serialization

(celix) branch feature/685-properties-json-serialization updated: gh-685: Refactor assert to prevent used var

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/685-properties-json-serialization

(celix) branch feature/685-properties-json-serialization updated: gh-685: Separate version ei testing to prevent own ei code inteference

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/685-properties-json-serialization

(celix) 03/03: gh-685: Add error injection test for properties encoding

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 99e503aa62a02173818a7d518c102f7dd8edaa12 Author: Pepijn Noltes AuthorDate: Sun Apr

(celix) 02/03: gh-685: Add additional prop encoding test based on test cov

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 0ceaeb8f0f7eddf0e05b156e6c61f583db07ea4b Author: Pepijn Noltes AuthorDate: Sat Apr

(celix) 01/03: gh-685: Add support for a flat and nested flag for prop encoding

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 8e03a828be1f707df23b3fe77b62d491a3adf527 Author: Pepijn Noltes AuthorDate: Wed Apr

(celix) branch feature/685-properties-json-serialization updated (72c785df -> 99e503aa)

2024-04-14 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git from 72c785df gh-685: Add initial setup for properties decode flags new 8e03a828

(celix) 05/06: gh-685: Rename prop serialization sources to prop encoding

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 77cd6b37e7bae39663b20dee7c6fb31593a00c89 Author: Pepijn Noltes AuthorDate: Tue Apr 9

(celix) 03/06: gh-685: Add json prop loading for primitive and initial arr.

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit de0725649450bcbcfbc8145d652b7fb0ea6f0716 Author: Pepijn Noltes AuthorDate: Mon Apr 8

(celix) 06/06: gh-685: Add initial setup for properties decode flags

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 72c785dfc706630c87322604b4363542ed9c0f5f Author: Pepijn Noltes AuthorDate: Tue Apr 9

(celix) 02/06: gh-685: Add jansson dep for simple properties save/load

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 9511610bb2c7379570c1bd3a9705202c0723a865 Author: Pepijn Noltes AuthorDate: Tue Apr 2

(celix) 01/06: gh-685: Initial properties save/load setup

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 3acdb746e55738f45134a6412602f66fc9b80a39 Author: Pepijn Noltes AuthorDate: Mon Apr 1

(celix) 04/06: gh-685: Add support for nested obj properties decoding

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git commit 04bccbd3741e427b52790d4bfc3659f9e30c1583 Author: Pepijn Noltes AuthorDate: Tue Apr 9

(celix) branch feature/685-properties-json-serialization created (now 72c785df)

2024-04-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/685-properties-json-serialization in repository https://gitbox.apache.org/repos/asf/celix.git at 72c785df gh-685: Add initial setup for properties decode flags This branch

(celix) 01/01: Merge pull request #721 from apache/feature/674-improve-properties

2024-04-02 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit cb381850835a50ab06646fc199f10faca2ec2047 Merge: 8acbe780 6a9713e0 Author: Pepijn Noltes AuthorDate: Tue Apr 2 22:21:16

(celix) branch feature/674-improve-properties deleted (was 6a9713e0)

2024-04-02 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git was 6a9713e0 gh-674: Rename array el type enum to string values The revisions that were

(celix) branch master updated (8acbe780 -> cb381850)

2024-04-02 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from 8acbe780 Merge pull request #740 from apache/feature/add-dispatch-for-coverity-workflow add ebfbb7ea Refactor

(celix) branch feature/674-improve-properties updated (d38f0b10 -> 6a9713e0)

2024-04-02 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from d38f0b10 gh-674: Add missing test for celix_properties_setEntry. add 6a9713e0 gh-674

(celix) branch feature/674-improve-properties updated (4d94de27 -> 10473c5b)

2024-04-01 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from 4d94de27 gh-674: Fix broken substring match. add be6ca791 gh-674: Refactor array list

(celix) branch feature/674-improve-properties updated (04432b31 -> 9133f178)

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from 04432b31 Fix minor typo. add ef72d72f Add event admin feature add b75476ff Add

(celix) branch feature/add-dispatch-for-coverity-workflow deleted (was f3a7790d)

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/add-dispatch-for-coverity-workflow in repository https://gitbox.apache.org/repos/asf/celix.git was f3a7790d Add dispatch option for coverity workflow The revisions that were

(celix) 01/01: Merge pull request #740 from apache/feature/add-dispatch-for-coverity-workflow

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit 8acbe780d1d2c183da52e9c139aaa574cf53504f Merge: 10cef0b8 f3a7790d Author: Pepijn Noltes AuthorDate: Mon Mar 25 17:26:17

(celix) branch master updated (10cef0b8 -> 8acbe780)

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from 10cef0b8 Merge pull request #741 from apache/feature/87-refactor-use-services add f3a7790d Add dispatch option

(celix) branch feature/87-refactor-use-services deleted (was 1c4b4dea)

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git was 1c4b4dea Merge branch 'master' into feature/87-refactor-use-services The revisions

(celix) 01/01: Merge pull request #741 from apache/feature/87-refactor-use-services

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit 10cef0b8ffc154ed15dedb3a6cbab43547fb4956 Merge: 3d201736 1c4b4dea Author: Pepijn Noltes AuthorDate: Mon Mar 25 17:25:47

(celix) branch master updated (3d201736 -> 10cef0b8)

2024-03-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from 3d201736 Merge pull request #738 from xuzhenbao/event_admin add 03c0a2ac gh-87: Refactor ctx useService* impl

(celix) branch feature/87-refactor-use-services updated (9776dafb -> 1c4b4dea)

2024-03-24 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git from 9776dafb gh-87: Update conan test package useService usage add 5c8883e9 Improve doc

(celix) 01/01: Merge branch 'master' into feature/87-refactor-use-services

2024-03-24 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git commit 1c4b4deae23a3c6f902609f0e15115a9c2f4f83d Merge: 9776dafb d46d9838 Author: Pepijn Noltes

(celix) branch feature/87-refactor-use-services updated: gh-87: Update conan test package useService usage

2024-03-24 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/87-refactor-use-services by this push

(celix) branch feature/674-improve-properties updated (5cfdf198 -> 0ce0841f)

2024-03-24 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from 5cfdf198 gh-674: Fix properties/convert ei tests add 0ce0841f gh-674: Add abort

(celix) branch feature/87-refactor-use-services updated: gh-87: Update useService doxygen documentation

2024-03-24 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/87-refactor-use-services by this push

(celix) branch feature/674-improve-properties updated (51db9646 -> 5cfdf198)

2024-03-24 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from 51db9646 Refactor conversion of string to/from string array list add 63fa8b1a Remove

(celix) 01/01: Add dispatch option for coverity workflow

2024-03-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/add-dispatch-for-coverity-workflow in repository https://gitbox.apache.org/repos/asf/celix.git commit f3a7790d264c6d01710c9e7fd062da49b3fda0f0 Author: Pepijn Noltes AuthorDate: Sat Mar

(celix) branch feature/add-dispatch-for-coverity-workflow created (now f3a7790d)

2024-03-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/add-dispatch-for-coverity-workflow in repository https://gitbox.apache.org/repos/asf/celix.git at f3a7790d Add dispatch option for coverity workflow This branch includes

(celix) branch feature/87-refactor-use-services updated: gh-87: Remove use direct and sod option from useService* functions

2024-03-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/87-refactor-use-services by this push

(celix) 01/01: gh-87: Refactor ctx useService* impl to reuse service tracker.

2024-03-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git commit 03c0a2ac78dee60fe487e056f1ab106942c27714 Author: Pepijn Noltes AuthorDate: Sat Mar 9 14:39:55

(celix) branch feature/87-refactor-use-services created (now 03c0a2ac)

2024-03-09 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-refactor-use-services in repository https://gitbox.apache.org/repos/asf/celix.git at 03c0a2ac gh-87: Refactor ctx useService* impl to reuse service tracker. This branch

(celix) branch feature/87-create-service-tracker-inside-useTrackedService-call deleted (was 3c3227af)

2024-03-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-create-service-tracker-inside-useTrackedService-call in repository https://gitbox.apache.org/repos/asf/celix.git was 3c3227af gh-87: Address review issues in gh-734

(celix) 01/01: Merge pull request #734 from apache/feature/87-create-service-tracker-inside-useTrackedService-call

2024-03-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit 0601f9574dfb02bb2259202b0b18df870c20dcf8 Merge: bc099827 3c3227af Author: Pepijn Noltes AuthorDate: Mon Mar 4 10:59:23

(celix) branch master updated (bc099827 -> 0601f957)

2024-03-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from bc099827 Merge pull request #690 from xuzhenbao/improve_doc add dbadfebc gh-87: Add test to call

(celix) 02/02: gh-87: Support creating service tracker inside a useTrackedService call

2024-03-03 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-create-service-tracker-inside-useTrackedService-call in repository https://gitbox.apache.org/repos/asf/celix.git commit e665364e8dfa02db26b130d1f17bd87acc63e2dc Author: Pepijn Noltes

(celix) branch feature/87-create-service-tracker-inside-useTrackedService-call created (now e665364e)

2024-03-03 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-create-service-tracker-inside-useTrackedService-call in repository https://gitbox.apache.org/repos/asf/celix.git at e665364e gh-87: Support creating service tracker inside

(celix) 01/02: gh-87: Add test to call useTrackedService on the event thread.

2024-03-03 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-create-service-tracker-inside-useTrackedService-call in repository https://gitbox.apache.org/repos/asf/celix.git commit dbadfebcc4401b7f51a02c2f504d23863ca114e9 Author: Pepijn Noltes

(celix) 01/01: Merge pull request #729 from apache/feature/87-add-additional-svc-tracker-bundle-context-funtions

2024-02-27 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit 6c2b8395b0debdbdb08e34227f85582425368a8f Merge: e6dc3ca4 8ca876da Author: Pepijn Noltes AuthorDate: Tue Feb 27 22:36:40

(celix) branch master updated (e6dc3ca4 -> 6c2b8395)

2024-02-27 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from e6dc3ca4 Merge pull request #727 from apache/feature/674-add-element-type-to-array-list add b5ee724a gh-509

(celix) branch feature/87-add-additional-svc-tracker-bundle-context-funtions deleted (was 8ca876da)

2024-02-27 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git was 8ca876da gh-87: Avoid write lock in bundleContext_cleanupXXX

(celix) branch feature/674-add-element-type-to-array-list deleted (was 9ae479eb)

2024-02-26 Thread pnoltes
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 was 9ae479eb gh-674: Add missing equals callback check in array list equals

(celix) branch master updated (423abb8a -> e6dc3ca4)

2024-02-26 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from 423abb8a Merge pull request #733 from apache/hotfix/730-realloc-leak-fix add b4df54cc #674 Fix in push stream

(celix) 01/01: Merge pull request #727 from apache/feature/674-add-element-type-to-array-list

2024-02-26 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit e6dc3ca4c86c3bdc0e7464165d74ef8248112f33 Merge: 423abb8a 9ae479eb Author: Pepijn Noltes AuthorDate: Mon Feb 26 12:18:30

(celix) branch feature/87-add-additional-svc-tracker-bundle-context-funtions updated (8f2f5526 -> 102cd333)

2024-02-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git from 8f2f5526 gh-87: Revert clear tracker maps in bnd ctx cleanup

(celix) branch feature/87-add-additional-svc-tracker-bundle-context-funtions updated (67e80c76 -> 8f2f5526)

2024-02-25 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git from 67e80c76 Merge branch 'master' into feature/87-add

(celix) branch feature/674-add-element-type-to-array-list updated (a8937f1a -> 9ae479eb)

2024-02-25 Thread pnoltes
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 a8937f1a gh-674: Add copy callback support for array list add 9ae479eb gh

(celix) branch feature/674-add-element-type-to-array-list updated (2bd5e42f -> a8937f1a)

2024-02-25 Thread pnoltes
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

(celix) branch feature/devcontainer updated: Add devcontainer badge in README.md

2024-02-19 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/devcontainer in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/devcontainer by this push: new 9310ddcb Add

(celix) branch feature/devcontainer updated: Fix trailing commas in devcontainer.json

2024-02-18 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/devcontainer in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/devcontainer by this push: new 74450e1f Fix

(celix) 01/01: Add initial setup for devcontainer

2024-02-18 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/devcontainer in repository https://gitbox.apache.org/repos/asf/celix.git commit eb385917cfdc8955f6521695ffaa44055ceded2d Author: Pepijn Noltes AuthorDate: Sun Feb 18 20:47:42 2024 +0100

(celix) branch feature/devcontainer created (now eb385917)

2024-02-18 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/devcontainer in repository https://gitbox.apache.org/repos/asf/celix.git at eb385917 Add initial setup for devcontainer This branch includes the following new commits: new

(celix) branch feature/674-add-element-type-to-array-list updated (05047d54 -> 2bd5e42f)

2024-02-17 Thread pnoltes
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 05047d54 gh-674: Refactor array list to not allow NULL entries. add 63fa8b1a

(celix) branch feature/674-add-element-type-to-array-list updated (86e3b7a4 -> 05047d54)

2024-02-17 Thread pnoltes
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 86e3b7a4 #674 Add test that triggers a realloc for the array list add

(celix) branch feature/87-add-additional-svc-tracker-bundle-context-funtions updated (9321f514 -> 67e80c76)

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git from 9321f514 gh-87: Add useService(s) methods to C

(celix) branch feature/87-add-additional-svc-tracker-bundle-context-funtions updated: gh-87: Add useService(s) methods to C++ ServiceTracker

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/87-add

(celix) branch feature/509-remove-deprecated-version deleted (was cc69c9fe)

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git was cc69c9fe #715: Update CHANGES.md for removed versions.h The revisions that were

(celix) branch master updated (70548d61 -> 6a550a44)

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/celix.git from 70548d61 Merge pull request #725 from apache/hotfix/codecov-action-fix add 63fa8b1a Remove deprecated version.h

(celix) 01/01: Merge pull request #728 from apache/feature/509-remove-deprecated-version

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git commit 6a550a448adeb205f1b0e4ccc0d96d235c5e1d6b Merge: 70548d61 cc69c9fe Author: Pepijn Noltes AuthorDate: Sun Feb 11 16:08:16

(celix) branch feature/509-remove-deprecated-version updated (f0dc1c19 -> cc69c9fe)

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git from f0dc1c19 #509 Add missing include for endpoint_descriptor_reader.c add cc69c9fe

(celix) 01/03: gh-509: Add bundle context functions to use underlying svc tracker

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git commit b5ee724a43a4bfc7def24102f8648b4c58388d8e Author: Pepijn Noltes

(celix) branch feature/87-add-additional-svc-tracker-bundle-context-funtions created (now 9d2e7a51)

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git at 9d2e7a51 gh-87: Add celix_bundle_context_type.h header

(celix) 02/03: gh-87: Change signature celix_bundleContext_trackServices

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git commit 7b37d720a06b756b3a07576de8708bc400afd460 Author: Pepijn Noltes

(celix) 03/03: gh-87: Add celix_bundle_context_type.h header.

2024-02-11 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/87-add-additional-svc-tracker-bundle-context-funtions in repository https://gitbox.apache.org/repos/asf/celix.git commit 9d2e7a51c66221ccf71ac77a7932ba9d5637cc60 Author: Pepijn Noltes

(celix) branch feature/509-remove-deprecated-version updated: #509 Add missing include for endpoint_descriptor_reader.c

2024-02-10 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/509-remove-deprecated-version

(celix) branch feature/509-remove-deprecated-version updated: #509 Remove dup version typedef

2024-02-08 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/509-remove-deprecated-version

(celix) branch feature/509-remove-deprecated-version updated: #509 Add version and version_range type header

2024-02-08 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/509-remove-deprecated-version

(celix) 02/02: #509 Replace version with celix_version usage a dfi test

2024-02-08 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git commit ce00d0dfb6e312f1fb72f3251ff191935508ee77 Author: Pepijn Noltes AuthorDate: Thu Feb 8 19

(celix) 01/02: Merge remote-tracking branch 'origin/master' into feature/509-remove-deprecated-version

2024-02-08 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git commit 2ea4904f43aad6c896db8a92c9cebcdae768742c Merge: a727b468 70548d61 Author: Pepijn Noltes

(celix) branch feature/509-remove-deprecated-version updated (a727b468 -> ce00d0df)

2024-02-08 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/509-remove-deprecated-version in repository https://gitbox.apache.org/repos/asf/celix.git from a727b468 Fix incorrect ENOMEM return in rsa_dfi add 3e61888b Replace

(celix) branch feature/674-add-element-type-to-array-list updated (5097e483 -> 86e3b7a4)

2024-02-07 Thread pnoltes
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 5097e483 #674 Add add/assign nullptr test for array list add 86e3b7a4 #674

(celix) branch feature/674-add-element-type-to-array-list updated: #674 Add add/assign nullptr test for array list

2024-02-07 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/674-add-element-type-to-array

(celix) branch feature/674-add-element-type-to-array-list updated: #674 Add additional array list ei tests

2024-02-05 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/674-add-element-type-to-array

(celix) branch feature/674-add-element-type-to-array-list updated: #674 Add array list equal and copy function

2024-02-05 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git The following commit(s) were added to refs/heads/feature/674-add-element-type-to-array

(celix) 03/04: #674 Add initial element type support for array list

2024-02-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git commit 21f379de8a0ef8923e64453b851747add74ebdc6 Author: Pepijn Noltes AuthorDate: Sun Feb

(celix) 02/04: #674 Refactor array list compare in ctx, reg and rsa

2024-02-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git commit ba42e664ca5eff9e43a2d0df1400538161cac2d7 Author: Pepijn Noltes AuthorDate: Sun Feb

(celix) branch feature/674-add-element-type-to-array-list created (now f0ff9d94)

2024-02-04 Thread pnoltes
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 at f0ff9d94 #674 Add array list element type testing This branch includes

(celix) 01/04: #674 Fix in push stream for gcc 13

2024-02-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git commit b4df54cc4626309d11b6e4337f9581d35c07dfac Author: Pepijn Noltes AuthorDate: Sun Feb

(celix) 04/04: #674 Add array list element type testing

2024-02-04 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-add-element-type-to-array-list in repository https://gitbox.apache.org/repos/asf/celix.git commit f0ff9d94eb83ba3589e644988c338086db251b18 Author: Pepijn Noltes AuthorDate: Sun Feb

(celix) branch feature/674-improve-properties updated (4841034b -> 51db9646)

2024-01-28 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from 4841034b Update codecov-action. add 51db9646 Refactor conversion of string to/from

(celix) 01/02: Update NOTICE (2019->2024)

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git commit 234ccc06d3ae7c40a3e8e65d3a32433fe362d61e Author: Pepijn Noltes AuthorDate: Mon Jan 22 19:58:05

(celix) branch feature/674-improve-properties updated (e2373dfa -> 96019472)

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from e2373dfa Fix memleak in properties setStrings and setVersions new 234ccc06 Update NOTICE

(celix) 02/02: Update CHANGES.md

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git commit 96019472ba6985144ab0074753ea547cf427f6a5 Author: Pepijn Noltes AuthorDate: Mon Jan 22 20:00:32

(celix) 03/03: Fix memleak in properties setStrings and setVersions

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git commit e2373dfa0cd023ef9e6a9828339fc78eb716a0f9 Author: Pepijn Noltes AuthorDate: Mon Jan 22 19:56:37

(celix) branch feature/674-improve-properties updated (7047b644 -> e2373dfa)

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a change to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git from 7047b644 Add properties and filter introduction documentation add 2070f583 [CID 339894

(celix) 01/03: Merge branch 'master' into feature/674-improve-properties

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git commit e448d007c6f94515262a00401cb29912ea3526b5 Merge: 7047b644 5afee1eb Author: Pepijn Noltes

(celix) 02/03: Add additional properties ei tests

2024-01-22 Thread pnoltes
This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch feature/674-improve-properties in repository https://gitbox.apache.org/repos/asf/celix.git commit dbfb90d744d73c84704840bd1b8a3a959f1eec9b Author: Pepijn Noltes AuthorDate: Mon Jan 22 19:50:31

  1   2   3   4   5   6   7   8   9   10   >