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

Support new Fast-CDR v2.0.0 [19456] #3828

Merged
merged 41 commits into from
Sep 27, 2023
Merged

Support new Fast-CDR v2.0.0 [19456] #3828

merged 41 commits into from
Sep 27, 2023

Commits on Sep 21, 2023

  1. Refs #18687. Fix define MEMBER_ID_INVALID

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f9a211c View commit details
    Browse the repository at this point in the history
  2. Refs #18687. Change API of TypeSupport

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8062a17 View commit details
    Browse the repository at this point in the history
  3. Refs #18687. Move calculate_serialized_size out from types

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9a4038a View commit details
    Browse the repository at this point in the history
  4. Refs #18687. Move serialize/deserialize out from types

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4e36579 View commit details
    Browse the repository at this point in the history
  5. Refs #18687. Update to new API

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dd6f1b0 View commit details
    Browse the repository at this point in the history
  6. Refs #18687. Update .repos

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    afe6c5c View commit details
    Browse the repository at this point in the history
  7. Refs #18687. Update .repos

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    35bd47e View commit details
    Browse the repository at this point in the history
  8. Refs #18687. Fix linkage on windows

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b0fb900 View commit details
    Browse the repository at this point in the history
  9. Refs #18687. Fix linkage on windows

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    37f7180 View commit details
    Browse the repository at this point in the history
  10. Refs #18687. Fix on windows

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    34a7b7f View commit details
    Browse the repository at this point in the history
  11. Update .repos

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    903b7dc View commit details
    Browse the repository at this point in the history
  12. Refs #18687. Regenerated idl files

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2c58d2f View commit details
    Browse the repository at this point in the history
  13. Update .repos

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    33adf90 View commit details
    Browse the repository at this point in the history
  14. Refs #18687. Update after changes on CdrSizeCalculator API

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5964685 View commit details
    Browse the repository at this point in the history
  15. Refs #18687. Regenerated idl files

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    643ce30 View commit details
    Browse the repository at this point in the history
  16. Refs #18687. Fix after rebase

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bd5e334 View commit details
    Browse the repository at this point in the history
  17. Refs #18687. Fix tests.

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3e87c9b View commit details
    Browse the repository at this point in the history
  18. Refs #18687. Fix compilation error

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b100b64 View commit details
    Browse the repository at this point in the history
  19. Refs #18687. Regenerated types and fix tests

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    deaa306 View commit details
    Browse the repository at this point in the history
  20. Refs #18687. Fix compilation statistics

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e2c3799 View commit details
    Browse the repository at this point in the history
  21. Refs #18687. Recover TypeObject public api

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0f49c2e View commit details
    Browse the repository at this point in the history
  22. Refs #18687. Increase is_plain api

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1e5ba35 View commit details
    Browse the repository at this point in the history
  23. Refs #18687. Regenerated code with fix in is_plain

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    eb6ab86 View commit details
    Browse the repository at this point in the history
  24. Refs #18687. Apply suggesntions

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5c7fc27 View commit details
    Browse the repository at this point in the history
  25. Refs #18687. Apply suggestion

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    164197d View commit details
    Browse the repository at this point in the history
  26. Refs #18687. Apply suggestion

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    363a898 View commit details
    Browse the repository at this point in the history
  27. Refs #18687. Apply suggestion

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6a4537a View commit details
    Browse the repository at this point in the history
  28. Refs #18687. Fix doxygen

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4a7233a View commit details
    Browse the repository at this point in the history
  29. Refs #18687. Apply suggestions.

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6f46ec3 View commit details
    Browse the repository at this point in the history
  30. Refs #18687. Apply suggestion.

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d8d15ad View commit details
    Browse the repository at this point in the history
  31. Refs #18687. Apply suggestion

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e420fe0 View commit details
    Browse the repository at this point in the history
  32. Refs #18687. Update versions.md

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4115518 View commit details
    Browse the repository at this point in the history
  33. Refs #18687. Apply suggestion

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    096e950 View commit details
    Browse the repository at this point in the history
  34. Refs #18687. Update fastcdr submodule

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    be14760 View commit details
    Browse the repository at this point in the history
  35. Refs #18687. Update all cmake_minimum_required

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8f9ad9f View commit details
    Browse the repository at this point in the history
  36. Refs #18687. Move CDRSerialization.hpp from dds to rtps

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    39167ee View commit details
    Browse the repository at this point in the history
  37. Refs #18687. Apply suggestions

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    23cb25a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Refs #18687. Fix warning on mac

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7d0278c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Refs #18687. Remove Benchmark example

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    eb78332 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Refs #18687. Trying compile VS2017

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    042ac9a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Refs #18687. Fix warnings after upgrade clang

    Signed-off-by: Ricardo González Moreno <[email protected]>
    richiware committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9c76dcc View commit details
    Browse the repository at this point in the history