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

Refactoring: Handle cache line size consistently (Addresses issue #245) #253

Merged
merged 7 commits into from
Oct 12, 2023

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    31f4f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f1589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a704481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ae29b View commit details
    Browse the repository at this point in the history
  5. Remove JApplication dependency on JResourcePool

    This hasn't been needed for a long time, it increases compilation times, and it has ended up being the source of many weird errors relating to alignas().
    nathanwbrei committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f02e910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5ac416 View commit details
    Browse the repository at this point in the history