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

Fixed coverity issue in Philox RNG engine #1905

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. * Added counter_management_test which checks the correct work of incr…

    …ease_counter_internal fuction in case w!=32 and w!=64
    ElenaTyuleneva committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2181172 View commit details
    Browse the repository at this point in the history
  2. .clang-format applied

    ElenaTyuleneva committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    56fbc5c View commit details
    Browse the repository at this point in the history
  3. * Spell checker fixed

    ElenaTyuleneva committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    36bacda View commit details
    Browse the repository at this point in the history
  4. * Removed typos

    ElenaTyuleneva committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3493197 View commit details
    Browse the repository at this point in the history