Commit d2b1b57
9/28/2022 AM Publish (#4550)
* Updated C6101
Mirror of my public PR. Added an example. Added proper spacing between headers and code blocks, matched formatting to my other PRs
* Updated C6101
Minor changes in response to Acrolinx report
* Updated C6101
More Acrolinx changes, split a run-on sentence
* Updated C26495
Matched formatting to my other PRs. Added more information to the example.
* Updated C26495
Fixed spelling error
* Updated C6101
Updated to the latest format
* Updated C6101
Single backticks and InOut->Inout
* Updated C26495
Updated to the new format
NOTE: This warning has no code analysis name. Per @MichaelSquires instructions, I omitted the usual keywords and 'Code analysis name:' section to match
* Update compiler-warning-level-4-c4464.md
@corob-msft
proposal. I don't warrant it shouldn't be worded in a better way.
* Update compiler-warning-level-4-c4464.md
typo fix
* fix: delete unnecessary asterisk
followup fix of MicrosoftDocs#4136
* optimize prime test
* Update floating-point-support.md
Explain what "ulp" stands for
* Updates for cpp-docs 4161
* Update integritycheck-require-signature-check.md
* alt-text
* Update abstract-cpp-component-extensions.md
* Add syntax highlighting to atl-mfc-shared
* Updated C26495
Added code analysis ID
* alt-text updates
* customer fix
* minor updates
* Incorporate changes in rewrite
Updates for style and clarity. Also give it an Acrolinx pass.
* Clarify version support
* Tweak language for minimum support
* Add code style, comment
@MugBergerFries
It's a good idea to use code styling for mentions of variable or class names (especially when they're easily confused generic names like "value").
I also added a comment to the fixed code sample to amplify the change and what it was doing.
* acrolinx
* cleanup pass
* [BULK] DocuTune - Rebranding
* alt-text updates
* update alt-text
* Fix Supported SSH algorithms
* Update README.md
* Address cpp-docs 4149 __umulh on ARM64
* Add slashes per cpp-docs 4150
* update alt-text code and removed 'experimental' from images
* Update clang-support-msbuild.md
Updated for better visibility of LLVMToolsVersion property.
Note the text was also misleading because it kind of implies that LLVMToolsVersion supports side-by-side version of clang/LLVM in the same `LLVMInstallDir`, but that's not how clang/LLVM works. If you want to select a different version, you need to point it to a different path.
* test fix
* test fix
* test fix
* alt-text updates plus acrolinx
* acrolinx
* Split props file and IDE sections
When both path and version are merged in the .props file discussion, a division between the .props approach and the IDE approach seems more natural than repeating the same content twice.
* Update to add /std requirement
* Test of build checks features
* Update cpp-linter-overview.md
* Provide F1 links to articles for VS linker properties (#4529)
* Update F1 links for Linker Properties
* F1 Project: Linker Properties part 1
* Finish Linker properties F1 links
* Fix typo
* Fix acrolinx related issues
* Update dot-xmm.md
Fixed overzealous replacement
* [BULK UPDATE] DocuTune - Rebranding
* Fix missing semicolon
* Update files per cpp-docs 4181
* Add /ILK option per cpp-docs 4194
* Update per cpp-docs 4193
* Address cpp-docs 4186 code labels
* template function -> function template
* Acrolinx fixes.
* Tweak language for 4178 update
* Updates to main and wmain signatures
* Acrolinx and style updates per review
* Fix spelling, i18n, style, Acrolinx issues
* Fix date.
Co-authored-by: Samuel Berger <sjamesberger@gmail.com>
Co-authored-by: Brad Litterell <49081806+bradlitterell@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Colin Robertson <3836425+corob-msft@users.noreply.github.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Bryan Gold <101299717+19BMG00@users.noreply.github.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: jsuther1974 <jsuther@microsoft.com>
Co-authored-by: Austin Morton <apmorton@users.noreply.github.com>
Co-authored-by: Jak Koke <v-jokoke@microsoft.com>
Co-authored-by: HO-COOH <42881734+HO-COOH@users.noreply.github.com>
Co-authored-by: prmerger-automator[bot] <40007230+prmerger-automator[bot]@users.noreply.github.com>
Co-authored-by: James Barnett <v-jabarnett@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: Tyler Whitney <tylerw6502@gmail.com>
Co-authored-by: ragingo <save.the.world.crush@gmail.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: Chuck Walbourn <walbourn@users.noreply.github.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Lychy <gatelych83@gmail.com>
Co-authored-by: chausner <15180557+chausner@users.noreply.github.com>
Co-authored-by: Stacyrch140 <102548089+Stacyrch140@users.noreply.github.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>1 parent f018c5c commit d2b1b57
File tree
49 files changed
+745
-685
lines changed- docs
- assembler/masm
- atl/reference
- build/reference
- c-language
- cppcx
- wrl
- cpp
- dotnet
- error-messages
- compiler-errors-1
- compiler-errors-2
- compiler-warnings
- tool-errors
- extensions
- linux
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+745
-685
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
Lines changed: 50 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
21 | 54 | | |
22 | 55 | | |
23 | 56 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments