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

Switch to spdlog #3216

Merged
merged 20 commits into from
May 16, 2024
Merged

Switch to spdlog #3216

merged 20 commits into from
May 16, 2024

Commits on May 15, 2024

  1. Try spdlog

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c864361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6ae8d View commit details
    Browse the repository at this point in the history
  3. Format fix

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6269fd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b43d9a View commit details
    Browse the repository at this point in the history
  5. Add DEBUG level

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a7205c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92a31d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e583f7a View commit details
    Browse the repository at this point in the history
  8. Add -y

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    db52be6 View commit details
    Browse the repository at this point in the history
  9. Try casting to int

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a3a8408 View commit details
    Browse the repository at this point in the history
  10. Work around gcc12

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7bcd7f3 View commit details
    Browse the repository at this point in the history
  11. Try stringop-overflow

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7f05a55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f4f54fd View commit details
    Browse the repository at this point in the history
  13. Update demo

    chrisrichardson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2e6c2a0 View commit details
    Browse the repository at this point in the history
  14. CI udpates

    garth-wells committed May 15, 2024
    Configuration menu
    Copy the full SHA
    efcaacd View commit details
    Browse the repository at this point in the history
  15. Install update

    garth-wells committed May 15, 2024
    Configuration menu
    Copy the full SHA
    260d0eb View commit details
    Browse the repository at this point in the history
  16. Sonarcloud update

    garth-wells committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8a1ab13 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    3b3e4eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc810e View commit details
    Browse the repository at this point in the history
  3. Re-enable gcc13

    chrisrichardson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fa476c9 View commit details
    Browse the repository at this point in the history
  4. Revert change

    chrisrichardson committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e694af4 View commit details
    Browse the repository at this point in the history