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

add std::endian support if available #2708

Merged
merged 5 commits into from
Aug 2, 2023
Merged

add std::endian support if available #2708

merged 5 commits into from
Aug 2, 2023

Commits on Jul 20, 2023

  1. silence GCC8 warning on non default constructor

    Signed-off-by: Rosen Penev <[email protected]>
    neheb committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6856fe5 View commit details
    Browse the repository at this point in the history
  2. extra comma

    Signed-off-by: Rosen Penev <[email protected]>
    neheb committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    aa5d5f5 View commit details
    Browse the repository at this point in the history
  3. add std::byteswap support

    Signed-off-by: Rosen Penev <[email protected]>
    neheb committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    07004f5 View commit details
    Browse the repository at this point in the history
  4. small cleanup

    Signed-off-by: Rosen Penev <[email protected]>
    neheb committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c70cba0 View commit details
    Browse the repository at this point in the history
  5. add std::endian support if available

    Signed-off-by: Rosen Penev <[email protected]>
    neheb committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ab44962 View commit details
    Browse the repository at this point in the history