-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[17138] Refactor of DynamicTypes #3392
Commits on Apr 3, 2023
-
Refs 17138. DynamicTypePtr as shared_ptr alias
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 930fa74 - Browse repository at this point
Copy the full SHA 930fa74View commit details -
Refs 17138. Solve singleton initialization issues.
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for b08abdc - Browse repository at this point
Copy the full SHA b08abdcView commit details -
Refs 17138. Updating DynamicTypeBuilder(Factory)
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 5d7a517 - Browse repository at this point
Copy the full SHA 5d7a517View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c561b91 - Browse repository at this point
Copy the full SHA c561b91View commit details -
Refs 17138. Refactor to follow standard guidelines
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 12b2f1e - Browse repository at this point
Copy the full SHA 12b2f1eView commit details -
Refs 17138. Fixed annotations issues on TypeObject generation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d02a2f - Browse repository at this point
Copy the full SHA 6d02a2fView commit details -
Refs 17138. Natural conversion from DynamicTypeXXX to TypeDescriptor.
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cb0387 - Browse repository at this point
Copy the full SHA 7cb0387View commit details -
Refs 17138. Fixing Ubuntu build issues
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 5123703 - Browse repository at this point
Copy the full SHA 5123703View commit details -
Refs 17138. Use type singletons for builder singletons
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0cd586d - Browse repository at this point
Copy the full SHA 0cd586dView commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 1297af5 - Browse repository at this point
Copy the full SHA 1297af5View commit details -
Refs 17138. doxygen and testing works
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for dd870a1 - Browse repository at this point
Copy the full SHA dd870a1View commit details -
Refs 17138. ScopeLogs ancillary
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for da60b6e - Browse repository at this point
Copy the full SHA da60b6eView commit details -
Refs 17138. fixing DynamicData enum interfaces
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for cf84121 - Browse repository at this point
Copy the full SHA cf84121View commit details -
Refs 17138. fixing DynamicData bitmask interfaces
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 89a5257 - Browse repository at this point
Copy the full SHA 89a5257View commit details -
Refs 17138. fix auto-id numbering
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 6852c9e - Browse repository at this point
Copy the full SHA 6852c9eView commit details -
Refs 17138. force explicit DynamicData creation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for dc2318d - Browse repository at this point
Copy the full SHA dc2318dView commit details -
Refs 17138. fixing DynamicData serialization, comparisson and copy
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e4f3bbe - Browse repository at this point
Copy the full SHA e4f3bbeView commit details -
Refs 17138. fixing map implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 37349f8 - Browse repository at this point
Copy the full SHA 37349f8View commit details -
Refs 17138. fixing struct implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 05084ee - Browse repository at this point
Copy the full SHA 05084eeView commit details -
Refs 17138. Fixing struct inheritance
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c13a555 - Browse repository at this point
Copy the full SHA c13a555View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0e954aa - Browse repository at this point
Copy the full SHA 0e954aaView commit details -
Refs 17138. Fixing union implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b683ed - Browse repository at this point
Copy the full SHA 7b683edView commit details -
Refs 17138. Fixing xml profile testing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for d8b1802 - Browse repository at this point
Copy the full SHA d8b1802View commit details -
Refs 17138. debugging recursive structures serialization
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e03bb1d - Browse repository at this point
Copy the full SHA e03bb1dView commit details -
Refs 17138. index management refactor and testing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ae877a - Browse repository at this point
Copy the full SHA 6ae877aView commit details -
Refs 17138. fix enum xml parsing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e01933 - Browse repository at this point
Copy the full SHA 7e01933View commit details -
Refs 17138. fixing xml parsing tests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 01f822b - Browse repository at this point
Copy the full SHA 01f822bView commit details -
Refs 17138. fixing xml parsing tests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 5c2b822 - Browse repository at this point
Copy the full SHA 5c2b822View commit details -
Refs 17138. update serialization/deserialization to avoid runtime all…
…ocations Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 71646fa - Browse repository at this point
Copy the full SHA 71646faView commit details -
Refs 17138. fixing union default testing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e95642 - Browse repository at this point
Copy the full SHA 3e95642View commit details -
Refs 17138. fixing xml parsing tests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ecf811 - Browse repository at this point
Copy the full SHA 7ecf811View commit details -
Refs 17138. fixing bitsets ...
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 1631f82 - Browse repository at this point
Copy the full SHA 1631f82View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d7e852 - Browse repository at this point
Copy the full SHA 2d7e852View commit details -
Refs 17138. moving dynamic tracker from runtime polymorphism to build…
… time one Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b559d6 - Browse repository at this point
Copy the full SHA 8b559d6View commit details -
Refs 17138. fixing examples and blackbox testing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 82bafcc - Browse repository at this point
Copy the full SHA 82bafccView commit details -
Refs 17138. consistency fixes on type creation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c6105cb - Browse repository at this point
Copy the full SHA c6105cbView commit details -
Refs 17138. ostream support for annotations
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 482d9ce - Browse repository at this point
Copy the full SHA 482d9ceView commit details -
Refs 17138. fixing dll export issues. New test binary to check them.
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for ad28d55 - Browse repository at this point
Copy the full SHA ad28d55View commit details -
Refs 17138. Completing doxygen. Fixing CI issues.
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a0710b8 - Browse repository at this point
Copy the full SHA a0710b8View commit details -
Refs 17138. Fixing performance tests.
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 6742cf3 - Browse repository at this point
Copy the full SHA 6742cf3View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 18e02f2 - Browse repository at this point
Copy the full SHA 18e02f2View commit details -
Refs 17138. Make create_xxx_builder() return constants only for stati…
…c members. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e35e979 - Browse repository at this point
Copy the full SHA e35e979View commit details -
Refs 17138. Fixing fastdds cli to work on python venv on windows
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for bf797d1 - Browse repository at this point
Copy the full SHA bf797d1View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a3bd9a5 - Browse repository at this point
Copy the full SHA a3bd9a5View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for bd4fc8d - Browse repository at this point
Copy the full SHA bd4fc8dView commit details -
Refs 17138. Several test fixes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for f06ec2c - Browse repository at this point
Copy the full SHA f06ec2cView commit details -
Refs 17138. Fixing DynamicType generation from TypeObjec
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for f36cda5 - Browse repository at this point
Copy the full SHA f36cda5View commit details -
Refs 17138. Refactor of MemberId and some serialization fixes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b87552 - Browse repository at this point
Copy the full SHA 7b87552View commit details -
Refs 17138. API and serialization fixes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 256fe50 - Browse repository at this point
Copy the full SHA 256fe50View commit details -
Refs 17138. Adapting test & examples to the new MemberId. Avoiding fa…
…stcdr dependency. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 8614fa6 - Browse repository at this point
Copy the full SHA 8614fa6View commit details
Commits on Apr 4, 2023
-
REfs 17138. Test fixes. Avoiding static_cast<MemberId>. @external all…
…ows adding members without explicit type. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 4, 2023 Configuration menu - View commit details
-
Copy full SHA for fe2b425 - Browse repository at this point
Copy the full SHA fe2b425View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 4, 2023 Configuration menu - View commit details
-
Copy full SHA for f633fc0 - Browse repository at this point
Copy the full SHA f633fc0View commit details
Commits on Apr 5, 2023
-
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ed2bc3 - Browse repository at this point
Copy the full SHA 2ed2bc3View commit details -
Refs 17138. Fixing Mac/Windows CI issues
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 5, 2023 Configuration menu - View commit details
-
Copy full SHA for adec23e - Browse repository at this point
Copy the full SHA adec23eView commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b23e06 - Browse repository at this point
Copy the full SHA 6b23e06View commit details
Commits on Apr 10, 2023
-
Refs 17138. Unifying attribute handling on config.h.in
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 56a40e3 - Browse repository at this point
Copy the full SHA 56a40e3View commit details
Commits on Apr 12, 2023
-
Refs 17138. Moving the new API to types::v1_3 namespace. Fixing testi…
…ng & examples. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for c96d75c - Browse repository at this point
Copy the full SHA c96d75cView commit details -
Refs 17138. Fixing docs and gcc issues
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for f65ff07 - Browse repository at this point
Copy the full SHA f65ff07View commit details
Commits on Apr 14, 2023
-
Refs 17138. Reintroducing sources
Fixing ambiguities and building fastrtps Fixing examples and tests. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 4a9a60a - Browse repository at this point
Copy the full SHA 4a9a60aView commit details
Commits on Apr 18, 2023
-
Refs 17138. Providing backwards compatibility with xtypes 1.1
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 18, 2023 Configuration menu - View commit details
-
Copy full SHA for b52d84f - Browse repository at this point
Copy the full SHA b52d84fView commit details -
Refs 17138. Adapt test and examples to xtypes 1.1 restoration
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f42729 - Browse repository at this point
Copy the full SHA 0f42729View commit details
Commits on Apr 19, 2023
-
Refs 17138. GCC and MSVC toolset 141 fixes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1de7a39 - Browse repository at this point
Copy the full SHA 1de7a39View commit details -
Refs 17138. Tests and doc tests fixes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 19cd89e - Browse repository at this point
Copy the full SHA 19cd89eView commit details -
Refs 17138. Fixes testing DDSDynamicHelloWorld
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for b6b1b4a - Browse repository at this point
Copy the full SHA b6b1b4aView commit details
Commits on Apr 20, 2023
-
REfs 17138. Fix Mac CI warnings
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 506ff82 - Browse repository at this point
Copy the full SHA 506ff82View commit details -
Refs 17138. Reintroduced the TypeLookUpExample
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e687e2 - Browse repository at this point
Copy the full SHA 3e687e2View commit details -
Refs 17138. Refactoring TypeLookupService to support both xtypes vers…
…ions Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 32e89aa - Browse repository at this point
Copy the full SHA 32e89aaView commit details
Commits on Apr 21, 2023
-
Refs 17138. Refactoring TypeLookupService to support both xtypes vers…
…ions. Debugging outcome. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b2d0d1e - Browse repository at this point
Copy the full SHA b2d0d1eView commit details -
Refs 17138. Fixing DDSSimpleCommunicationTypeDiscovery.
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a0f941 - Browse repository at this point
Copy the full SHA 7a0f941View commit details
Commits on Apr 22, 2023
-
Refs 17138. Fixing Mac CI issues
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 22, 2023 Configuration menu - View commit details
-
Copy full SHA for dce3b01 - Browse repository at this point
Copy the full SHA dce3b01View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedApr 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 615419f - Browse repository at this point
Copy the full SHA 615419fView commit details
Commits on May 3, 2023
-
Refs 17138. Fixing Copyright dates
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for cbfb530 - Browse repository at this point
Copy the full SHA cbfb530View commit details -
Refs 17138. Applyig api changes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a20d3ab - Browse repository at this point
Copy the full SHA a20d3abView commit details
Commits on May 4, 2023
-
Refs 17138. Refactor type builder creation according to review
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 2470e63 - Browse repository at this point
Copy the full SHA 2470e63View commit details -
Refs 17138. create_sequence_type update according to review
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 98c47d0 - Browse repository at this point
Copy the full SHA 98c47d0View commit details -
Refs 17138. create_map_type updated according to review
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 5004c23 - Browse repository at this point
Copy the full SHA 5004c23View commit details -
Refs 17138. create_primitive_type updated according to review
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f6b309 - Browse repository at this point
Copy the full SHA 0f6b309View commit details -
Refs 17138. Moving from create_xxx_type to get_xxxx_type according to…
… review Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 32e2d37 - Browse repository at this point
Copy the full SHA 32e2d37View commit details -
Refs 17138. Renaming new headers using the .hpp convention
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 630265d - Browse repository at this point
Copy the full SHA 630265dView commit details
Commits on Jun 13, 2023
-
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 068ae99 - Browse repository at this point
Copy the full SHA 068ae99View commit details -
Refs 17138. Add external reference counting ancillary
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for a2f7c1b - Browse repository at this point
Copy the full SHA a2f7c1bView commit details -
Refs 17138. Refactor interfaces to raw pointers
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 7bd60a4 - Browse repository at this point
Copy the full SHA 7bd60a4View commit details
Commits on Jun 15, 2023
-
Refs 17138. Introduced ancillary classes
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for de51522 - Browse repository at this point
Copy the full SHA de51522View commit details
Commits on Jun 16, 2023
-
Refs 17138. API update fixes...part 1
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 16c1501 - Browse repository at this point
Copy the full SHA 16c1501View commit details
Commits on Jun 19, 2023
-
Refs 17138. API update fixes ... part 2
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 19, 2023 Configuration menu - View commit details
-
Copy full SHA for b21a6c6 - Browse repository at this point
Copy the full SHA b21a6c6View commit details
Commits on Jun 20, 2023
-
Refs 17138. API update fixes .. part 3
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e958673 - Browse repository at this point
Copy the full SHA e958673View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b37876 - Browse repository at this point
Copy the full SHA 5b37876View commit details -
REfs 17138. API update fixes .. ongoing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b6ae13f - Browse repository at this point
Copy the full SHA b6ae13fView commit details
Commits on Jun 21, 2023
-
Revert "REfs 17138. API update fixes .. ongoing"
This reverts commit b6ae13f. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e109483 - Browse repository at this point
Copy the full SHA e109483View commit details -
Revert "Refs 17138. Fixing gcc issues"
This reverts commit 5b37876. Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 930809f - Browse repository at this point
Copy the full SHA 930809fView commit details
Commits on Jun 22, 2023
-
Refs 17138. Spliting implementation from public APIs
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b6c169 - Browse repository at this point
Copy the full SHA 9b6c169View commit details -
Refs 17138. New TypeDescriptor implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 36c39b6 - Browse repository at this point
Copy the full SHA 36c39b6View commit details -
Refs 17138. New MemberDescriptor implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for d60dd19 - Browse repository at this point
Copy the full SHA d60dd19View commit details
Commits on Jun 27, 2023
-
Refs 17138. New Anotation & DynamicMembers implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 216392e - Browse repository at this point
Copy the full SHA 216392eView commit details
Commits on Jun 29, 2023
-
Refs 17138. Fixing implementation details
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d0bd7c - Browse repository at this point
Copy the full SHA 3d0bd7cView commit details -
Refs 17138. DynamicTypeBuilderFactory interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 5e2226c - Browse repository at this point
Copy the full SHA 5e2226cView commit details -
Refs 17138. DynamicType interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 4370e5a - Browse repository at this point
Copy the full SHA 4370e5aView commit details
Commits on Jun 30, 2023
-
Refs 17138. DynamicTypeBuilder interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 8c8718d - Browse repository at this point
Copy the full SHA 8c8718dView commit details
Commits on Jul 10, 2023
-
Refs 17138. DynamicTypeBuilderFactory to DynamicTypeBuilderFactoryImp…
…l mapping Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 07ecd5a - Browse repository at this point
Copy the full SHA 07ecd5aView commit details
Commits on Jul 11, 2023
-
Refs 17138. AnnotationManager interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 4d73f02 - Browse repository at this point
Copy the full SHA 4d73f02View commit details -
Refs 17138. AnnotationDescriptor interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for abf179c - Browse repository at this point
Copy the full SHA abf179cView commit details -
Refs 17138. MemberDescriptor interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for e9f4fcd - Browse repository at this point
Copy the full SHA e9f4fcdView commit details -
Refs 17138. DynamicTypeMember interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for db7c2e4 - Browse repository at this point
Copy the full SHA db7c2e4View commit details -
Refs 17138. TypeDescriptor fixes 🛠️
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for ae82f2d - Browse repository at this point
Copy the full SHA ae82f2dView commit details -
Refs 17138. DynamicType interface
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 036124f - Browse repository at this point
Copy the full SHA 036124fView commit details
Commits on Jul 12, 2023
-
Refs 17138. Rethinking annotation interfaces 🛠️
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for e9acaec - Browse repository at this point
Copy the full SHA e9acaecView commit details -
Refs 17138. DynamicType and builder missing members
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 6c7ae6a - Browse repository at this point
Copy the full SHA 6c7ae6aView commit details -
Refs 17138. DynamicTypeMember collections interfaces
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f1b238 - Browse repository at this point
Copy the full SHA 6f1b238View commit details -
Refs 17138. fixing smart pointers
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for abe2a90 - Browse repository at this point
Copy the full SHA abe2a90View commit details -
Refs 17138. Fixing TypeObjectFactory ... ongoing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 826490f - Browse repository at this point
Copy the full SHA 826490fView commit details
Commits on Jul 13, 2023
-
Refs 17138. Fixed TypeObjectFactory
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 13, 2023 Configuration menu - View commit details
-
Copy full SHA for a5084c6 - Browse repository at this point
Copy the full SHA a5084c6View commit details -
Refs 17138. Splitting DynamicData into STL-free-interface+implementation
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b5dde4 - Browse repository at this point
Copy the full SHA 4b5dde4View commit details
Commits on Jul 14, 2023
-
Refs 17138. DynamicData refactor
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 2cf4cae - Browse repository at this point
Copy the full SHA 2cf4caeView commit details
Commits on Jul 17, 2023
-
Refs 17138. DynamicDataFactory refactor
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 674536e - Browse repository at this point
Copy the full SHA 674536eView commit details
Commits on Jul 18, 2023
-
Refs 17138. DynamicData implementation done
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a19aea3 - Browse repository at this point
Copy the full SHA a19aea3View commit details -
Refs 17138. DynamicData_ptr refactor
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ce284dc - Browse repository at this point
Copy the full SHA ce284dcView commit details -
Refs 17138. DynamicDataImpl builds on release mode
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for b2f1d9e - Browse repository at this point
Copy the full SHA b2f1d9eView commit details -
Refs 17138. DynamicDataImpl builds on debug mode
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for b1637de - Browse repository at this point
Copy the full SHA b1637deView commit details -
Refs 17138. DynamicPubSub refactor
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 18, 2023 Configuration menu - View commit details
-
Copy full SHA for d3062fe - Browse repository at this point
Copy the full SHA d3062feView commit details
Commits on Jul 19, 2023
-
Refs 17138. DynamicPubSub refactor
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 35985fe - Browse repository at this point
Copy the full SHA 35985feView commit details -
Refs 17138. DynamicPubSub refactor
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 8c19eec - Browse repository at this point
Copy the full SHA 8c19eecView commit details -
Refs 17138. fixing fastrtps target build
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 4a602e3 - Browse repository at this point
Copy the full SHA 4a602e3View commit details -
Refs 17138. fixing fastrtps target build
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 8667bf4 - Browse repository at this point
Copy the full SHA 8667bf4View commit details -
Refs 17138. fixing fastrtps target linking
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 638f112 - Browse repository at this point
Copy the full SHA 638f112View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 6febea6 - Browse repository at this point
Copy the full SHA 6febea6View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 873c1ef - Browse repository at this point
Copy the full SHA 873c1efView commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e418b7 - Browse repository at this point
Copy the full SHA 1e418b7View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e77b2d5 - Browse repository at this point
Copy the full SHA e77b2d5View commit details
Commits on Jul 20, 2023
-
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for ee94c25 - Browse repository at this point
Copy the full SHA ee94c25View commit details -
Refs 17138: fix DDSSQLFilterTests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d2728d - Browse repository at this point
Copy the full SHA 1d2728dView commit details -
Refs 17138: fixing ParticipantTests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 19ff815 - Browse repository at this point
Copy the full SHA 19ff815View commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 2c4ecec - Browse repository at this point
Copy the full SHA 2c4ececView commit details -
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 8fd9ef6 - Browse repository at this point
Copy the full SHA 8fd9ef6View commit details -
fixed DDSSimpleCommunicationDynamicPublisher
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 22e6bcd - Browse repository at this point
Copy the full SHA 22e6bcdView commit details -
Refs 17138. fixed DDSSimpleCommunicationDynamicSubscriber
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c35921e - Browse repository at this point
Copy the full SHA c35921eView commit details -
Refs 17138. Creating mocks for XMLProfile testing
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 40c42c9 - Browse repository at this point
Copy the full SHA 40c42c9View commit details -
Revert "Refs 17138. Creating mocks for XMLProfile testing"
This reverts commit 40c42c9.
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 476c42e - Browse repository at this point
Copy the full SHA 476c42eView commit details -
Refs 17138. Fixed XMLProfileParserTests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4870390 - Browse repository at this point
Copy the full SHA 4870390View commit details
Commits on Jul 21, 2023
-
Refs 17138. Propagate include dependencies with xtypes target
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 61b00cc - Browse repository at this point
Copy the full SHA 61b00ccView commit details -
Refs 17138. Fixing DynamicTypesTests
Signed-off-by: Miguel Barro <[email protected]>
Miguel Barro committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for c1defcc - Browse repository at this point
Copy the full SHA c1defccView commit details