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

Bugfix 2687 hpbl #2719

Merged
merged 10 commits into from
Oct 23, 2023
Merged

Bugfix 2687 hpbl #2719

merged 10 commits into from
Oct 23, 2023

Commits on Oct 16, 2023

  1. #2687 Saved the PBL input into the vector

    Howard Soh committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f051fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2590f00 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    a591a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723bff8 View commit details
    Browse the repository at this point in the history
  3. #2673 Catch exception by reference (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    65e2fef View commit details
    Browse the repository at this point in the history
  4. #2673 Move down using statements below include directive. Changed 0 t…

    …o nullptr (SonarQubue)
    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    306b088 View commit details
    Browse the repository at this point in the history
  5. #2673 Move down using statements below include directive. Changed 0 t…

    …o nullptr (SonarQubue)
    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    80fdc79 View commit details
    Browse the repository at this point in the history
  6. #2673 Added std namespace for vector (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e69a63e View commit details
    Browse the repository at this point in the history
  7. #2673 Changed 0 to nullptr (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9738e58 View commit details
    Browse the repository at this point in the history
  8. #2673 Changed a double pointer to vector (SonarQubue)

    Howard Soh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b916a30 View commit details
    Browse the repository at this point in the history