- Notifications
You must be signed in to change notification settings - Fork1.6k
Remove non-Standard TR1#5763
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
24 commits Select commitHold shift + click to select a range
d0a49f5 Require Standard URBGs, delete machinery for TR1 generators.
StephanTLavavej168a5f1 Remove `_HAS_TR1_NAMESPACE`.
StephanTLavavej50deac8 Remove `_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING`.
StephanTLavavej24baecb Remove `_SILENCE_TR1_RANDOM_DEPRECATION_WARNING`.
StephanTLavavej8c431f9 Simplify test for removed non-Standard names.
StephanTLavavej04f22b5 Drop `_Swc_base` `operator>>()` and `operator<<()`, and `_Swc_traits:…
StephanTLavavej785aa50 Drop `_Swc_base` `min()` and `max()`, and `_Swc_traits::_Max`.
StephanTLavavej8d2f894 Fuse `_Swc_base` `operator()()` with strengthened `noexcept`.
StephanTLavavej58054da Fuse `_Swc_base` `discard()`.
StephanTLavavej02a6f8c Fuse `_Swc_base` `operator==()`.
StephanTLavavejaa04aff Fuse `_Swc_base` `default_seed`.
StephanTLavavej6d1aacc Introduce and consistently use `_Mytraits` in `_Swc_base` and `subtra…
StephanTLavavej5f8798e Fuse `_Swc_base` `_Write_full()`.
StephanTLavavejb388b08 Drop `_Swc_base` default ctor and ctor/`seed()` from `_Gen&`.
StephanTLavavej8d3a924 Fuse `_Swc_base` construction.
StephanTLavavej3b35f57 Fuse `_Swc_base` `seed()`.
StephanTLavavej33dc8d1 Finish fusing `_Swc_base`.
StephanTLavavej46260b6 `_Carry` is now a direct data member.
StephanTLavavej35f43e6 Simplify `_Swc_traits::_Reset()` as `_Readcy` is always `false`.
StephanTLavavej2126631 Fuse `_Swc_traits` `_Cy` and `_Mod`, avoiding shadowing in `_Write_fu…
StephanTLavavej03d59d4 Fuse `_Swc_traits` `_Write_full()`.
StephanTLavavej55c4244 Finish fusing `_Swc_traits`.
StephanTLavavej6727c66 Fuse `_Reset()` into `seed()`.
StephanTLavavejdc6f590 Consistently use `%=`.
StephanTLavavejFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Remove
_SILENCE_TR1_RANDOM_DEPRECATION_WARNING.- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit24baecb13e3053ce7c7c84bf721863a06253bcb7
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
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.