-
Notifications
You must be signed in to change notification settings - Fork 967
Repo sync for protected CLA branch #3422
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
Merged
Conversation
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
…into twhitney-github3346
Fix for github3346
…oding (#3199) * Document instruction format including prefixes and option avxencoding * Add description to microsoft-macro-assembler-reference * Revise to improve Acrolinx scores * Further refinement for Acrolinx * Still more changes to improve Acrolinx scores * A few minor tweaks * Update TOC for new content * tweak formatting Co-authored-by: [email protected] <[email protected]>
add links to ID2D1DCRenderTarget
remove global state reference
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
* new local_info_struct & sys_info_struct plus updates * acrolinx * finish draft of local_info and sys_info, and update time_zone with an example of how to get one * fix typos * stash work so far on zoned_time class * draft stub * fix merge conflicts * tech review * add choose-enum, more zoned_time class work * draft zoned_time * read through fixes * acrolinx * cleanup * a little word smithing * tech review * acrolinx and last of tech review Co-authored-by: TylerMSFT <[email protected]>
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
Fix Intel CET doc link per 3360
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
Address sanitizer comment location fix for cpp-docs 3408
Address /fp sample code issue cpp-docs 3369
* Merge NMAKE docs into usability. * Remove deleted files * Consolidate more NMAKE articles * File consolidation, cleanup * Delete consolidated file
* draft fix * fix for github #3346 * Document MASM instruction format including prefixes and option avxencoding (#3199) * Document instruction format including prefixes and option avxencoding * Add description to microsoft-macro-assembler-reference * Revise to improve Acrolinx scores * Further refinement for Acrolinx * Still more changes to improve Acrolinx scores * A few minor tweaks * Update TOC for new content * tweak formatting Co-authored-by: [email protected] <[email protected]> * add links to ID2D1DCRenderTarget * change to relative links * remove global state reference * tighten up struct tm * fix formatting * new local_info_struct & sys_info_struct plus updates (#3762) * new local_info_struct & sys_info_struct plus updates * acrolinx * finish draft of local_info and sys_info, and update time_zone with an example of how to get one * fix typos * stash work so far on zoned_time class * draft stub * fix merge conflicts * tech review * add choose-enum, more zoned_time class work * draft zoned_time * read through fixes * acrolinx * cleanup * a little word smithing * tech review * acrolinx and last of tech review Co-authored-by: TylerMSFT <[email protected]> * Update issue templates Added C++23 new issue template * Fix Intel CET doc link per 3360 * Update basic-string-class.md In the overload that count parameter can be specified, you can have a nullptr as ptr if count == 0; * Update basic-string-class.md Used code styling for the parameter name per our style for this doc set. * Address sanitizer comment location fix * Address /fp sample code issue cpp-docs 3369 * Fix dates on updated files * Consolidate and update NMAKE docs. (#3803) * Merge NMAKE docs into usability. * Remove deleted files * Consolidate more NMAKE articles * File consolidation, cleanup * Delete consolidated file Co-authored-by: Colin Robertson <[email protected]> Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: PRMerger15 <[email protected]> Co-authored-by: jpmorgan-atMS <[email protected]> Co-authored-by: opbld17 <[email protected]> Co-authored-by: Dennis Rea <[email protected]> Co-authored-by: PRMerger17 <[email protected]> Co-authored-by: Tyler Whitney <[email protected]> Co-authored-by: opbld16 <[email protected]> Co-authored-by: opbld15 <[email protected]> Co-authored-by: mohammad-ghasemi-2549 <[email protected]> Co-authored-by: PRMerger18 <[email protected]> Co-authored-by: PRMerger7 <[email protected]>
10/1 AM Publishing
@opbld15 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
colin-home
approved these changes
Oct 1, 2021
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.
The pull request is created from master637687067041756570 to master to fix git push error for protected CLA branch