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 }}
vargaz
/
runtime
Public
forked from
dotnet/runtime
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Apr 14, 2020
Make the -Wsometimes-uninitialized into an error.
vargaz
committed
f40e318
Copy full SHA for f40e318
Use ICU on Windows when available (#34645)
Show description for 1db45ed
safern
authored
1db45ed
Copy full SHA for 1db45ed
Add some more common response headers to KnownHeaders (#34922)
stephentoub
authored
a5ff881
Copy full SHA for a5ff881
Fix an uninitialized variable error introduced by #34877. (#34951)
vargaz
authored
ff01bf7
Copy full SHA for ff01bf7
Revert "Add wasm cross compiler to the mono build. (#34935)" (#34968)
Show description for c82ee2e
safern
authored
c82ee2e
Copy full SHA for c82ee2e
Add JsonIncludeAttribute & support for non-public accessors (#34675)
Show description for b3e791d
layomia
authored
b3e791d
Copy full SHA for b3e791d
use curl with OpenSSL backend on 16.04-cross based containers (#34909)
Show description for 90e0905
wfurt
authored
90e0905
Copy full SHA for 90e0905
Add wasm cross compiler to the mono build. (#34935)
Show description for b134994
vargaz
and
akoeplinger
authored
b134994
Copy full SHA for b134994
Single-File: Add a test case with Resource Assemblies (#34736)
Show description for 4335c82
swaroop-sridhar
authored
4335c82
Copy full SHA for 4335c82
Better codegen / perf form Math.Max and Math.Min (#33851)
Show description for 7b5b7f1
gfoidl
authored
7b5b7f1
Copy full SHA for 7b5b7f1
[mono] Add iOS app builder project (#34563)
Show description for dda0a57
EgorBo
authored
dda0a57
Copy full SHA for dda0a57
Fix infrequent/random crashes on Windows x64 due to use of GC forwarded objects. (#34694)
Show description for ad8e751
monojenkins
and
lateralusX
authored
ad8e751
Copy full SHA for ad8e751
Merge pull request #34754 from monojenkins/sync-pr-19490-from-mono
Show description for 747df47
radical
authored
747df47
Copy full SHA for 747df47
[wasm] Disable the AOT cache check on wasm as well. (#34880)
vargaz
authored
9a891ad
Copy full SHA for 9a891ad
[runtime] Try to load assemblies from bundles on netcore before trying other methods, the ALC might not be initialized yet. (#34877)
vargaz
authored
6e83eaf
Copy full SHA for 6e83eaf
Port Native libraries to SunOS (#34867)
am11
authored
b88be15
Copy full SHA for b88be15
Update ownership of Buffers and Drawing (#34928)
jeffhandley
authored
7ac8db8
Copy full SHA for 7ac8db8
Update ELT Hooks - tail calls.md (#34926)
davmason
authored
09b7309
Copy full SHA for 09b7309
Commits on Apr 13, 2020
Issue incorrect exception message (#34416)
Show description for 13dce8d
mrj001
authored
13dce8d
Copy full SHA for 13dce8d
enables test (#34911)
Anipik
authored
762e825
Copy full SHA for 762e825
[mono] Implement Sse41, Pclmulqdq, Aes and enable Sse41 intrinsics (#34866)
Show description for 5d67808
EgorBo
authored
5d67808
Copy full SHA for 5d67808
Reimplement System.Net.Http's ObjectCollection<T> to reduce allocation / interface dispatch (#34902)
Show description for f380910
stephentoub
authored
f380910
Copy full SHA for f380910
Code cleanup (#34862)
Show description for 33609d2
Maoni0
and
Maoni Stephens
authored
33609d2
Copy full SHA for 33609d2
Fix HostPolicyMock (corehost_error_writer_fn was moved) (#34903)
EgorBo
authored
3a30e6a
Copy full SHA for 3a30e6a
fix: distinct from streams (#34918)
bruno-garcia
authored
f2cf694
Copy full SHA for f2cf694
Add logic for JsonIgnoreCondition[Never|WhenNull] on properties to win over global IgnoreReadOnlyValues (#34672)
layomia
authored
6f080a4
Copy full SHA for 6f080a4
Add support to pass subset without arg specifier in Unix (#34844)
Show description for c1566cc
safern
authored
c1566cc
Copy full SHA for c1566cc
Fix bug in test regarding GC'd delegate instance. (#34901)
AaronRobinsonMSFT
authored
1a0498d
Copy full SHA for 1a0498d
Console.Unix: avoid deadlock between LazyInitializer and Console.Out (#34297)
Show description for 59a24e5
tmds
and
stephentoub
authored
59a24e5
Copy full SHA for 59a24e5
Append TryGetValue to ImmutableHashSet`1.Builder and ImmutableSortedSet`1.Builder (#34869)
Show description for 2bcc336
GeorgeAlexandria
authored
2bcc336
Copy full SHA for 2bcc336
Use 3-arg Array.Copy in ImmutableArray.CopyTo (#32387)
Therzok
authored
f0ede00
Copy full SHA for f0ede00
[wasm] Configure the wasm target runtime using --with-lazy-gc-… (#34878)
Show description for 73ba11f
vargaz
authored
73ba11f
Copy full SHA for 73ba11f
LoopbackServer.ReadAsync: Fixed data corruption bug (#34875)
Show description for 21a7f5e
TalAloni
authored
21a7f5e
Copy full SHA for 21a7f5e
Commits on Apr 12, 2020
Fix corlib and runtime rules in Makefile (#34868)
EgorBo
authored
c09a25e
Copy full SHA for c09a25e
Rename CoreFx.Private.TestUtilities.Unicode to TestUtilities.Unicode (#34836)
Show description for e8ae5f8
GrabYourPitchforks
authored
e8ae5f8
Copy full SHA for e8ae5f8
Pagination
Previous
Next
You can’t perform that action at this time.