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

fn cdef: Make safe #1239

Merged
merged 17 commits into from
Jul 10, 2024
Merged

fn cdef: Make safe #1239

merged 17 commits into from
Jul 10, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    ed1dd60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc55495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d98717d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    390e2d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    6b91386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eeac73 View commit details
    Browse the repository at this point in the history
  3. cdef_apply.rs: Deny unsafe

    randomPoison authored and kkysen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    afc7b73 View commit details
    Browse the repository at this point in the history
  4. cdef.rs: Use AlignedVec64

    randomPoison authored and kkysen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f0249a1 View commit details
    Browse the repository at this point in the history
  5. CdefBottom: Remove offset

    randomPoison authored and kkysen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0420600 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21812fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d4c894 View commit details
    Browse the repository at this point in the history
  8. Use Pixels trait

    randomPoison authored and kkysen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c5ab41f View commit details
    Browse the repository at this point in the history
  9. Make CdefBottom a PicOrBuf

    randomPoison authored and kkysen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bb94c7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57ef1c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc0c99a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aacea58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c2f5e4 View commit details
    Browse the repository at this point in the history