8000 Tags · microsoft/wil · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: microsoft/wil

Tags

v1.0.250325.1

Toggle v1.0.250325.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync with OS commit e49da3383412c8ae51acb09f6f1efdd5760a0733 (#486)

* Sync with c027f28954dcfc8ce4b9040d57b94680cfe72971

* Sync with OS commit 39bc95ee863de17875c268e451901be343c05894

* Fix break

* Sync with OS commit 6e3099ac18718043334c9e8277b772aa1c46cedd

* Format

* Use most recent version of Clang for formatting

* Apparently there was a breaking change in clang-format :(

* Print changes

* Escape parens

* Helps if I run the correct command...

* Revert "Format"

This reverts commit af192f5.

* Update with OS

* Sync with DEEP branch

* Sync with e49da3383412c8ae51acb09f6f1efdd5760a0733

* format

---------

Co-authored-by: Jon Wiswall <jonwis@microsoft.com>

v1.0.240803.1

Toggle v1.0.240803.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync with OS (#457)

* Sync with c027f28954dcfc8ce4b9040d57b94680cfe72971

* Sync with OS commit 39bc95ee863de17875c268e451901be343c05894

* Fix break

v1.0.240122.1

Toggle v1.0.240122.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync with c027f28954dcfc8ce4b9040d57b94680cfe72971 (#427)

v1.0.231216.1

Toggle v1.0.231216.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a .clang-format file to WIL (#412)

* Squash to single commit

* Don't format C++/CX hat pointers

* Don't format WRL

* Messed up the scripts

* A few more SAL annotations to make things slightly better in places

* Merge issue

v1.0.231028.1

Toggle v1.0.231028.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync With OS (#383)

* Squash to reset history

* Sync with OS commit c143d3aede87a314ba71660ece3da5426e359d46

* 'StringCchPrintfA' was still needed internally

* More build fixes

v1.0.230824.2

Toggle v1.0.230824.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-duplicate tracelogging macros to make the MSVC preprocessor happy (#…

…351)

* At least the tests are useful

* Re-duplicate macros to make the MSVC preprocessor happy and me sad

v1.0.230629.1

Toggle v1.0.230629.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Squash to reset history (#343)

v1.0.230411.1

Toggle v1.0.230411.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync with the OS (#319)

* Sync with OS commit b58d62a22e8b065355e83f17d32f446bac7d5e75

* Fix build issues

* Fix test

* Merge with OS commit 2f20a1d7f273c9242cff4bb642ac0536833c0e75

* Preprocessor fix for Tracelogging.h

* EBO to make UBSan happy

* Some existing consumers can't consume win32_helpers

* Build issue; apparently [[nodiscard]] causes issues with coroutines

v1.0.230202.1

Toggle v1.0.230202.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync with OS (#296)

* Sync with OS commit b58d62a22e8b065355e83f17d32f446bac7d5e75

* Fix build issues

* Fix test

v1.0.220914.1

Toggle v1.0.220914.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync with the OS & fix some issues (#258)

* Sync with OS commit 7304518c5f69f8c5d9d05ed36cc79c7cb0396b5e

* Build fixes

* Unreachable code warnings

* Fixes to get kernel code building again

* Revert "Revert result macros to be noexcept again (#246)"

This reverts commit d84d4e6.
0