Skip to content

Tags: fabiant3/cppwinrt

Tags

2.0.201008.2

Toggle 2.0.201008.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only use Hash task on VS 2019 and higher. (microsoft#763)

2.0.201006.7

Toggle 2.0.201006.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove /await flag for compat with C++20 (microsoft#756)

2.0.200921.6

Toggle 2.0.200921.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
C++20 coroutine support (microsoft#748)

2.0.200917.4

Toggle 2.0.200917.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow cancellation to be propagated to child coroutines (microsoft#721)

2.0.200729.8

Toggle 2.0.200729.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make vector<bool> work again (microsoft#703)

2.0.200728.4

Toggle 2.0.200728.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add multi-threaded collections (microsoft#692)

2.0.200703.9

Toggle 2.0.200703.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix build

2.0.200630.5

Toggle 2.0.200630.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix concat_hstring for 0-length string (microsoft#675)

2.0.200630.4

Toggle 2.0.200630.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix concat_hstring for 0-length string (microsoft#675)

2.0.200615.7

Toggle 2.0.200615.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Resuming neutral context from STA should force background thread (mic…

…rosoft#662)