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 }}
molinch
/
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 Jul 7, 2020
IgnoreNullValues should not ignore default value for value types
molinch
committed
63acfbd
Copy full SHA for 63acfbd
Commits on Jul 6, 2020
fix issues spotted with the tests
molinch
committed
6b5f4b9
Copy full SHA for 6b5f4b9
correct implementation
molinch
committed
2c303f9
Copy full SHA for 2c303f9
Proposal to fix issue #38800 System.Text.Json: IgnoreNullValues ignores field that are zero
molinch
committed
fc90609
Copy full SHA for fc90609
Fix native file handling for Crossgen2 package (#38788)
AntonLapounov
authored
b93d570
Copy full SHA for b93d570
Commits on Jul 5, 2020
Check loh_compacted_p of the right heap (#38784)
cshung
authored
312c758
Copy full SHA for 312c758
Commits on Jul 4, 2020
Replace XML descriptors for SRE with DynamicDependency attributes (#38757)
Show description for ddf3837
marek-safar
authored
ddf3837
Copy full SHA for ddf3837
Remove redundant initializations in SPC (#38759)
Show description for c72a4d5
marek-safar
authored
c72a4d5
Copy full SHA for c72a4d5
Make CultureData properties static to allow illinker to more dead code (#38778)
marek-safar
authored
db94096
Copy full SHA for db94096
Skip System.Configuration.ConfigurationManager tests on WASM (#38749)
MaximLipnin
authored
cfd0172
Copy full SHA for cfd0172
Clean up System.Net.Http build a bit for browser (#38775)
marek-safar
authored
4fb2a68
Copy full SHA for 4fb2a68
Commits on Jul 3, 2020
x86 P/Invokes marked with UnmanagedCallersOnly require marshalling (#38740)
Show description for 40ffa47
AaronRobinsonMSFT
authored
40ffa47
Copy full SHA for 40ffa47
Return true for PlatformDection.IsMonoInterpreter on WASM (#38768)
Show description for 4aea0a1
akoeplinger
authored
4aea0a1
Copy full SHA for 4aea0a1
[Test] Reverse EventPipe test improvements (#38474)
Show description for 7c891ca
John Salem
authored
7c891ca
Copy full SHA for 7c891ca
Ask about prior art in API review template (#38727)
Show description for ff1ea09
danmoseley
and
stephentoub
authored
ff1ea09
Copy full SHA for ff1ea09
Make DependencyInjection more linker trimmable (#38729)
Show description for 2014fb5
eerhardt
authored
2014fb5
Copy full SHA for 2014fb5
Replace linker descriptor for AssemblyBuilder with DynamicDependency (#38710)
Show description for 054fb2e
marek-safar
authored
054fb2e
Copy full SHA for 054fb2e
WASM: Add PNSE for System.Net.Mail (#38207)
Show description for 80fe5bb
akoeplinger
authored
80fe5bb
Copy full SHA for 80fe5bb
Annotate more Mono reflection for trimming (#38431)
MichalStrehovsky
authored
d68971a
Copy full SHA for d68971a
Create CLR interpreter Azure DevOps Pipeline (#38650)
Show description for 886e442
BruceForstall
authored
886e442
Copy full SHA for 886e442
Honor user setting overrides for current culture when using ICU on Windows (#38372)
Show description for 3cd9172
safern
authored
3cd9172
Copy full SHA for 3cd9172
Porting additional SIMD Intrinsics to use SimdAsHWIntrinsic (#37882)
Show description for 9df0247
tannergooding
and
CarolEidt
authored
9df0247
Copy full SHA for 9df0247
Fix memberref resolution involving substitution (#38688)
Show description for d3e6947
davidwrighton
authored
d3e6947
Copy full SHA for d3e6947
Enable SA1404 Code analysis suppression should have justification (#38537)
stephentoub
authored
68eb040
Copy full SHA for 68eb040
Fix race condition in BatchBlock's handling of completion (#38651)
Show description for 67c8134
stephentoub
authored
67c8134
Copy full SHA for 67c8134
WASM: Enable System.Threading.Tasks.Dataflow tests (#38723)
Show description for c3ab1cf
akoeplinger
authored
c3ab1cf
Copy full SHA for c3ab1cf
Commits on Jul 2, 2020
Enable ilasm/ildasm round trip testing in new AzDO pipeline (#38490)
Show description for d4f9424
BruceForstall
authored
d4f9424
Copy full SHA for d4f9424
Add new Unmanaged MD calling convention value (#38357)
Show description for affc43d
AaronRobinsonMSFT
authored
affc43d
Copy full SHA for affc43d
Don't ship experimental packages to nuget (#38724)
safern
authored
74b1737
Copy full SHA for 74b1737
update DacHeapWalker to know about POH, which will start returning POH segments and objects in ICorDebug (#38146)
davmason
authored
4522c6d
Copy full SHA for 4522c6d
Added doc with instructions to run ASP.NET Benchmarks with crossgen2 (#38695)
Show description for 8b67e34
ivdiazsa
authored
8b67e34
Copy full SHA for 8b67e34
[browser][wasm] Wasm websockets support (#37962)
Show description for 9715a9c
4 people
authored
9715a9c
Copy full SHA for 9715a9c
Trivial fix and renaming (#38687)
Show description for 8126962
Maoni0
authored
8126962
Copy full SHA for 8126962
Enable some System.Runtime.Loader tests for Mono (#38581)
Show description for 106cd9e
alexischr
authored
106cd9e
Copy full SHA for 106cd9e
[Arm64] ASIMD InsertScalar and rename to ShiftLeftAndInsert ShiftRightAndInsert (#38680)
Show description for eaf3c78
echesakov
authored
eaf3c78
Copy full SHA for eaf3c78
Pagination
Previous
Next
You can’t perform that action at this time.