-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Implement P2614R2 Deprecating float_denorm_style, numeric_limits::has_denorm, numeric_limits::has_denorm_loss
#3482
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
Merged
Stephan T. Lavavej (StephanTLavavej)
merged 20 commits into
microsoft:main
from
frederick-vs-ja:deprecate-23
Apr 20, 2023
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
04bddd8
Implement P2614R2 and LWG-3869
frederick-vs-ja f969f3d
`_SILENCE_CXX23_UNIX_STREAM_DEPRECATION_WARNING`
frederick-vs-ja b777537
`_SILENCE_CXX23_DENOM_DEPRECATION_WARNING`
frederick-vs-ja 600fb26
`_SILENCE_CXX23_DENOM_DEPRECATION_WARNING` again
frederick-vs-ja 343c75a
Tweak comments in `yvals_core.h`
frederick-vs-ja 0a2b7d3
Missing change for `numeric_limits<wchar_t>::min`
frederick-vs-ja 5b2e6ce
`_SILENCE_CXX23_UNIX_STREAM_DEPRECATION_WARNING` again
frederick-vs-ja 07129a5
Less aggressive deprecation
frederick-vs-ja e522fbf
Less aggressive deprecation again
frederick-vs-ja f19693e
Another try
frederick-vs-ja 8a54508
Try using unwarned global variables
frederick-vs-ja 661408e
Separate PR
frederick-vs-ja 36b197e
Missed restoration
frederick-vs-ja 3054461
Merge branch 'main' into deprecate-23
frederick-vs-ja 3dd765a
Fix typos and mistakes in merging
frederick-vs-ja bbd08cf
Try removing workaround
frederick-vs-ja c96a0dd
Fix typo in test files
frederick-vs-ja bee91dc
Remove superfluous U+0060 Grave Accent
frederick-vs-ja c4d9497
Separate inclusion reduction to another PR
frederick-vs-ja c7b61b0
Merge branch 'microsoft:main' into deprecate-23
frederick-vs-ja File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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 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.
Uh oh!
There was an error while loading. Please reload this page.