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

Safe window #7

Merged
merged 30 commits into from
Jan 16, 2024
Merged

Safe window #7

merged 30 commits into from
Jan 16, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    a57d355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c33fd View commit details
    Browse the repository at this point in the history
  3. use Ord::min

    folkertdev committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c52bc07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38c3d72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0acb245 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    5ba6c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d76285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47722fa View commit details
    Browse the repository at this point in the history
  4. improve fuzzing setup

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5519d75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3af847 View commit details
    Browse the repository at this point in the history
  6. testing for bug in fizzle

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cd30d61 View commit details
    Browse the repository at this point in the history
  7. make medium safe

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e91ac49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9ee09d View commit details
    Browse the repository at this point in the history
  9. make rle safe

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1525d10 View commit details
    Browse the repository at this point in the history
  10. make quick safe

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    af6b11e View commit details
    Browse the repository at this point in the history
  11. make fast safe

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    616cf1f View commit details
    Browse the repository at this point in the history
  12. make slow safe

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b5f150e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b4c4f4 View commit details
    Browse the repository at this point in the history
  14. remove unused function

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d5c8fc6 View commit details
    Browse the repository at this point in the history
  15. make hash_calc safe

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5a2961a View commit details
    Browse the repository at this point in the history
  16. more safety

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    16a4826 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9800451 View commit details
    Browse the repository at this point in the history
  18. cleanup

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8d6d1c4 View commit details
    Browse the repository at this point in the history
  19. clippy

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ef34a8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b21752 View commit details
    Browse the repository at this point in the history
  21. give pending its own file

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a783cb2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6421c19 View commit details
    Browse the repository at this point in the history
  23. clippy

    folkertdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d7d3cc9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5040fc0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6e58f83 View commit details
    Browse the repository at this point in the history