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

Dev #20

Merged
merged 10 commits into from
Sep 5, 2024
Merged

Dev #20

merged 10 commits into from
Sep 5, 2024

Commits on Mar 21, 2024

  1. fixup doc comments

    KRM7 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    84e28fe View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. minor improvement to sampleCdf

    KRM7 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cd98b89 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. add dynamic_bitset

    KRM7 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    06cf50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd241d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8287c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa69970 View commit details
    Browse the repository at this point in the history
  5. fix clang tidy warnings

    KRM7 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d7fa354 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40f17b0 View commit details
    Browse the repository at this point in the history
  7. add fitness cache

    KRM7 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    76299ea View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. update workflows

    - update runner versions
    - update compiler version
    - update clang-tidy version
    - fix new clang-tidy warnings
    - re-enable core guidelines checker
    - remove iwyu
    - add custom latch implementation to avoid issues with libstdc++ atomic wait/notify implementation on arm64
    - fix ARM issues in general
    KRM7 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ce21b88 View commit details
    Browse the repository at this point in the history