Skip to content

Releases: microsoft/cppwinrt

2.0.200601.2

01 Jun 18:20
d6a0412
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200514.2

14 May 15:23
6f1c52c
Compare
Choose a tag to compare

Changes:

  • 6f1c52c Revert utf-8 encoding of runtime class names (#621)

This list of changes was auto generated.

2.0.200512.4: compact (#617)

12 May 18:34
ede55c0
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200511.2

11 May 17:05
b95c4f3
Compare
Choose a tag to compare

Changes:

  • b95c4f3 Use canonical error message format for standard build tool parsing (#615)

This list of changes was auto generated.

2.0.200508.4

08 May 23:58
9db3f9d
Compare
Choose a tag to compare

Changes:

  • 9db3f9d A few minor tweaks to make compatible with build systems (#613)
  • 08eca8b utf-8 encoding of runtime names (#610)
  • 7551187 weak_ref can be compared for equality (#608)
  • 4d8e0e2 Allow conversion and comparison of cv-qualified array_view (#604)
  • 5792d1b Detect RPC server crash when co_await'ing (#602)
  • c8fa1f3 Use EncodePointer to obfuscate event token values (#603)
  • 91accec Weak references are objects too (#599)
  • 469167f Improve performance of make_factory with static_lifetime (#598)
  • bb6fd22 Append additional metadata in targets file, to preserve project settings (#597)
  • ae94947 Structured binding support for IKeyValuePair (#590)
See More

This list of changes was auto generated.

2.0.200316.3

16 Mar 20:01
b722907
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200303.2

05 Mar 22:48
4b77215
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200302.1

02 Mar 14:18
7b70db8
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200224.2

24 Feb 23:49
a7ed103
Compare
Choose a tag to compare

Changes:

  • a7ed103 Update README.md
  • 302097f Fix include path for generated component (.g.cpp files) (#537)
  • d9847e9 apply EBO declspec to forward declaration as well, to avoid inconsistent EBO application, which can also manifest as crashing ODR violations (not just unoptimized code). (#538)
  • 13cd55c Revert "Remove use of umbrella libraries (#520)" (#529)
  • 61c8fed terminate must be noreturn (#527)
  • 57c56c1 Inclusion order can break builds with SDK headers (#525)
  • 3307d54 Avoid using memcpy (#523)
  • b26b1ad Remove use of umbrella libraries (#520)

This list of changes was auto generated.

2.0.200213.5

05 Mar 22:42
13cd55c
Compare
Choose a tag to compare
Revert "Remove use of umbrella libraries (#520)" (#529)