Commit 2df807a
10/19/2021 AM Publish (MicrosoftDocs#3846)
* add new classes: ambiguous_local_time & nonexistent_local_time
* acrolinx
* fix links
* finish descriptions
* fix more links
* smoothing out
* proofing
* add some better linking
* tune description
* update descriptions
* needed to update local-info-struct.md to reflect changes to descriptions for nonexistent and ambiguous
* add chrono functions
* rounding out duration links
* Add documentation for IntelliSense linter for C++ (MicrosoftDocs#3821)
* Add first draft of linter check documentation
* WIP overview.
Signed-off-by: Kyle Reed <kylereed@microsoft.com>
* Update toc. First draft of the linter overview.
* Add screenshots, move files, code samples are stand-alone.
Signed-off-by: Kyle Reed <kylereed@microsoft.com>
* Style and Acrolinx grammar checker pass
* Add missing Options cues for checks
* Update to use latest option names
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
* connecting duration up to it's non-member pieces and doing some general updates
* fix links
* cleanup
* Split out VS2019 content for linter (#3824)
* Update working-with-project-properties.md
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* fix function signature
* fix line ending
* remove duplicate
* Address /profile issues per Paddy McD (#3834)
* Fixed documentation that destroy dialogs
* Update void-cpp for cpp-docs 3441
Reported in MicrosoftDocs/cpp-docs/issues/3441
Clarify kinds of class member where you can't use `void*`.
Fix styles.
Acrolinx a few things.
* More clarity on void pointers to members
* zoned_traits (#3831)
* add zoned_traits
* draft clock_cast and clock_time_conversion
* first draft
* draft
* draft
* fix heading
* cleanup
* add tzdb and tzdb-list
* draft
* draft
* pull examples
* draft cleanup
* acrolinx
* draft cleanup
* draft cleanup
* incorp tech review
* tech review
* cleanup
* cleanup
* acrolinx
* fix casing
* add example descriptions
* wording
* last adjustments
* wording
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
* Update 16.1 conformance per J Emmett
* Update docs/error-messages/compiler-errors-2/compiler-error-c2666.md
* Fix typo in page title
* Fix TOC schema before VS2022 changes
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: Kyle Reed <kylereed@microsoft.com>
Co-authored-by: Chai Wei Jie <chai_weijie@hotmail.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: PRMerger19 <prmrgr19@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: Andrea Courtright <74212614+v-andreaco@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anju Del Moral Gonzalez <judelmor@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>1 parent 2814bfe commit 2df807a
File tree
32 files changed
+139
-10
lines changed- docs
- _breadcrumb
- assembler
- atl
- build-insights
- build
- c-language
- c-runtime-library
- code-quality
- cppcx
- cpp
- cross-platform
- data
- dotnet
- error-messages
- compiler-errors-2
- extensions
- get-started/breadcrumb
- ide
- intrinsics
- linux
- mfc
- overview
- parallel
- porting
- preprocessor
- sanitizers
- standard-library
- text
- windows
32 files changed
+139
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
422 | | - | |
423 | | - | |
424 | 423 | | |
425 | 424 | | |
426 | 425 | | |
| |||
481 | 480 | | |
482 | 481 | | |
483 | 482 | | |
484 | | - | |
485 | | - | |
486 | 483 | | |
487 | 484 | | |
488 | 485 | | |
| |||
0 commit comments