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

Improved overflow checker code #2767

Closed
wants to merge 3 commits into from

Commits on Feb 28, 2024

  1. * size_t overflow check for cell array

    * use calloc to gain mucho speed for huge dimensions
    mulle-nat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1dc75dd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 2, 2024

  1. use better overflow check

    mulle-nat committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8bf7b55 View commit details
    Browse the repository at this point in the history