Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
microkatz
/
runtime
Public
forked from
dotnet/runtime
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 27, 2020
Add binlogs to coreclr's build process (#32842)
hoyosjs
authored
9e93d09
Copy full SHA for 9e93d09
Mark HostModel package as non-shipping (#32901)
Show description for 7c1d5fd
swaroop-sridhar
authored
7c1d5fd
Copy full SHA for 7c1d5fd
Incorrect alias in area owners (#32924)
carlossanlop
authored
6f975b4
Copy full SHA for 6f975b4
Enable workflow of building Mono and Libraries without CoreCLR (#32881)
Show description for 01d0cd3
jaredpar
authored
01d0cd3
Copy full SHA for 01d0cd3
Fix jit build break (#32927)
Show description for 4cb74ae
AndyAyersMS
authored
4cb74ae
Copy full SHA for 4cb74ae
Update RID graph to include recent Android version and support for emulators (#32914)
marek-safar
authored
c727a41
Copy full SHA for c727a41
Added missing InteropServices.WindowsRuntime types to mono SPC (#32905)
Show description for 95798f7
steveisok
authored
95798f7
Copy full SHA for 95798f7
Annotate System.Net.Security for nullable reference types (#32541)
Show description for 4f84429
eiriktsarpalis
authored
4f84429
Copy full SHA for 4f84429
Make JitDump label output multi-thread safe (#32578)
Show description for d76ef04
kunalspathak
authored
d76ef04
Copy full SHA for d76ef04
Clean up libmono-dynamic.vcxproj dependency for netcore. (#32856)
Show description for 5426b70
monojenkins
and
lateralusX
authored
5426b70
Copy full SHA for 5426b70
JIT: convert codegen over to new style phases (#32899)
Show description for fab6a56
AndyAyersMS
authored
fab6a56
Copy full SHA for fab6a56
RyuJIT: Optimize `obj.GetType() != typeof(X)` for sealed classes (#32790)
Show description for 366a4d6
EgorBo
authored
366a4d6
Copy full SHA for 366a4d6
Disable force_install warning produced by CMake for libraries native build. (#32853)
Show description for b52c779
safern
authored
b52c779
Copy full SHA for b52c779
Detect build config mismatch for MSVC Windows LLVM build. (#32868)
Show description for bf1d573
monojenkins
and
lateralusX
authored
bf1d573
Copy full SHA for bf1d573
[wasm][debugger] Always pass failed breakpoint requests to target (#32906)
Show description for ae5b558
monojenkins
and
lewing
authored
ae5b558
Copy full SHA for ae5b558
[wasm][debugger] Show the typename for valuetypes (#32874)
Show description for 898944b
monojenkins
and
radical
authored
898944b
Copy full SHA for 898944b
[aot] Avoid `mono_defaults` when creating trampolines. (#32904)
Show description for 3266e9a
monojenkins
and
imhameed
authored
3266e9a
Copy full SHA for 3266e9a
Update shared code (#32779)
jkotalik
authored
40e44e7
Copy full SHA for 40e44e7
Annotate System.Net.Sockets for nullable reference types (#32675)
Show description for e22cf55
eerhardt
authored
e22cf55
Copy full SHA for e22cf55
Small fixup in System.Net.Http.WinHttpHandler.csproj (#32890)
eerhardt
authored
b635662
Copy full SHA for b635662
removed unused local variables (#32896)
alanisaac
authored
2655cd2
Copy full SHA for 2655cd2
Suppress the GrayListedLeaf error (#32895)
bartonjs
authored
f4ddeb9
Copy full SHA for f4ddeb9
Fix comment: "ThreadLocal" -> "ThreadStatic" as used in code (#32887)
Show description for 7a68354
speshuric
authored
7a68354
Copy full SHA for 7a68354
Commits on Feb 26, 2020
Enable crossgen tests (#32330)
Show description for 99b29b7
billwert
authored
99b29b7
Copy full SHA for 99b29b7
Add ValueNumbering support for GT_SIMD and GT_HWINTRINSIC tree nodes (#31834)
Show description for 4ef3cc6
briansull
authored
4ef3cc6
Copy full SHA for 4ef3cc6
Fix reference to VS 2015 (#32886)
Show description for 6587f82
rnelson
authored
6587f82
Copy full SHA for 6587f82
Update Utf8String APIs (#32892)
GrabYourPitchforks
authored
246fb8d
Copy full SHA for 246fb8d
For large allocation tests, check for available memory on Windows too (#32545)
Show description for 0a03414
cshung
and
Andy Hanson
authored
0a03414
Copy full SHA for 0a03414
[wasm][debugger] Fixes to get async method locals (#32807)
Show description for 70ab36a
monojenkins
and
radical
authored
70ab36a
Copy full SHA for 70ab36a
Merge pull request #2107 from BrianBohe/master
Show description for 017a64a
BrianBohe
authored
017a64a
Copy full SHA for 017a64a
JIT: use new phase objects more extensively (#32688)
Show description for 9a47b6b
AndyAyersMS
authored
9a47b6b
Copy full SHA for 9a47b6b
[runtime] Remove MONO_LLVM_INTERNAL. (#32796)
Show description for 96ebb80
monojenkins
and
vargaz
authored
96ebb80
Copy full SHA for 96ebb80
Re-disable CA2010 (#32872)
Show description for 864b84f
stephentoub
authored
864b84f
Copy full SHA for 864b84f
Plural TargetFrameworks replaced with singluar TargetFramework (#32860)
Show description for 8ddc3e1
alnikola
authored
8ddc3e1
Copy full SHA for 8ddc3e1
Send QUIT on SmtpClient.Dispose() (#683)
Show description for 23e388b
MarcoRossignoli
authored
23e388b
Copy full SHA for 23e388b
Pagination
Previous
Next
You can’t perform that action at this time.