Skip to content

Commit 60487b8

Browse files
Taojunshen3836425+corob-msft@users.noreply.i.8713187.xyzSteve Wishnouskyopbld17pritamso
authored
5/19/2022 AM Publish (#4294)
* Fix issues in valarray content * Acrolinx pass * Update scanf %c to mention field width As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it. * Broken link fixed * Broken link fixed * Update dynamicbase.md arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures. * update code examples * offer an alternative project type * fix for github #3859 * acrolinx * Clarify per Russ' comments Also update date and add formatting to current standard. * Work in progress for 17.2 release * Followup cpp-docs 3871 in linker opts * Fix grammar and formatting issues * Update latest-supported-vc-redist.md In the line 35, at the very end removed an extra dot. * Fix alarming bidi description * text tweaks * bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified. * fix flag casing * Address cpp-docs 3857 3865 3877 3882 * simplify code example-related to github #3847 (#4272) * simplify code example-related to github #3847 * right justify output * Update docs/c-runtime-library/reference/getdiskfree.md Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> * address feedback * Recreate Lauren's /TIME update * fix for github 3787 * Fix formatting. * acrolinx pass * more acrolinx * Added example program outputs + fixed `equal_range` example compile errors (#3892) * Added a space to maintain style consistency (#3892) * Added new line to output section of max (#3892) * Adding another new line to output section of max (#3892) * Linker option updates 1 of N * Acrolinx pass * tech feedback * Tweak issue templates * Add two new templates for new doc work Templates for doc work for new standards conformance in the compiler and tools. * Fix merge issues * Fix typo * Fix another typo * Consistency check * Updated per comments * Clean up more html escaped pipe chars * Remove more pipe html entities * Bulk fix continued of pipe html entities * Bulk fix of pipe html entities 5 of N * Bulk fix pipe html entities 6 of N * Slight Acrolinx pass * Remove some &#124; ('|') HTML entities in docs (#4038) * Remove some &#124; ('|') HTML entities in docs * Another group of files * Fixes after testing * Tweaks per review * I thought I'd fix one thing in valarray. * Update formatting * Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290) * Clarify master and single directives. A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives. Have to use 'master' instead of 'main' here because that it is an OpenMP keyword. * Fixed __vmx_on parameter being incorrect according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.". this was already correctly explained in the "Parameters" section, but also wrongly named. * 5/16/2022 AM Publish (#4289) * Fix issues in valarray content * Acrolinx pass * Update scanf %c to mention field width As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it. * Broken link fixed * Broken link fixed * Update dynamicbase.md arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures. * update code examples * offer an alternative project type * fix for github #3859 * acrolinx * Clarify per Russ' comments Also update date and add formatting to current standard. * Work in progress for 17.2 release * Followup cpp-docs 3871 in linker opts * Fix grammar and formatting issues * Update latest-supported-vc-redist.md In the line 35, at the very end removed an extra dot. * Fix alarming bidi description * text tweaks * bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified. * fix flag casing * Address cpp-docs 3857 3865 3877 3882 * simplify code example-related to github #3847 (#4272) * simplify code example-related to github #3847 * right justify output * Update docs/c-runtime-library/reference/getdiskfree.md Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> * address feedback * Recreate Lauren's /TIME update * fix for github 3787 * Fix formatting. * acrolinx pass * more acrolinx * Added example program outputs + fixed `equal_range` example compile errors (#3892) * Added a space to maintain style consistency (#3892) * Added new line to output section of max (#3892) * Adding another new line to output section of max (#3892) * tech feedback * Tweak issue templates * Add two new templates for new doc work Templates for doc work for new standards conformance in the compiler and tools. * Fix merge issues * Fix typo * Updated per comments * Clean up more html escaped pipe chars * Remove more pipe html entities * Bulk fix continued of pipe html entities * Bulk fix of pipe html entities 5 of N * Bulk fix pipe html entities 6 of N * Slight Acrolinx pass * Remove some &#124; ('|') HTML entities in docs (#4038) * Remove some &#124; ('|') HTML entities in docs * Another group of files * Fixes after testing * Tweaks per review Co-authored-by: [email protected] <[email protected]> Co-authored-by: Steve Wishnousky <[email protected]> Co-authored-by: opbld17 <[email protected]> Co-authored-by: Pritam Ovhal <[email protected]> Co-authored-by: Lauren Prinn <[email protected]> Co-authored-by: PRMerger16 <[email protected]> Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: PRMerger4 <[email protected]> Co-authored-by: Tamara K <[email protected]> Co-authored-by: Matin Sasanpour <[email protected]> Co-authored-by: Courtney Wales <[email protected]> Co-authored-by: opbld15 <[email protected]> Co-authored-by: Dennis Rea <[email protected]> Co-authored-by: Colin Cooper <[email protected]> Co-authored-by: Carolyn McSharry <[email protected]> Co-authored-by: PRMerger12 <[email protected]> Co-authored-by: Tyler Whitney <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> Co-authored-by: Anna Huff <[email protected]> Co-authored-by: Brandon <[email protected]> Co-authored-by: PRMerger3 <[email protected]> Co-authored-by: opbld16 <[email protected]> Co-authored-by: PRMerger14 <[email protected]> Co-authored-by: PRMerger5 <[email protected]> Co-authored-by: PRMerger8 <[email protected]> * Update date, formatting * Use 'main' instead of 'master' where possible. * Use 'main' instead of 'master' in all documentation where possible. * 5/17/2022 AM Publish (#4291) * Fix issues in valarray content * Acrolinx pass * Update scanf %c to mention field width As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it. * Broken link fixed * Broken link fixed * Update dynamicbase.md arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures. * update code examples * offer an alternative project type * fix for github #3859 * acrolinx * Clarify per Russ' comments Also update date and add formatting to current standard. * Work in progress for 17.2 release * Followup cpp-docs 3871 in linker opts * Fix grammar and formatting issues * Update latest-supported-vc-redist.md In the line 35, at the very end removed an extra dot. * Fix alarming bidi description * text tweaks * bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified. * fix flag casing * Address cpp-docs 3857 3865 3877 3882 * simplify code example-related to github #3847 (#4272) * simplify code example-related to github #3847 * right justify output * Update docs/c-runtime-library/reference/getdiskfree.md Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> * address feedback * Recreate Lauren's /TIME update * fix for github 3787 * Fix formatting. * acrolinx pass * more acrolinx * Added example program outputs + fixed `equal_range` example compile errors (#3892) * Added a space to maintain style consistency (#3892) * Added new line to output section of max (#3892) * Adding another new line to output section of max (#3892) * tech feedback * Tweak issue templates * Add two new templates for new doc work Templates for doc work for new standards conformance in the compiler and tools. * Fix merge issues * Fix typo * Updated per comments * Clean up more html escaped pipe chars * Remove more pipe html entities * Bulk fix continued of pipe html entities * Bulk fix of pipe html entities 5 of N * Bulk fix pipe html entities 6 of N * Slight Acrolinx pass * Remove some &#124; ('|') HTML entities in docs (#4038) * Remove some &#124; ('|') HTML entities in docs * Another group of files * Fixes after testing * Tweaks per review * I thought I'd fix one thing in valarray. Co-authored-by: [email protected] <[email protected]> Co-authored-by: Steve Wishnousky <[email protected]> Co-authored-by: opbld17 <[email protected]> Co-authored-by: Pritam Ovhal <[email protected]> Co-authored-by: Lauren Prinn <[email protected]> Co-authored-by: PRMerger16 <[email protected]> Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: PRMerger4 <[email protected]> Co-authored-by: Tamara K <[email protected]> Co-authored-by: Matin Sasanpour <[email protected]> Co-authored-by: Courtney Wales <[email protected]> Co-authored-by: opbld15 <[email protected]> Co-authored-by: Dennis Rea <[email protected]> Co-authored-by: Colin Cooper <[email protected]> Co-authored-by: Carolyn McSharry <[email protected]> Co-authored-by: PRMerger12 <[email protected]> Co-authored-by: Tyler Whitney <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> Co-authored-by: Anna Huff <[email protected]> Co-authored-by: Brandon <[email protected]> Co-authored-by: PRMerger3 <[email protected]> Co-authored-by: opbld16 <[email protected]> Co-authored-by: PRMerger14 <[email protected]> Co-authored-by: PRMerger5 <[email protected]> Co-authored-by: PRMerger8 <[email protected]> Co-authored-by: branh <[email protected]> Co-authored-by: sariaki <[email protected]> Co-authored-by: Taojunshen <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Steve Wishnousky <[email protected]> Co-authored-by: opbld17 <[email protected]> Co-authored-by: Pritam Ovhal <[email protected]> Co-authored-by: Lauren Prinn <[email protected]> Co-authored-by: PRMerger16 <[email protected]> Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: PRMerger4 <[email protected]> Co-authored-by: Tamara K <[email protected]> Co-authored-by: Matin Sasanpour <[email protected]> Co-authored-by: Courtney Wales <[email protected]> Co-authored-by: opbld15 <[email protected]> Co-authored-by: Dennis Rea <[email protected]> Co-authored-by: Colin Cooper <[email protected]> Co-authored-by: Carolyn McSharry <[email protected]> Co-authored-by: PRMerger12 <[email protected]> Co-authored-by: Tyler Whitney <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> Co-authored-by: Anna Huff <[email protected]> Co-authored-by: Brandon <[email protected]> Co-authored-by: PRMerger3 <[email protected]> Co-authored-by: opbld16 <[email protected]> Co-authored-by: PRMerger14 <[email protected]> Co-authored-by: PRMerger5 <[email protected]> Co-authored-by: PRMerger8 <[email protected]> Co-authored-by: Jeff Borsecnik <[email protected]> * Fix cpp-docs 3815 3898 3901 3902 * fix date Co-authored-by: [email protected] <[email protected]> Co-authored-by: Steve Wishnousky <[email protected]> Co-authored-by: opbld17 <[email protected]> Co-authored-by: Pritam Ovhal <[email protected]> Co-authored-by: Lauren Prinn <[email protected]> Co-authored-by: PRMerger16 <[email protected]> Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: PRMerger4 <[email protected]> Co-authored-by: Tamara K <[email protected]> Co-authored-by: Matin Sasanpour <[email protected]> Co-authored-by: Courtney Wales <[email protected]> Co-authored-by: opbld15 <[email protected]> Co-authored-by: Dennis Rea <[email protected]> Co-authored-by: Colin Cooper <[email protected]> Co-authored-by: Carolyn McSharry <[email protected]> Co-authored-by: PRMerger12 <[email protected]> Co-authored-by: Tyler Whitney <[email protected]> Co-authored-by: Shannon Leavitt <[email protected]> Co-authored-by: Anna Huff <[email protected]> Co-authored-by: Brandon <[email protected]> Co-authored-by: PRMerger3 <[email protected]> Co-authored-by: opbld16 <[email protected]> Co-authored-by: PRMerger14 <[email protected]> Co-authored-by: PRMerger5 <[email protected]> Co-authored-by: PRMerger8 <[email protected]> Co-authored-by: Feng Xu <[email protected]> Co-authored-by: branh <[email protected]> Co-authored-by: sariaki <[email protected]> Co-authored-by: Jeff Borsecnik <[email protected]> Co-authored-by: Haig MacGregor <[email protected]>
1 parent 9665c32 commit 60487b8

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)