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 }}
jack2gs
/
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 Dec 8, 2019
Fix broken links in workflow docs (#659)
Show description for 856df22
thomasgassmann
authored and
ViktorHofer
committed
856df22
Copy full SHA for 856df22
Commits on Dec 7, 2019
Implement AdvanceToEnd,UnreadSequence (#388)
Show description for 5c12e28
MarcoRossignoli
authored and
ahsonkhan
committed
5c12e28
Copy full SHA for 5c12e28
Test span-based CopyTo/Async method (#390)
Show description for 9af8a4e
manandre
authored and
carlossanlop
committed
9af8a4e
Copy full SHA for 9af8a4e
Merge pull request #631 from ericstj/fixNetCoreAppRestore
Show description for 583afbb
ericstj
authored
583afbb
Copy full SHA for 583afbb
Commits on Dec 6, 2019
Fix two subtle bugs in CoreCLR test build (#625)
Show description for f96d4bf
trylek
authored and
safern
committed
f96d4bf
Copy full SHA for f96d4bf
Initial SslStream stress app work (#290)
eiriktsarpalis
authored
2ef6db0
Copy full SHA for 2ef6db0
Exclude test from crossgenning (#592)
Show description for ce52935
Fadi Hanna
authored
ce52935
Copy full SHA for ce52935
use 2x buffer when sysctl fails with ENOMEM (#591)
Show description for c79b70e
wfurt
authored
c79b70e
Copy full SHA for c79b70e
Remove obsolete tests from System.Net.Security (#624)
Show description for 2ce9bd6
davidsh
authored
2ce9bd6
Copy full SHA for 2ce9bd6
Fix restore of netcoreapp when not downloading any packages
ericstj
committed
f896dfd
Copy full SHA for f896dfd
Add path filters to runtime.yml triggers (#623)
Show description for 1924be9
safern
authored
1924be9
Copy full SHA for 1924be9
Remove duplicates of Interop.Kernel32.GenericOperations.GENERIC_READ and GENERIC_WRITE (#292)
Show description for 8a16327
Youssef1313
authored and
carlossanlop
committed
8a16327
Copy full SHA for 8a16327
Ci Health and investigation doc (#551)
Show description for 175b905
Jarret Shook
authored
175b905
Copy full SHA for 175b905
Change `mcs -dump` to show the full function name for each MC (#600)
BruceForstall
authored
dba0ad9
Copy full SHA for dba0ad9
Revert target framework version change to netcoreapp3.0 when building from VS (#584)
Fadi Hanna
authored
f10276e
Copy full SHA for f10276e
Revert --resilient from being the default on crossgen2 for now (#619)
Fadi Hanna
authored
592eb49
Copy full SHA for 592eb49
Add test for CancellationTokenRegistration.Unregister race condition (#313)
stephentoub
authored
0a17193
Copy full SHA for 0a17193
Switch over CoreCLR pr.yml to use live-built libraries (#520)
Show description for f621f44
trylek
authored
f621f44
Copy full SHA for f621f44
Improve perf and scalability of Regex's cache (#542)
Show description for d49fc9e
stephentoub
authored
d49fc9e
Copy full SHA for d49fc9e
Fix coredistools lookup for users with spaces in usernames (#607)
Show description for b141e80
janvorli
authored and
ViktorHofer
committed
b141e80
Copy full SHA for b141e80
Update links (#537)
Marusyk
authored and
ViktorHofer
committed
00813df
Copy full SHA for 00813df
Update dependencies from https://github.com/dotnet/arcade build 20191204.4 (#560)
Show description for 4528f84
dotnet-maestro[bot]
authored and
ViktorHofer
committed
4528f84
Copy full SHA for 4528f84
Force Python 3.7 for superpmi.py (#603)
Show description for e385fff
BruceForstall
authored
e385fff
Copy full SHA for e385fff
Enable parallelism in Crossgen2 and add flags for it in SuperIlc. (#495)
Show description for 14a1cdb
SrivastavaAnubhav
authored and
Fadi Hanna
committed
14a1cdb
Copy full SHA for 14a1cdb
Merge pull request #581 from VSadov/BigProcNum
Show description for a6d62d6
VSadov
authored
a6d62d6
Copy full SHA for a6d62d6
Use MaxExpansionFactorWhileTranscoding instead of counting bytes (#478)
khellang
authored and
ahsonkhan
committed
a6acafd
Copy full SHA for a6acafd
Commits on Dec 5, 2019
Enterprise Testing System (#463)
Show description for 24062e3
davidsh
authored
24062e3
Copy full SHA for 24062e3
Fix build-test.cmd help message for generatelayoutonly option (#595)
BruceForstall
authored
bc4fbd2
Copy full SHA for bc4fbd2
Changed corefx to libraries in System.Private.CoreLib (#532)
Show description for 3ed026d
eanova
and
stephentoub
committed
3ed026d
Copy full SHA for 3ed026d
Add README.md for archived runtime packages (#570)
Show description for 4c163ba
cston
authored and
stephentoub
committed
4c163ba
Copy full SHA for 4c163ba
Implement SequenceReader.TryPeek(long offset, out T value) (#346)
Show description for 3b8f1c9
MarcoRossignoli
authored and
ahsonkhan
committed
3b8f1c9
Copy full SHA for 3b8f1c9
Add ConcurrentCollectionsEventSource to EventSource test exemptions list (#565)
stephentoub
authored
01ffd06
Copy full SHA for 01ffd06
Update libraries outerloop pipelines to use a lively built coreclr (#530)
safern
authored
9f30bb0
Copy full SHA for 9f30bb0
Save PMI stdout/stderr during SuperPMI collections (#579)
BruceForstall
authored
7ba7597
Copy full SHA for 7ba7597
Add --resilient switch to crossgen2 compilations (#588)
Show description for 529a39a
Fadi Hanna
authored
529a39a
Copy full SHA for 529a39a
Pagination
Previous
Next
You can’t perform that action at this time.