Skip to content

Tags: benstevens48/cppwinrt

Tags

2.0.201201.7

Toggle 2.0.201201.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support boxing delegates (microsoft#810)

2.0.201113.7

Toggle 2.0.201113.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove visualizer from vsix (microsoft#792)

2.0.201102.2

Toggle 2.0.201102.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add default WinMD references to the desktop templates. (microsoft#781)

* Add default WinMD references to the desktop templates.

* Switch to a target.

* Revert formatting.

2.0.201026.4

Toggle 2.0.201026.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clang conformance (microsoft#779)

2.0.201017.1

Toggle 2.0.201017.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Define co_await operators for C++20 coroutines as well (microsoft#764) (

microsoft#765)

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)