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 }}
cykevin
/
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 Mar 7, 2020
Remove my ownership of System.Reflection.Metadata (#33340)
nguerrera
authored
e9b1dbb
Copy full SHA for e9b1dbb
Delete unnecessary CLSCompliant attributes (#33326)
Show description for f35a26b
jkotas
authored
f35a26b
Copy full SHA for f35a26b
JIT: remove GTF_INX_REFARR_LAYOUT (#33098)
Show description for 5c981af
AndyAyersMS
authored
5c981af
Copy full SHA for 5c981af
Fix test for COM + dynamic keyword (#33334)
elinor-fung
authored
ef3d5d7
Copy full SHA for ef3d5d7
Implement new COM interop API for RCW/CCW creation/management (#32091)
Show description for b41296a
AaronRobinsonMSFT
authored
b41296a
Copy full SHA for b41296a
[llvm] Move intrinsics definitions into a template header file llvm-intrinsics.h. (#33235)
Show description for 0319047
monojenkins
and
vargaz
authored
0319047
Copy full SHA for 0319047
Fix artifact paths in doc (#33324)
nxtn
authored
dc655c1
Copy full SHA for dc655c1
Don't inline StelemRef_Helper. (#33319)
Show description for 0903410
erozenfeld
authored
0903410
Copy full SHA for 0903410
in a case of error reporting `load_library` should pass `char*`, not `string_t` (#33323)
VSadov
authored
4214a6c
Copy full SHA for 4214a6c
enable Path tests (#33313)
Anipik
authored
774fa9f
Copy full SHA for 774fa9f
enable tests (#33314)
Anipik
authored
80b1eb7
Copy full SHA for 80b1eb7
Revert "Dynamic generic dictionary expansion feature (#32270)" (#33310)
Show description for dca3429
Fadi Hanna
authored
dca3429
Copy full SHA for dca3429
Runtime composite support, 2nd attempt (fixing DAC) (#33304)
Show description for 0c610c5
trylek
authored
0c610c5
Copy full SHA for 0c610c5
Use lib prefix in all native library names (#33236)
Show description for 3d6f8a2
am11
authored
3d6f8a2
Copy full SHA for 3d6f8a2
Remove "Interop.winsock" from platform-agnostic Socket tracing (#33289)
Show description for 69f4fb3
stephentoub
authored
69f4fb3
Copy full SHA for 69f4fb3
Temporarily disable Interop\COM\Dynamic test on x86 (#33301)
elinor-fung
authored
8fed3f3
Copy full SHA for 8fed3f3
Commits on Mar 6, 2020
Enable starting SampleProfiler from startup EventPipe session (#33200)
Show description for aaa538c
sywhang
authored
aaa538c
Copy full SHA for aaa538c
Improve stack overflow stack trace dumping (#33281)
Show description for 69264d7
janvorli
authored
69264d7
Copy full SHA for 69264d7
Merge pull request #32669 from steveharter/NullConvertersAndNotSupportedException
Show description for d59f143
steveharter
authored
d59f143
Copy full SHA for d59f143
Reduce thread consumption for sync HTTP/2 reads (#32917)
Show description for 3d2f172
stephentoub
authored
3d2f172
Copy full SHA for 3d2f172
Add Socket.Get/SetRawSocketOption (#33261)
stephentoub
authored
bf03034
Copy full SHA for bf03034
Fix uname usage and add binlogs (#33223)
Show description for 820cc14
hoyosjs
authored
820cc14
Copy full SHA for 820cc14
Fix error logging in referenceFromRuntime.targets (#33290)
Show description for 0bf08c4
ViktorHofer
authored
0bf08c4
Copy full SHA for 0bf08c4
Update SDK version to 5.0.100-preview.2.20155.14 (#33277)
hoyosjs
authored
2018c79
Copy full SHA for 2018c79
update branding to preview3 (#33262)
Anipik
authored
6537d70
Copy full SHA for 6537d70
Corrects interim prerelease version for Extensions packages (#33278)
maryamariyan
authored
c5a0b4a
Copy full SHA for c5a0b4a
Prevent null converters and add Path support to NotSupportedException
steveharter
committed
417254e
Copy full SHA for 417254e
Fix re-declations of builtin functions with clang 10 (#32837)
Show description for 9dd7cb5
omajid
authored
9dd7cb5
Copy full SHA for 9dd7cb5
Support rodata relocations in crossgen2 for ARM32 (#33153)
clamp03
authored
790a8d3
Copy full SHA for 790a8d3
Changed signedness of iterator to fix warnings. (#32742)
Show description for e61e3d7
pi1024e
authored
e61e3d7
Copy full SHA for e61e3d7
[jit] Use OP_EXTRACT_R4 in simd-intrinsics.c when using LLVM. (#33213)
Show description for 2945d2b
monojenkins
and
vargaz
authored
2945d2b
Copy full SHA for 2945d2b
Remove more OSGroup usages from src/mono (#33247)
Show description for 574f003
akoeplinger
authored
574f003
Copy full SHA for 574f003
Copy UCRT from versioned directory as fallback and fully incremental (#33209)
hoyosjs
authored
0d42ea8
Copy full SHA for 0d42ea8
Fix build warnings (#32208)
nxtn
authored
720a96b
Copy full SHA for 720a96b
Add missing IAsyncDisposable interfaces to System.Data.Common (#33265)
ericstj
authored
d931095
Copy full SHA for d931095
Pagination
Previous
Next
You can’t perform that action at this time.