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

[Core][PVS] Add PointerVectorSet::MutablePass to allow push_back safely. #12839

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2024

  1. fix operators

    sunethwarna committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ab23b59 View commit details
    Browse the repository at this point in the history
  2. add static assert

    sunethwarna committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    32d9d48 View commit details
    Browse the repository at this point in the history
  3. revert changes

    sunethwarna committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0fb1461 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. add MutablePass

    sunethwarna committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    24e7167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6e0a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6510609 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    1ee6ca2 View commit details
    Browse the repository at this point in the history
  2. minor

    sunethwarna committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0b3d72a View commit details
    Browse the repository at this point in the history
  3. fix hdf5 application

    sunethwarna committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    78ac0ff View commit details
    Browse the repository at this point in the history
  4. minor

    sunethwarna committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ed74f0d View commit details
    Browse the repository at this point in the history
  5. remove std::atomic

    sunethwarna committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d2ce128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c03c7b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    0ca518b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    2aee55f View commit details
    Browse the repository at this point in the history