Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.2k
Code
Issues
5k+
Pull requests
544
Discussions
Actions
Projects
Security and quality
67
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[mono] Make mono_inst_name less misleading
- #91042
#91042
Merged
akoeplinger
merged 11 commits into
dotnet:main
dotnet/runtime:main
from
sayeedkhannabil:disableLogin_mono_inst_name
sayeedkhannabil/runtime:disableLogin_mono_inst_name
Copy head branch name to clipboard
Apr 9, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[mono] Make mono_inst_name less misleading
#91042
akoeplinger
merged 11 commits into
dotnet:main
dotnet/runtime:main
from
sayeedkhannabil:disableLogin_mono_inst_name
sayeedkhannabil/runtime:disableLogin_mono_inst_name
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2023
Wraping both declaration and definition in #ifndef DISABLE_LOGGING.
Show description for f459650
sayeedkhannabil
committed
f459650
View commit details
Copy full SHA for f459650
Browse repository at this point
Commits on Aug 28, 2023
Merge branch 'dotnet:main' into disableLogin_mono_inst_name
sayeedkhannabil
authored
65d9c26
View commit details
Copy full SHA for 65d9c26
Browse repository at this point
Removed repeated #ifndef DISABLE_LOGIN from `helpers.c`. fixes #83545
sayeedkhannabil
committed
0c381e1
View commit details
Copy full SHA for 0c381e1
Browse repository at this point
Commits on Sep 12, 2023
Adding DISABLE_LOGGING for testing
sayeedkhannabil
committed
aca933e
View commit details
Copy full SHA for aca933e
Browse repository at this point
Added DISABLE_LOOGING wrapper on all instances of mono_inst_name.
sayeedkhannabil
committed
3bbbe75
View commit details
Copy full SHA for 3bbbe75
Browse repository at this point
Commits on Apr 1, 2024
Adjust based on feedback
steveisok
committed
b0c438f
View commit details
Copy full SHA for b0c438f
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into disableLogin_mono_inst_name
steveisok
committed
77c6a2f
View commit details
Copy full SHA for 77c6a2f
Browse repository at this point
Merge remote-tracking branch 'origin/disableLogin_mono_inst_name' into disableLogin_mono_inst_name
steveisok
committed
331643a
View commit details
Copy full SHA for 331643a
Browse repository at this point
Fix bad merge
steveisok
committed
8c96e92
View commit details
Copy full SHA for 8c96e92
Browse repository at this point
Commits on Apr 5, 2024
Merge remote-tracking branch 'upstream/main' into disableLogin_mono_inst_name
steveisok
committed
c3701da
View commit details
Copy full SHA for c3701da
Browse repository at this point
Commits on Apr 8, 2024
Fix more usages of mono_inst_name without M_PRI_INST
akoeplinger
authored
a09dc98
View commit details
Copy full SHA for a09dc98
Browse repository at this point
You can’t perform that action at this time.