Skip to content
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

[20335] DynamicTypeBuilderFactoryImpl::create_type_w_type_object implementation #4368

Commits on Mar 25, 2024

  1. Refs #20335: add verbatim to DynamicTypeBuilder

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    afd1ee9 View commit details
    Browse the repository at this point in the history
  2. Refs #20335: check minimal TypeObject consistency. Check consistency …

    …before registering
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    26638a9 View commit details
    Browse the repository at this point in the history
  3. Refs #20335: DynamicTypeBuilderFactoryImpl::create_type_w_type_object…

    … implementation
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fa6f423 View commit details
    Browse the repository at this point in the history
  4. Refs #20335: correctly pass reference to DynamicDataImpl::delete_data

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e09d49f View commit details
    Browse the repository at this point in the history
  5. Refs #20335: create TypeObjectUtils and TypeObjectRegistry mock classes

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    00fd0ec View commit details
    Browse the repository at this point in the history
  6. Refs #20335: fix test suite build

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8827df2 View commit details
    Browse the repository at this point in the history
  7. Refs #20335: fix DDS Filter tests

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3b046c8 View commit details
    Browse the repository at this point in the history
  8. Refs #20335: fix warning by reverting changes

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    eb013a9 View commit details
    Browse the repository at this point in the history
  9. Refs #20335: apply review suggestions

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    74f28fa View commit details
    Browse the repository at this point in the history
  10. Refs #20335: linters

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4ae49b1 View commit details
    Browse the repository at this point in the history
  11. Refs #20335: fix bitmask generation

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d374287 View commit details
    Browse the repository at this point in the history
  12. Refs #20335: Fix content filter

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    richiware authored and JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    39f214a View commit details
    Browse the repository at this point in the history
  13. Refs #20335: fix after rebase

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b211b4f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Refs #20335: apply review suggestions

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e49f544 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Refs #20335: regenerate types

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ef31a20 View commit details
    Browse the repository at this point in the history
  2. Refs #20335: fix test after union refactor

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c19e977 View commit details
    Browse the repository at this point in the history