FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · COM-plicated/cppwinrt · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
COM-plicated
/
cppwinrt
Public
forked from
microsoft/cppwinrt
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 23, 2026
add WINRT_CONTAINED_STATIC_LIB for building self-contained static libs
ahmed605
committed
a446633
View commit details
Copy full SHA for a446633
Browse repository at this point
Commits on Aug 21, 2026
fix bug in CppWinRTProjectWinMDFileName handling
ahmed605
committed
12598e9
View commit details
Copy full SHA for 12598e9
Browse repository at this point
Add ability to specify the output WinMD file name
ahmed605
committed
f3f101a
View commit details
Copy full SHA for f3f101a
Browse repository at this point
Commits on Aug 2, 2026
add option to ignore ExclusiveTo for can_produce
ahmed605
committed
ed5b15c
View commit details
Copy full SHA for ed5b15c
Browse repository at this point
Commits on Aug 1, 2026
NuGet Package
ahmed605
committed
2f1ad71
View commit details
Copy full SHA for 2f1ad71
Browse repository at this point
Revert "GitHub Actions workflow cannot build arm32 after updating Windows SDK (#1454)"
Show description for 49ddc2b
ahmed605
committed
49ddc2b
View commit details
Copy full SHA for 49ddc2b
Browse repository at this point
Commits on Jul 28, 2026
Add <ratio> header to base_includes.h (#1612)
Show description for d6cff31
Penguinwizzard
authored
d6cff31
View commit details
Copy full SHA for d6cff31
Browse repository at this point
Commits on Jul 27, 2026
Fix race condition in cancellation setup/teardown (#1609)
Show description for d3d92d7
oldnewthing
authored
d3d92d7
View commit details
Copy full SHA for d3d92d7
Browse repository at this point
Commits on Jul 8, 2026
Fix C4819 warning: replace non-ASCII em dash in base_macros.h comment (#1606)
Show description for a535d38
Copilot
authored
a535d38
View commit details
Copy full SHA for a535d38
Browse repository at this point
Commits on Jun 24, 2026
Bump actions/checkout from 6 to 7 (#1600)
Show description for a31a05c
dependabot[bot]
and
DefaultRyan
authored
a31a05c
View commit details
Copy full SHA for a31a05c
Browse repository at this point
Improve module docs, ship them in the nuget, and add missing properties to Visual Studio proejct properties page (#1586)
DefaultRyan
authored
77b1e4e
View commit details
Copy full SHA for 77b1e4e
Browse repository at this point
Massive speedup to file_equal and file_to_string (#1584)
Show description for 5bf2650
DefaultRyan
authored
5bf2650
View commit details
Copy full SHA for 5bf2650
Browse repository at this point
Migrate GitHub CI off VS 2022, add C++20 module test, dynamic v143/v145 toolset (#1601)
Show description for b7eb2ea
Copilot
authored
b7eb2ea
View commit details
Copy full SHA for b7eb2ea
Browse repository at this point
Commits on Jun 23, 2026
Stop exporting winrt::impl::get_marshaler to workaround MSVC modules bug (#1592)
Show description for 478111f
DefaultRyan
authored
478111f
View commit details
Copy full SHA for 478111f
Browse repository at this point
Commits on Jun 1, 2026
base_identity.h: added missing constexpr (#1589)
Show description for c4cf531
matbech
authored
c4cf531
View commit details
Copy full SHA for c4cf531
Browse repository at this point
Commits on May 20, 2026
C++20 module support v2 (#1575)
Show description for 55f1b45
authored
55f1b45
View commit details
Copy full SHA for 55f1b45
Browse repository at this point
Commits on May 14, 2026
Move operator<< to winrt::Windows::Foundation (#1576)
YexuanXiao
authored
58811e1
View commit details
Copy full SHA for 58811e1
Browse repository at this point
Commits on Apr 23, 2026
CI: test against VS2022 (v143) and VS2026 (v145) in parallel (#1573)
Show description for a5e9452
Copilot
and
DefaultRyan
authored
a5e9452
View commit details
Copy full SHA for a5e9452
Browse repository at this point
Commits on Apr 20, 2026
Add inline for hstring_reference_flag (#1571)
YexuanXiao
authored
748d1e0
View commit details
Copy full SHA for 748d1e0
Browse repository at this point
Commits on Apr 2, 2026
Breaking coroutines means v3.0 (#1547)
Show description for f23b41e
DefaultRyan
authored
f23b41e
View commit details
Copy full SHA for f23b41e
Browse repository at this point
fix: normalize CRLF to LF in test/test/box_string.cpp (#1557)
Show description for d254f72
Copilot
and
DefaultRyan
authored
d254f72
View commit details
Copy full SHA for d254f72
Browse repository at this point
Commits on Apr 1, 2026
box_value constructor: Replace param::hstring with hstring (#1530)
Show description for 3893ce8
justanotheranonymoususer
authored
3893ce8
View commit details
Copy full SHA for 3893ce8
Browse repository at this point
Commits on Mar 23, 2026
Fix integer fields causing impl promotion (#1551)
sylveon
authored
16a1c29
View commit details
Copy full SHA for 16a1c29
Browse repository at this point
Commits on Mar 19, 2026
Fix race condition in multi_threaded_observable_map test (#1550)
Show description for b9553a9
DefaultRyan
authored
b9553a9
View commit details
Copy full SHA for b9553a9
Browse repository at this point
Commits on Mar 17, 2026
Add missing headers and std qualification, use std::numeric_limits in… (#1546)
Show description for 481f8f4
YexuanXiao
authored
481f8f4
View commit details
Copy full SHA for 481f8f4
Browse repository at this point
Commits on Mar 16, 2026
Remove experimental coroutines support (#1521)
Show description for 8864ac6
sylveon
and
DefaultRyan
authored
8864ac6
View commit details
Copy full SHA for 8864ac6
Browse repository at this point
Commits on Mar 9, 2026
Simplify the definition of the consume function (#1544)
YexuanXiao
authored
bb0a408
View commit details
Copy full SHA for bb0a408
Browse repository at this point
Commits on Mar 1, 2026
Bump actions/upload-artifact from 6 to 7 (#1542)
Show description for 751a57b
dependabot[bot]
authored
751a57b
View commit details
Copy full SHA for 751a57b
Browse repository at this point
Bump actions/download-artifact from 7 to 8 (#1541)
Show description for 6bf188e
dependabot[bot]
authored
6bf188e
View commit details
Copy full SHA for 6bf188e
Browse repository at this point
Delete stale.yml (#1543)
StephanTLavavej
authored
dcbdcc8
View commit details
Copy full SHA for dcbdcc8
Browse repository at this point
Commits on Feb 11, 2026
Fix accidentally deleted parameter (#1538)
DefaultRyan
authored
129c925
View commit details
Copy full SHA for 129c925
Browse repository at this point
Commits on Feb 10, 2026
Fix handling of NuGet package version in VSIX (#1536)
Show description for da8a376
DefaultRyan
authored
da8a376
View commit details
Copy full SHA for da8a376
Browse repository at this point
Only sign the VSIX contents instead of the entire temp directory (#1537)
DefaultRyan
authored
1a5cd65
View commit details
Copy full SHA for 1a5cd65
Browse repository at this point
Commits on Feb 5, 2026
Remove Windows pool from build stage (#1535)
Show description for 0f3e9f7
vineeththomasalex
and
DefaultRyan
authored
0f3e9f7
View commit details
Copy full SHA for 0f3e9f7
Browse repository at this point
Commits on Feb 3, 2026
Update PreFast run stage in OneBranchBuild.yml to "Guardian" to avoid race condition with build. (#1534)
Show description for 3a596b5
vineeththomasalex
authored
3a596b5
View commit details
Copy full SHA for 3a596b5
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL