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

(unsigned) hugeint APi and arithmatic change #4

Closed
wants to merge 28 commits into from

Commits on Aug 23, 2023

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

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. overflow wrapping

    nickgerrets committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c0c9c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1910082 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    5c53d4d View commit details
    Browse the repository at this point in the history
  2. void return for clarity

    nickgerrets committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    37244ee View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    72476aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hugeint_faster_math' of github.com:nickgerrets/duckdb i…

    …nto hugeint_faster_math
    nickgerrets committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f263d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f7652 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. refactoring

    nickgerrets committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    767300d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711f395 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    9d0a61d View commit details
    Browse the repository at this point in the history
  2. fixed negation

    nickgerrets committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c65de7e View commit details
    Browse the repository at this point in the history
  3. interface change

    nickgerrets committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9621aee View commit details
    Browse the repository at this point in the history
  4. implementations

    nickgerrets committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c55d416 View commit details
    Browse the repository at this point in the history
  5. change function name

    nickgerrets committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    37deebc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd03b42 View commit details
    Browse the repository at this point in the history
  7. updated error message

    nickgerrets committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    bc873e0 View commit details
    Browse the repository at this point in the history
  8. format

    nickgerrets committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    cf4d231 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    d8614b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ffb72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c334a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a1c830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e66290b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. windows compilation

    nickgerrets committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4ac040d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5caa285 View commit details
    Browse the repository at this point in the history
  3. inlining

    nickgerrets committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9693ec5 View commit details
    Browse the repository at this point in the history