-
Notifications
You must be signed in to change notification settings - Fork 226
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
Experiment with C++20 modules. #783
Draft
jzmaddock
wants to merge
8
commits into
develop
Choose a base branch
from
modules_test_1
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on May 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9cac7a9 - Browse repository at this point
Copy the full SHA 9cac7a9View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65083b4 - Browse repository at this point
Copy the full SHA 65083b4View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1896f6 - Browse repository at this point
Copy the full SHA b1896f6View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c76f0ba - Browse repository at this point
Copy the full SHA c76f0baView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b39474d - Browse repository at this point
Copy the full SHA b39474dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db8f378 - Browse repository at this point
Copy the full SHA db8f378View commit details
Commits on Apr 7, 2024
-
This now *almost* builds with gcc-13 and clang-18.
Configuration menu - View commit details
-
Copy full SHA for d7ed41d - Browse repository at this point
Copy the full SHA d7ed41dView commit details
Commits on Apr 9, 2024
-
Merge branch 'develop' into modules_test_1
Fixed Conflicts: .gitignore include/boost/math/constants/constants.hpp include/boost/math/policies/error_handling.hpp include/boost/math/policies/policy.hpp include/boost/math/special_functions/detail/bernoulli_details.hpp include/boost/math/special_functions/detail/fp_traits.hpp include/boost/math/special_functions/detail/gamma_inva.hpp include/boost/math/special_functions/detail/igamma_inverse.hpp include/boost/math/special_functions/detail/polygamma.hpp include/boost/math/special_functions/detail/unchecked_factorial.hpp include/boost/math/special_functions/digamma.hpp include/boost/math/special_functions/gamma.hpp include/boost/math/special_functions/log1p.hpp include/boost/math/special_functions/pow.hpp include/boost/math/special_functions/powm1.hpp include/boost/math/special_functions/trigamma.hpp include/boost/math/special_functions/trunc.hpp include/boost/math/tools/config.hpp include/boost/math/tools/convert_from_string.hpp include/boost/math/tools/roots.hpp
Configuration menu - View commit details
-
Copy full SHA for 4733115 - Browse repository at this point
Copy the full SHA 4733115View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.