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

fix: add cstdint header to all files using fixed width integers #2717

Merged
merged 145 commits into from
Nov 4, 2024

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    9c138a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6629fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    392aed2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f71bd16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79104ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d550381 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b66991f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13f09a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b986a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9639d76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8517a66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49fbaf6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b16caa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84c2957 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    89dfe60 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a0b5cf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4792c81 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    11d2437 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ef59b45 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b8e5592 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0d18442 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    82cb276 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5421cfc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b752f55 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    549aad5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2ec9d7f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    afd4ccb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8740df0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6357548 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    52ff5e8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4707b72 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ba64b3c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    52b2afe View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3aa689c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    e6bafa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d17d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d1b4566 View commit details
    Browse the repository at this point in the history
  2. fix: make tests static

    Co-authored-by: David Leal <[email protected]>
    realstealthninja and Panquesito7 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fad74e8 View commit details
    Browse the repository at this point in the history
  3. fix: make tests static

    Co-authored-by: David Leal <[email protected]>
    realstealthninja and Panquesito7 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f063687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c5fde View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    f0a30d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7edcb6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d80295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24e597f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3b719e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16ee49e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    740bd65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dabd6d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c6611a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3897d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c47117c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eff2f44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a8fd42 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5dd7f82 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    19d136a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a290ae7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f212745 View commit details
    Browse the repository at this point in the history
  18. Revert "chore: use iwyu on strings/**.cpp"

    This reverts commit f212745.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    00c5e91 View commit details
    Browse the repository at this point in the history
  19. Revert "chore: use iwyu on sorting/**.cpp"

    This reverts commit a290ae7.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cb6eaed View commit details
    Browse the repository at this point in the history
  20. Revert "chore: use iwyu on search/**.cpp"

    This reverts commit 19d136a.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8e99858 View commit details
    Browse the repository at this point in the history
  21. Revert "chore: use iwyu on probablity/**.cpp"

    This reverts commit 5dd7f82.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    958088f View commit details
    Browse the repository at this point in the history
  22. Revert "chore: use iwyu on others/**.cpp"

    This reverts commit 8a8fd42.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1694bde View commit details
    Browse the repository at this point in the history
  23. Revert "chore: use iwyu on numerical_methods/**.cpp"

    This reverts commit eff2f44.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5b65101 View commit details
    Browse the repository at this point in the history
  24. Revert "chore: use iwyu on math/**.cpp"

    This reverts commit c47117c.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d9e6762 View commit details
    Browse the repository at this point in the history
  25. Revert "chore: use iwyu on machine_learning/**.cpp"

    This reverts commit c3897d3.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3b86feb View commit details
    Browse the repository at this point in the history
  26. Revert "chore: use iwyu on hashing/**.cpp"

    This reverts commit 0c6611a.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fe87144 View commit details
    Browse the repository at this point in the history
  27. Revert "chore: use iwyu on graph/**.cpp"

    This reverts commit dabd6d2.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0ed3409 View commit details
    Browse the repository at this point in the history
  28. Revert "chore: use iwyu on geometry/**.cpp"

    This reverts commit 740bd65.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5300883 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    380127e View commit details
    Browse the repository at this point in the history
  30. Revert "chore: use iwyu on data_structures/**.cpp"

    This reverts commit a3b719e.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1901732 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d0af25f View commit details
    Browse the repository at this point in the history
  32. Revert "chore: use iwyu on ciphers/**.cpp"

    This reverts commit 3d80295.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d8895b7 View commit details
    Browse the repository at this point in the history
  33. Revert "chore: use iwyu on bit_manip/**.cpp"

    This reverts commit 7edcb6e.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7920c50 View commit details
    Browse the repository at this point in the history
  34. Revert "chore: use iwyu on backtracking/**.cpp"

    This reverts commit f0a30d7.
    realstealthninja committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bcae88d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8d7f865 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f60bc8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523d02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c35a06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e49a13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a1c789 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a7eec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    503f3ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6e8264 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b31776d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20073f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f509005 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12f0d52 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49f0be3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    deaecb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f94271c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    054e37c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b34dbff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b20f01c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    465eb7b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    04c9f15 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bbbd9ab View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    227e9d2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    572bb35 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5e53d92 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    99839c3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    21446ef View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7ccca60 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d6ea502 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    016a2d8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    929af50 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5d6fa2b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ac91c01 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1abafa4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    10373fe View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ca6577d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6c2158e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4b6c5ff View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    15f8b88 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    70393b7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f526abe View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    929f1ee View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    768534b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    01e2635 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c1949c1 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    eb9043c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e01b493 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f042a15 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    10e2edb View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    cd84f82 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    229bb39 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    35b6bfc View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    78cb6ea View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    cb98ef5 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    cb6ac14 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    16d4ed9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    af35499 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0ddbef6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    57722cc View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a7c8741 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    db9ebd9 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2d7f443 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f03640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39cd383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accd220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    030431f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 10, 2024

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

Commits on Nov 4, 2024

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