-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change some delegate FCalls to managed (#70000)
* Convert CompareUnmanagedFunctionPtrs to managed * Move simple type match to managed * Add more check in managed portion * Rename method for FCall * Change FCall to directly call IsEquivalentTo * Add helper method frame * Fix uninitialized result variable * Change to QCall for type equivalence
- v9.0.2
- v9.0.1
- v9.0.0
- v9.0.0-rc.2.24473.5
- v9.0.0-rc.1.24431.7
- v9.0.0-preview.7.24405.7
- v9.0.0-preview.6.24327.7
- v9.0.0-preview.5.24306.7
- v9.0.0-preview.4.24266.19
- v9.0.0-preview.3.24172.9
- v9.0.0-preview.2.24128.5
- v9.0.0-preview.1.24080.9
- v8.0.13
- v8.0.12
- v8.0.11
- v8.0.10
- v8.0.8
- v8.0.7
- v8.0.6
- v8.0.5
- v8.0.4
- v8.0.3
- v8.0.2
- v8.0.1
- v8.0.0
- v8.0.0-rc.2.23479.6
- v8.0.0-rc.1.23419.4
- v8.0.0-preview.7.23375.6
- v8.0.0-preview.6.23329.7
- v8.0.0-preview.5.23280.8
- v8.0.0-preview.4.23259.5
- v8.0.0-preview.3.23174.8
- v8.0.0-preview.2.23128.3
- v8.0.0-preview.1.23110.8
- v7.0.20
- v7.0.19
- v7.0.18
- v7.0.17
- v7.0.16
- v7.0.15
- v7.0.14
- v7.0.13
- v7.0.12
- v7.0.11
- v7.0.10
- v7.0.9
- v7.0.8
- v7.0.7
- v7.0.5
- v7.0.4
- v7.0.3
- v7.0.2
- v7.0.1
- v7.0.0
- v7.0.0-rc.2.22472.3
- v7.0.0-rc.1.22426.10
- v7.0.0-preview.7.22375.6
- v7.0.0-preview.6.22324.4
- release/7.0
1 parent
338690d
commit b6c30d1
Showing
9 changed files
with
47 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters