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
Accelerator
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 }}
SeanTCoder
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
runtime
src
on
RemoveCheckoutJobTest2
User selector
All users
All time
Commit history
Commits on Dec 16, 2020
Fix MethodDesc validation for FCalls (#45998)
jkotas
authored
bbc6e7f
View commit details
Copy full SHA for bbc6e7f
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Follow-up fix for some PAL tests that compare sleep/wait times from one thread to another (#46060)
Show description for b82c4e6
kouvel
authored
b82c4e6
View commit details
Copy full SHA for b82c4e6
View code at this point
Browse repository at this point
Fix building the crossdacs with ninja. (#46089)
jkoritzinsky
authored
ea98282
View commit details
Copy full SHA for ea98282
View code at this point
Browse repository at this point
Fix assert in SampleProfiler enabling on startup (#46045)
sywhang
authored
5e4c221
View commit details
Copy full SHA for 5e4c221
View code at this point
Browse repository at this point
Fix ilasm crash on empty local variable name (#46080)
Show description for 7ae298e
jkotas
authored
7ae298e
View commit details
Copy full SHA for 7ae298e
View code at this point
Browse repository at this point
SocketAsyncContext.Unix: fix double processing of AsyncOperations (#45683)
Show description for 87ff54b
tmds
authored
87ff54b
View commit details
Copy full SHA for 87ff54b
View code at this point
Browse repository at this point
adding null check on provider registration (#46002)
Show description for 1cdafd2
ovebastiansen
authored
1cdafd2
View commit details
Copy full SHA for 1cdafd2
View code at this point
Browse repository at this point
Enable crossgen SPMI collection for libraries (#46058)
Show description for 01bffc8
kunalspathak
authored
01bffc8
View commit details
Copy full SHA for 01bffc8
View code at this point
Browse repository at this point
Make EventLog work without .NETFramework (#45884)
Show description for 29c0438
ericstj
authored
29c0438
View commit details
Copy full SHA for 29c0438
View code at this point
Browse repository at this point
Implementation of full EventPipeDiagnosticServer C library CoreClr shim. (#45354)
Show description for e29b839
lateralusX
authored
e29b839
View commit details
Copy full SHA for e29b839
View code at this point
Browse repository at this point
Enable non-blittable struct returns on UnmanagedCallersOnly (#45625)
Show description for c64861b
jkoritzinsky
and
jkotas
authored
c64861b
View commit details
Copy full SHA for c64861b
View code at this point
Browse repository at this point
Fix GC vars dump at call sites for arm/arm64 (#46056)
BruceForstall
authored
35fbaef
View commit details
Copy full SHA for 35fbaef
View code at this point
Browse repository at this point
Enable File.Copy to EXFAT volumes when not running as root (#46027)
Show description for 264af40
Dan Moseley
authored
264af40
View commit details
Copy full SHA for 264af40
View code at this point
Browse repository at this point
PR: Add test code coverage for Host.StopAsync (#40875)
Show description for 5a3d44e
WernerMairl
authored
5a3d44e
View commit details
Copy full SHA for 5a3d44e
View code at this point
Browse repository at this point
Fix bad case-insensitive ASCII equality check (#45928)
GrabYourPitchforks
authored
1bfdab4
View commit details
Copy full SHA for 1bfdab4
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Fix previously overlooked path to pgocheck.py (src/coreclr/src) (#46019)
Show description for bb71a74
trylek
authored
bb71a74
View commit details
Copy full SHA for bb71a74
View code at this point
Browse repository at this point
Updating darc dependencies and enabling closure (#45781)
Show description for 296aaf8
3 people
authored
296aaf8
View commit details
Copy full SHA for 296aaf8
View code at this point
Browse repository at this point
Enable Supported attributes from sdk for non browser build, fix related warnings (#45504)
buyaa-n
authored
6e7fc2f
View commit details
Copy full SHA for 6e7fc2f
View code at this point
Browse repository at this point
[wasm] Move Wasm app building targets to new WasmApp.targets (#45977)
Show description for 448bc55
radical
authored
448bc55
View commit details
Copy full SHA for 448bc55
View code at this point
Browse repository at this point
Use netfxreference.props to provide the shims for the platform manifest. (#45573)
Show description for 7871506
jkoritzinsky
authored
7871506
View commit details
Copy full SHA for 7871506
View code at this point
Browse repository at this point
Auto-generate all C++ header overrides of the entire jit interface (#45920)
Show description for 7696202
davidwrighton
authored
7696202
View commit details
Copy full SHA for 7696202
View code at this point
Browse repository at this point
Create more informational assert collection log for FunctionalTests o… (#44350)
lateapexearlyspeed
authored
31062e4
View commit details
Copy full SHA for 31062e4
View code at this point
Browse repository at this point
[mono] Fix race condition in Utils + remove duplicated code (#46029)
EgorBo
authored
995bbae
View commit details
Copy full SHA for 995bbae
View code at this point
Browse repository at this point
Disable tests for 43931 and 46030 (#46031)
Show description for 37278f8
MihaZupan
authored
37278f8
View commit details
Copy full SHA for 37278f8
View code at this point
Browse repository at this point
Optimize percent-encoded UTF8 processing in Uri (#32552)
Show description for e53e543
MihaZupan
authored
e53e543
View commit details
Copy full SHA for e53e543
View code at this point
Browse repository at this point
SortedDictionary Copy optimization (#45659)
Show description for b01c8e1
johnthcall
and
jkotas
authored
b01c8e1
View commit details
Copy full SHA for b01c8e1
View code at this point
Browse repository at this point
Remove nonsensical comments about fixed statement (#46013)
xtqqczze
authored
8d6e098
View commit details
Copy full SHA for 8d6e098
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Fix FC_NO_TAILCALL with newer compilers (#45999)
Show description for b8be103
jkotas
authored
b8be103
View commit details
Copy full SHA for b8be103
View code at this point
Browse repository at this point
[aot] Quote the -Wl,install_name argument to clang. (#46000)
Show description for a955eaf
monojenkins
and
vargaz
authored
a955eaf
View commit details
Copy full SHA for a955eaf
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Fix macos DAC & DBI search dependency paths (#45978)
Show description for 60b6af1
sdmaclea
authored
60b6af1
View commit details
Copy full SHA for 60b6af1
View code at this point
Browse repository at this point
superpmi.py: Add support for easily collecting crossgen of assemblies (#45996)
Show description for 134453c
BruceForstall
authored
134453c
View commit details
Copy full SHA for 134453c
View code at this point
Browse repository at this point
Remove superpmi.py asmdiff view with VS Code options (#45993)
Show description for c2f62ae
BruceForstall
authored
c2f62ae
View commit details
Copy full SHA for c2f62ae
View code at this point
Browse repository at this point
Add a GC info option to superpmi.py asm diffs (#45992)
Show description for f6cff31
BruceForstall
authored
f6cff31
View commit details
Copy full SHA for f6cff31
View code at this point
Browse repository at this point
Use C# 7.3 pattern-based fixed statement (#45969)
Show description for 8c863fe
xtqqczze
authored
8c863fe
View commit details
Copy full SHA for 8c863fe
View code at this point
Browse repository at this point
[wasm] provision-wasm: always install the "official" version (#45990)
Show description for 51333a0
radical
authored
51333a0
View commit details
Copy full SHA for 51333a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.