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/rcpputils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rolling
Choose a base ref
...
head repository: ros2/rcpputils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mergify/bp/humble/pr-204
Choose a head ref
  • 9 commits
  • 6 files changed
  • 6 contributors

Commits on Mar 23, 2023

  1. Fix possible race condition in create_directories() (#162) (#176)

    Signed-off-by: Artem Shumov <agshumov@sberautotech.ru>
    (cherry picked from commit ce12491)
    
    Co-authored-by: Artem Shumov <shumov-ag@yandex.ru>
    mergify[bot] and shumov-ag authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a93b1d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. 2.4.1

    Signed-off-by: Audrow Nash <audrow@intrinsic.ai>
    audrow committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3eb281a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. humble: fix <cstdint> error (#184)

    Signed-off-by: Bernd Müller <github@muellerbernd.de>
    muellerbernd authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5451684 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Included tl_expected (backport #185) (#186)

    * Included tl_expected (#185)
    
    Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    (cherry picked from commit 2a5bfd5)
    
    # Conflicts:
    #	CMakeLists.txt
    
    * Fixed merge
    
    Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    mergify[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5524b45 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. 2.4.2

    Signed-off-by: Audrow Nash <audrow@intrinsic.ai>
    audrow committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9902306 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Generate version header with ament_generate_version_header function (#…

    …190) (#191)
    
    Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
    (cherry picked from commit bc0e3cf)
    
    Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
    mergify[bot] and saikishor authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ce87fc2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. 2.4.3

    Signed-off-by: Audrow Nash <audrow@intrinsic.ai>
    audrow committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a0286fa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fix memory leak for remove_all(). (#201) (#202)

    * fix memory leak for remove_all().
    
    Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
    (cherry picked from commit ac4ee13)
    
    Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
    mergify[bot] and fujitatomoya authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1ae1cd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. 2.4.4

    Signed-off-by: Audrow Nash <audrow@intrinsic.ai>
    audrow committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    92a88bd View commit details
    Browse the repository at this point in the history
Loading