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 support for floating point exceptions #47930

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Add support for floating point exceptions #47930

wants to merge 12 commits into from

Commits on Dec 19, 2022

  1. add exception types

    simonbyrne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8a4a207 View commit details
    Browse the repository at this point in the history
  2. add to C

    simonbyrne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    1e66ad4 View commit details
    Browse the repository at this point in the history
  3. add signal hooks

    simonbyrne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    29f880b View commit details
    Browse the repository at this point in the history
  4. add Julia interface

    simonbyrne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ce3b2c1 View commit details
    Browse the repository at this point in the history
  5. fix build errors

    simonbyrne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2631abc View commit details
    Browse the repository at this point in the history
  6. fix darwin

    simonbyrne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b1ba282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beedde6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. add getter

    simonbyrne committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e024f5d View commit details
    Browse the repository at this point in the history
  2. add some tests

    simonbyrne committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7436f34 View commit details
    Browse the repository at this point in the history
  3. typo

    simonbyrne committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2a810dc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

    simonbyrne committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9b8e575 View commit details
    Browse the repository at this point in the history