-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add new Mono embedding API to consume binary runtimeconfig format #49740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
39a2e38
Add new Mono embedding API to consume binary runtimeconfig format
fanyang-mono f29ee6f
Merge properties
fanyang-mono 02d4d94
Remove redundant macro
fanyang-mono 7b0e20e
Move string process to the install function
fanyang-mono 2f1c7c2
Check if runtime_config_arg exist
fanyang-mono 5325d64
Move file processing to install function
fanyang-mono 6a3695f
Update src/mono/mono/metadata/appdomain.c
fanyang-mono aa22f86
Update src/mono/mono/metadata/appdomain.c
fanyang-mono 830daa7
Update src/mono/mono/metadata/appdomain.c
fanyang-mono bc30109
Update src/mono/mono/metadata/appdomain.c
fanyang-mono 938bb5f
Update src/mono/mono/metadata/appdomain.c
fanyang-mono 6395fb9
Update src/mono/mono/metadata/appdomain.c
fanyang-mono f03e478
Update src/mono/mono/metadata/appdomain.c
fanyang-mono ee15a50
Update src/mono/mono/metadata/appdomain.c
fanyang-mono 4583181
Update src/mono/mono/metadata/appdomain.c
fanyang-mono 83ca707
Update src/mono/mono/metadata/appdomain.c
fanyang-mono c67a0bd
Remove redundant intermediate copy
fanyang-mono fc7a8c6
Remove extra memory allocation
fanyang-mono 8190dbf
Update src/mono/mono/mini/mono-private-unstable.h
fanyang-mono File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.