Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ros2/rmw_implementation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rolling
Choose a base ref
...
head repository: ros2/rmw_implementation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kilted
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 5 contributors

Commits on May 19, 2025

  1. add ignore_local_publications_serialized test. (#255) (#256)

    (cherry picked from commit 1eceed4)
    
    Signed-off-by: Tomoya Fujita <[email protected]>
    Co-authored-by: Tomoya Fujita <[email protected]>
    mergify[bot] and fujitatomoya authored May 19, 2025
    Configuration menu
    Copy the full SHA
    2e676d0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Fixed windows warning (#254) (#259)

    (cherry picked from commit 8c00608)
    
    Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
    Co-authored-by: Alejandro Hernández Cordero <[email protected]>
    mergify[bot] and ahcorde authored May 26, 2025
    Configuration menu
    Copy the full SHA
    e6446ee View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Test failing deserialization of invalid sequence length (#261) (#262)

    * Add test infrastructure.
    
    
    
    * Test that deserialization with wrong sequence length fails.
    
    
    
    ---------
    
    
    (cherry picked from commit 4dd5d57)
    
    Signed-off-by: Miguel Company <[email protected]>
    Co-authored-by: Miguel Company <[email protected]>
    mergify[bot] and MiguelCompany authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    7ec12a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. fix cmake deprecation (#267) (#268)

    cmake version < then 3.10 is deprecated
    
    
    (cherry picked from commit 053f90b)
    
    Signed-off-by: mosfet80 <[email protected]>
    Co-authored-by: mosfet80 <[email protected]>
    mergify[bot] and mosfet80 authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    7b886bb View commit details
    Browse the repository at this point in the history
Loading