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

feat: std::format support for dpp::snowflake #1203

Merged
merged 31 commits into from
Aug 9, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    61eb600 View commit details
    Browse the repository at this point in the history
  2. fixed padding in tests

    ruslan-ilesik committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9bdb1fd View commit details
    Browse the repository at this point in the history
  3. spelling fix

    ruslan-ilesik committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    15ada2e View commit details
    Browse the repository at this point in the history
  4. fixing test not running fail on older compilers and theoretical fix f…

    …or mac os clang14 by disabling formatting
    ruslan-ilesik committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2aca0ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e31ace View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb743d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0659f8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    115f1dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89d5f60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a70ef2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    792e1d0 View commit details
    Browse the repository at this point in the history
  12. clean addition cmake

    ruslan-ilesik committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fd4bd76 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. g++ compilation fix

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7a9d8e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1c419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1dec28 View commit details
    Browse the repository at this point in the history
  4. cmake check for format

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fa7a831 View commit details
    Browse the repository at this point in the history
  5. cmake clear

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bc364e1 View commit details
    Browse the repository at this point in the history
  6. check for MSVC

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a07ee92 View commit details
    Browse the repository at this point in the history
  7. check for MSVC

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    64cce72 View commit details
    Browse the repository at this point in the history
  8. fix cmake checks

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ed54d29 View commit details
    Browse the repository at this point in the history
  9. fix version check

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f535187 View commit details
    Browse the repository at this point in the history
  10. cmake clean

    ruslan-ilesik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c3dd88d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67de142 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba4aff2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22a3735 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 21, 2024

  1. fix new line

    ruslan-ilesik committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    25977dc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 2, 2024

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

Commits on Aug 4, 2024

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