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

[14671] Fix generated code for bounded strings #119

Merged
merged 8 commits into from
Jul 1, 2022
Merged

Commits on Jun 30, 2022

  1. Refs #14562. Fix generated code for bounded strings.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e10785c View commit details
    Browse the repository at this point in the history
  2. submodule

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f2aee41 View commit details
    Browse the repository at this point in the history
  3. Refs #14562. Fix serialization of collections of bounded strings.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a66bf30 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Refs #14562. Fix deserialization of collections of bounded strings.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2178f5c View commit details
    Browse the repository at this point in the history
  2. Submodule

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    be15f3c View commit details
    Browse the repository at this point in the history
  3. Refs #14652. Fixes for wstring.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    42e5af3 View commit details
    Browse the repository at this point in the history
  4. Refs #14652. Recursive array serialization.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    25dcf58 View commit details
    Browse the repository at this point in the history
  5. Refs #14652. Recursive array deserialization.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    404c6b0 View commit details
    Browse the repository at this point in the history