This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 187
Backport C++17 type_traits and cuda::std::byte to C++14 #44
Closed
Commits on Oct 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 845e93b - Browse repository at this point
Copy the full SHA 845e93bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e64aa03 - Browse repository at this point
Copy the full SHA e64aa03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3750860 - Browse repository at this point
Copy the full SHA 3750860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e3a10 - Browse repository at this point
Copy the full SHA 15e3a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 953bf39 - Browse repository at this point
Copy the full SHA 953bf39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490fe9f - Browse repository at this point
Copy the full SHA 490fe9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a0305 - Browse repository at this point
Copy the full SHA 40a0305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6567675 - Browse repository at this point
Copy the full SHA 6567675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9e15c - Browse repository at this point
Copy the full SHA 0b9e15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7895fb - Browse repository at this point
Copy the full SHA d7895fbView commit details -
- Shard the Jekyll metadata from `_config.yml` into each of the individual markdown files. - Copy-edit, reformat, and add links to synchronization library documentation. - Fill in docs for `<utility>`. - Remove development model section until we get around to it.
Configuration menu - View commit details
-
Copy full SHA for ce4c544 - Browse repository at this point
Copy the full SHA ce4c544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814cb13 - Browse repository at this point
Copy the full SHA 814cb13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3c285 - Browse repository at this point
Copy the full SHA ea3c285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186c8ef - Browse repository at this point
Copy the full SHA 186c8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f212ba - Browse repository at this point
Copy the full SHA 2f212baView commit details -
Use unsupported instead of xfail in bytes.pass.cpp upstream libc++ test.
I backported std::byte to work in C++14. Because this test used XFAIL, the test now unexpectedly passes instead of fails. I updated to use UNSUPPORTED instead to avoid an unexpected pass.
Configuration menu - View commit details
-
Copy full SHA for 21a186b - Browse repository at this point
Copy the full SHA 21a186bView 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.