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

Merge to master for 2.1.0 #698

Merged
merged 207 commits into from
Jul 3, 2024
Merged

Merge to master for 2.1.0 #698

merged 207 commits into from
Jul 3, 2024

Commits on May 31, 2024

  1. Tune cover flags and log10

    ckormanyos committed May 31, 2024
    Configuration menu
    Copy the full SHA
    11146eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf1fe5 View commit details
    Browse the repository at this point in the history
  3. Remove an unused variable

    ckormanyos committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d7f3035 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    967c6aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    909df3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    373d957 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b2d69b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    a3927f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b3686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb061c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c245b37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01a0794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81d916e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6df0920 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Finish ellint_a tests

    ckormanyos committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    19a492c View commit details
    Browse the repository at this point in the history
  2. Clean up ellint_1/2 tests

    ckormanyos committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b8ea81d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d894e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6002540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb10d4c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    bd4c60f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f35cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cffe22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbece31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cf43f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a6c9665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d0c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f0c353 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    dc3d2b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d4ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eca1c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'develop' into ellint_improvements

    # Conflicts:
    #	include/boost/decimal/detail/cmath/impl/atan_impl.hpp
    ckormanyos committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    875c44f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    53aa3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3079b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    f7ae907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ddf84 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary change

    ckormanyos committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b37b934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7b7e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef886e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54fa90a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #624 from cppalliance/ellint_improvements

    Fix #616 and fix #462 via elliptic integral improvements
    ckormanyos authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cee3df5 View commit details
    Browse the repository at this point in the history
  8. Remove normalization

    mborland committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ca9b167 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae6939b View commit details
    Browse the repository at this point in the history
  10. Fix normalization

    mborland committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8157692 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3843db1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63f885e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4136cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a81615 View commit details
    Browse the repository at this point in the history
  15. Change function calls

    mborland committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    51e422e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b488f76 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    395ec49 View commit details
    Browse the repository at this point in the history
  18. Fix type error

    mborland committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c011208 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d9dc532 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    b865070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02392af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43525f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84ad22b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aceda2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8761cc View commit details
    Browse the repository at this point in the history
  7. Cover beta nan line

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    47f3382 View commit details
    Browse the repository at this point in the history
  8. Add sin and cos coverage

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    04a2270 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1fb249 View commit details
    Browse the repository at this point in the history
  10. Add tgamma testing

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d4db71a View commit details
    Browse the repository at this point in the history
  11. Add conversions testing

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e9fd8e0 View commit details
    Browse the repository at this point in the history
  12. Cover non-finite maths

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8108736 View commit details
    Browse the repository at this point in the history
  13. Exclude unlikely code path

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    16666b7 View commit details
    Browse the repository at this point in the history
  14. Add parser testing

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    385e993 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e56e55a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2040c15 View commit details
    Browse the repository at this point in the history
  17. Add unreachable return

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    70a2d8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f6f2da2 View commit details
    Browse the repository at this point in the history
  19. Change invalid buffer

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    35b7bfe View commit details
    Browse the repository at this point in the history
  20. Reduce number of comparisons

    mborland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    277d7b3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5c82fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    101fad2 View commit details
    Browse the repository at this point in the history
  2. Add more tgamma tests

    ckormanyos committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    97499ec View commit details
    Browse the repository at this point in the history
  3. Remove a misplaced cast

    ckormanyos committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8633ea6 View commit details
    Browse the repository at this point in the history
  4. Warnings and more tests

    ckormanyos committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d059895 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d866da View commit details
    Browse the repository at this point in the history
  6. Add more tgamma tests

    ckormanyos committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ba5ee50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6ae991 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'coverage' into funcs_and_cover

    # Conflicts:
    #	include/boost/decimal/charconv.hpp
    #	test/test_sin_cos.cpp
    #	test/test_tgamma.cpp
    ckormanyos committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2f1a6b1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'coverage' into funcs_and_cover

    # Conflicts:
    #	include/boost/decimal/charconv.hpp
    ckormanyos committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    80b56e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    011c1fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd77132 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1181404 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #671 from cppalliance/qnan

    Replace NaN types for invalid arguments
    mborland authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    062d574 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47e6795 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #669 from cppalliance/coverage

    Improve fast type coverage
    mborland authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7046e61 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a34f819 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Add some tgamma() tests

    ckormanyos committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9089bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b87c2c View commit details
    Browse the repository at this point in the history
  3. Correct comment typos

    ckormanyos committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3565e06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b393f6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #670 from cppalliance/funcs_and_cover

    Funcs and cover
    ckormanyos authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    eb7f5db View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    0b59517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32137ce View commit details
    Browse the repository at this point in the history
  3. Simplify 32 bit addition

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7ef2010 View commit details
    Browse the repository at this point in the history
  4. Simplify 64 bit addition

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0dd9002 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da78a23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ca21c6 View commit details
    Browse the repository at this point in the history
  7. Add additional typedefs

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    84581d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6101b9 View commit details
    Browse the repository at this point in the history
  9. Simplify 32 bit subtraction

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    211a43d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c1b444 View commit details
    Browse the repository at this point in the history
  11. Add additional typedefs

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    643450d View commit details
    Browse the repository at this point in the history
  12. Simplify 64 bit operator-

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8482088 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb43e59 View commit details
    Browse the repository at this point in the history
  14. Simplify 64-bit sub impl

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    76f7130 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e52ede3 View commit details
    Browse the repository at this point in the history
  16. Fix linker error

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ead73a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2a7dec6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    07ec0e5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b293a74 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    376aae9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2ad339c View commit details
    Browse the repository at this point in the history
  22. Improve decimal32 operator*

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    85aedca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f89b3d8 View commit details
    Browse the repository at this point in the history
  24. Simplify operators*

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    30e4acf View commit details
    Browse the repository at this point in the history
  25. Fix normalization of 0s

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    61405c5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4624fc9 View commit details
    Browse the repository at this point in the history
  27. Make exp a template type

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5d6817c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e2b7832 View commit details
    Browse the repository at this point in the history
  29. Fix old clang conversion

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f1d524d View commit details
    Browse the repository at this point in the history
  30. Remove workaround code path

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2688bdf View commit details
    Browse the repository at this point in the history
  31. Simplify value of sign

    mborland committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    457cc1c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix narrowing conversions

    mborland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    de73cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc6657 View commit details
    Browse the repository at this point in the history
  3. Fix more conversions

    mborland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0730545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5cff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b0087 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    016d1d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8f3259 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ca6e64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7255a0a View commit details
    Browse the repository at this point in the history
  10. Fix handling of signed 0

    mborland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2616fdd View commit details
    Browse the repository at this point in the history
  11. Fix testing of signed 0s

    mborland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b7163d8 View commit details
    Browse the repository at this point in the history
  12. Fix type of exp

    mborland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    49631b1 View commit details
    Browse the repository at this point in the history
  13. Further clang workarounds

    mborland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cdf9ffa View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f6fa637 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #677 from cppalliance/better_basics

    Improved basic operators for 32 and 64 bit types
    mborland authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    87523d8 View commit details
    Browse the repository at this point in the history
  3. Allow privileged access

    mborland committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f0b05bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #682 from cppalliance/privilege

    Fix drone ASAN runs
    mborland authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8d6d270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c8503d View commit details
    Browse the repository at this point in the history
  6. Improve 128-bit sub impl

    mborland committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f57d100 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83e28d0 View commit details
    Browse the repository at this point in the history
  8. Rename macro

    mborland committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e7a9e6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1e7ec8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51a6144 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c19c48 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Remove duplicate struct

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    09b32f2 View commit details
    Browse the repository at this point in the history
  2. Remove investigated TODO

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6da7aad View commit details
    Browse the repository at this point in the history
  3. Simplify operator+

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3fa2bfd View commit details
    Browse the repository at this point in the history
  4. Simplify operators-

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    162b07d View commit details
    Browse the repository at this point in the history
  5. Simplify operators*

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2a65bb7 View commit details
    Browse the repository at this point in the history
  6. Operator/ simplification

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    51b5519 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1cdaf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c05027 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ced54d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91e935d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58037a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba77d62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ef3197 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d81050 View commit details
    Browse the repository at this point in the history
  15. Probabilistic test path

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4ed4b02 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #683 from cppalliance/dec128_basics

    Refactor decimal128 and decimal128_fast
    mborland authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    84d31e4 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #685 from cppalliance/test_coverage

    Improve testing coverage
    mborland authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5719f40 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    149f76d View commit details
    Browse the repository at this point in the history
  19. Remove additional branch

    mborland committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c362f4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    04e8afd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7af51f9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e3b9e02 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    453a08f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    bfa5d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f5dbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2c8f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request #689 from cppalliance/add

    Improve 32-bit addition implementation
    mborland authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    860c5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7691a View commit details
    Browse the repository at this point in the history
  3. Use new implementation

    mborland committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e714c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27bec57 View commit details
    Browse the repository at this point in the history
  5. Remove obsolete impl

    mborland committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4404b70 View commit details
    Browse the repository at this point in the history
  6. Move rounding step location

    mborland committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4f9b37c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58d8d29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c97212c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac932f1 View commit details
    Browse the repository at this point in the history
  10. Improve int128::operator+

    mborland committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9e9858c View commit details
    Browse the repository at this point in the history
  11. Add ADX detection

    mborland committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ca44a5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e59e24 View commit details
    Browse the repository at this point in the history
  13. Fix function signature

    mborland committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a7d7adb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c15f0a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ca7ede View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    73669da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f41872 View commit details
    Browse the repository at this point in the history
  3. Use the new impl

    mborland committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e21835a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b94018 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58cddc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14067a4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #693 from cppalliance/sub32

    Remove recursive call from 32 bit operator-
    mborland authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b202107 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22b425f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62400ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee1ae81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d131dea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0556bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    863da78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    76dafa5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50393e8 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #696 from cppalliance/sub64_128

    Improve 64 and 128 bit subtraction
    mborland authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2c81047 View commit details
    Browse the repository at this point in the history