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

Use Guild shared_ptr instead of raw pointers #4682

Merged
merged 15 commits into from
May 26, 2024

Commits on May 14, 2024

  1. Use Guild shared_ptr

    ramon-bernardo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    118b821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae8470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c4e82c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. @ramon-bernardo

    Use const when possible
    ramon-bernardo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f90afcc View commit details
    Browse the repository at this point in the history
  2. Use shared_ptr alias

    ramon-bernardo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    17bc31f View commit details
    Browse the repository at this point in the history
  3. Fix

    ramon-bernardo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dc62433 View commit details
    Browse the repository at this point in the history
  4. Fix

    ramon-bernardo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    13cfb2f View commit details
    Browse the repository at this point in the history
  5. Fix

    ramon-bernardo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    612caea View commit details
    Browse the repository at this point in the history
  6. Fix

    ramon-bernardo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    77fdc5f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Fix delete

    ramon-bernardo committed May 19, 2024
    Configuration menu
    Copy the full SHA
    acb92a6 View commit details
    Browse the repository at this point in the history
  2. Fix

    ramon-bernardo committed May 19, 2024
    Configuration menu
    Copy the full SHA
    349353a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    55f496c View commit details
    Browse the repository at this point in the history
  2. Use const shared ptr

    ramon-bernardo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3c2f787 View commit details
    Browse the repository at this point in the history
  3. Use const& ptr

    ramon-bernardo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a701a70 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Inline rank check

    ramon-bernardo committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b46b700 View commit details
    Browse the repository at this point in the history