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 }}
cjp256
/
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 Sep 2, 2020
updates
Chris Patterson
committed
9db385c
Copy full SHA for 9db385c
fix version (#41729)
Anipik
authored
ee9dc49
Copy full SHA for ee9dc49
Add cache for Socket.LocalEndPoint (#39313)
Show description for e04ad64
CarnaViire
authored
e04ad64
Copy full SHA for e04ad64
Create productVersion as part of BlobArtifacts; this is used later by the dotnet-install.* scripts (#41719)
MattGal
authored
493791a
Copy full SHA for 493791a
Strip binaries more aggressively (#41039)
Show description for e510e76
janvorli
authored
e510e76
Copy full SHA for e510e76
Fix multiple version strings in coreclr shared libraries (#41711)
Show description for a664bbc
janvorli
authored
a664bbc
Copy full SHA for a664bbc
Delete multi-byte related functions from PAL (#41611)
Show description for cfd6030
am11
authored
cfd6030
Copy full SHA for cfd6030
Remove System.Net.Connections and related features (#41648)
Show description for aaecee0
3 people
authored
aaecee0
Copy full SHA for aaecee0
Fix issue with covariant return method validation (#41703)
Show description for 10b262b
janvorli
authored
10b262b
Copy full SHA for 10b262b
free existingTrust when verifying certificate name on macOS (#41657)
Show description for 3a94b2c
wfurt
authored
3a94b2c
Copy full SHA for 3a94b2c
Commits on Sep 1, 2020
Use dynamic port for BrowserDebugHost process (#41688)
captainsafia
authored
012d3da
Copy full SHA for 012d3da
Remove unused USE_REFEMIT define in System.Private.DataContractSerialization (#41664)
seonyounggg
authored
c9b658d
Copy full SHA for c9b658d
[interp] Optimize out conditional branches (#41628)
Show description for ef79765
monojenkins
and
BrzVlad
authored
ef79765
Copy full SHA for ef79765
Block casting to an interface marked ComInterfaceType.InterfaceIsIInspectable (#41633)
jkoritzinsky
authored
eb22f4e
Copy full SHA for eb22f4e
Add methods to manipulate Half in binary (#40882)
Show description for 393c1b2
huoyaoyuan
and
jkotas
authored
393c1b2
Copy full SHA for 393c1b2
Include CrossOs diagnostic assets for signing (#41655)
Show description for 36dc327
hoyosjs
and
safern
authored
36dc327
Copy full SHA for 36dc327
Add SafeBuffer Span<T> methods (#40842)
Show description for d4ab64e
huoyaoyuan
and
jkotas
authored
d4ab64e
Copy full SHA for d4ab64e
Add Support to ActivitySource events in DiagnosticSourceEventSource (#41641)
tarekgh
authored
feb42ed
Copy full SHA for feb42ed
SafeSocketHandle: avoid potential blocking of finalizer thread (#41508)
Show description for 2ba6515
tmds
authored
2ba6515
Copy full SHA for 2ba6515
Fix issue 41413 (#41445)
Show description for b240be8
PeterSolMS
authored
b240be8
Copy full SHA for b240be8
Remove dead files from System.Private.DataContractSerialization (#41646)
Show description for 756addd
eerhardt
authored
756addd
Copy full SHA for 756addd
Add assert to verify the correctness of the GCRefMap pulled from an R2R image (#41544)
davidwrighton
authored
5ba4ce4
Copy full SHA for 5ba4ce4
Search libgdiplus in /usr/local/lib on macOS (#41503)
Show description for 88d5e9d
am11
authored
88d5e9d
Copy full SHA for 88d5e9d
Obsolete Uri.EscapeUriString (#41501)
Show description for c3cfe75
Jan Jahoda
and
am11
authored
c3cfe75
Copy full SHA for c3cfe75
Fix infinite recursion in configuration manager (#41638)
Show description for 52bd85b
safern
and
eerhardt
authored
52bd85b
Copy full SHA for 52bd85b
[RyuJIT] Avoid emitting cdq/coq for a positive constant in rax for idiv (#41551)
Show description for 7fb9d9f
EgorBo
authored
7fb9d9f
Copy full SHA for 7fb9d9f
Fix palsuite build (#41622)
Show description for c8c89a2
am11
authored
c8c89a2
Copy full SHA for c8c89a2
Optimize out gc polls in basic blocks with regular PInvokes (#41581)
Show description for dbb07f6
jkotas
authored
dbb07f6
Copy full SHA for dbb07f6
Add nullable annotations for XmlDataDocument (#41541)
Show description for 381c164
3 people
authored
381c164
Copy full SHA for 381c164
Updating ref source documentation for full facades (#41629)
eerhardt
authored
4d78469
Copy full SHA for 4d78469
Commits on Aug 31, 2020
Add TypeConverterAttribute to IListSource (#41634)
ericstj
authored
407f8f7
Copy full SHA for 407f8f7
Add docs link to editing-and-debugging (#41636)
Show description for 347be9c
agocke
authored
347be9c
Copy full SHA for 347be9c
Renable AddMethodBody tests (#41613)
ericstj
authored
731eaf3
Copy full SHA for 731eaf3
make cns_str indirect loads invariant (#40898)
EgorBo
authored
9069f3d
Copy full SHA for 9069f3d
Made char.IsAscii public (#41396)
gfoidl
authored
4921dbb
Copy full SHA for 4921dbb
Pagination
Previous
Next
You can’t perform that action at this time.