forked from boostorg/outcome
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from boostorg:master #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add GHA for boostorg/outcome.
Update drone CI files to latest.
Remove a bunch of test targets from boostorg/outcome CI as they are irrelevant.
For boostorg/outcome, remove GHA CI and just use Drone CI from now on.
Remove codecov pass on boostorg/outcome CI job.
v2.2.2 release.
Rejig abi-compliance-checker to prep for adding it to future CI runs.
…ibabigail for GCCs 7 and 9 in C++ 14 and C++ 17 respectively.
Add to CI per-commit checking of ABI stability using abi-dumper and libabigail for GCCs 7 and 9 in C++ 14 and C++ 17 respectively.
Fix bad YAML in last commit.
Fix bad perms last commit.
Fix bad upload paths in CI in recent commits.
From this release onwards, you are guaranteed that any code compiled with v2.2.3 Outcome or newer will link without issue with any code compiled with a different version of Outcome after v2.2.3. As a result, `OUTCOME_UNSTABLE_VERSION` is no longer defined by default, and therefore `OUTCOME_V2_NAMESPACE` is now hard coded to `outcome_v2` rather than a namespace which permutes per commit.
Standalone Outcome permanently locks ABI to v2.2.3 release From this release onwards, you are guaranteed that any code compiled with v2.2.3 Outcome or newer will link without issue with any code compiled with a different version of Outcome after v2.2.3. As a result, `OUTCOME_UNSTABLE_VERSION` is no longer defined by default, and therefore `OUTCOME_V2_NAMESPACE` is now hard coded to `outcome_v2` rather than a namespace which permutes per commit.
More docs.
Fix recent unintentional removal of #include "revision.hpp" in config.hpp.
Complete first attempt at review of error handling frameworks for the docs.
Merge branch 'develop' of github.com:ned14/boost.outcome into develop
Fix spurious warning in Experimental.Outcome on Linux.
Incorporate feedback from Emil into alternatives guide.
…-config-path-discovery [cmake] config dependency lookup & quickcpplib path discovery
Merge pull request #257 from BurningEnlightenment/feature/quickcpplib-config-path-discovery [cmake] config dependency lookup & quickcpplib path discovery
…status-code Allow usage of system provided status-code
Merge pull request #258 from BurningEnlightenment/feature/use-system-status-code Allow usage of system provided status-code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )