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 }}
jashook
/
runtime
Public
forked from
dotnet/runtime
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
9
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 11, 2023
Make BundlerConsistencyTests stop building/copying self-contained project unnecessarily (#91829)
Show description for 9d08b24
elinor-fung
authored
9d08b24
Copy full SHA for 9d08b24
Improve binder gen binding logic (init, member binding, polymorphism) (#91717)
Show description for 9a68b7e
layomia
authored
9a68b7e
Copy full SHA for 9a68b7e
NativeAOT runtime PAL cleanup (#91831)
Show description for e21a975
jkotas
authored
e21a975
Copy full SHA for e21a975
JIT: ensure AVX512 ternary operands aren't used twice (#91851)
Show description for c84ccfa
AndyAyersMS
authored
c84ccfa
Copy full SHA for c84ccfa
[wasi] Work arounbd WASI's mmap implementation not returning aligned memory. (#91761)
Show description for 036c14e
vargaz
authored
036c14e
Copy full SHA for 036c14e
Improve perf of ActivatorUtilities.CreateInstance() (#91290)
steveharter
authored
00937b2
Copy full SHA for 00937b2
[browser] [wasm] Remove manual ThrowIfCancellationRequested from ReadAsync (#91834)
campersau
authored
38445c3
Copy full SHA for 38445c3
Cannot reproduce the failure. (#91786)
ilonatommy
authored
f18d6b6
Copy full SHA for f18d6b6
Reduce work done by RuntimeHelpers.TryGetHashCode on Mono (#91516)
AustinWise
authored
4877cd3
Copy full SHA for 4877cd3
JIT: DNER multiregs with SIMD12s (#91674)
Show description for da4e544
jakobbotsch
authored
da4e544
Copy full SHA for da4e544
JIT: Fix invalid memory barrier removal optimization (#91827)
Show description for 6d5ea33
jakobbotsch
authored
6d5ea33
Copy full SHA for 6d5ea33
Do not set fetch depth on source-build (#90705)
Show description for 267e937
github-actions[bot]
and
mmitche
authored
267e937
Copy full SHA for 267e937
Remove uses of IlcTrimMetadata from the test tree (#91774)
Show description for 533da06
MichalStrehovsky
authored
533da06
Copy full SHA for 533da06
Don't log warnings for certain RemoveAttributeInstances (#91782)
Show description for a603693
MichalStrehovsky
authored
a603693
Copy full SHA for a603693
Commits on Sep 10, 2023
Automated bump of chrome version (#91849)
github-actions[bot]
authored
de0ab15
Copy full SHA for de0ab15
Fix fgDebugCheckFlags checks for FTN_ADDR (#91766)
EgorBo
authored
0bddda4
Copy full SHA for 0bddda4
Commits on Sep 9, 2023
ARM64: Enable jumptable to BT optimization (#91811)
EgorBo
authored
fe43240
Copy full SHA for fe43240
JIT: Fix invalid zero-init suppression for untracked variables (#91580)
Show description for 671d42c
jakobbotsch
authored
671d42c
Copy full SHA for 671d42c
[main] Update dependencies from dotnet/roslyn-analyzers (#91727)
Show description for 9f138e0
dotnet-maestro[bot]
authored
9f138e0
Copy full SHA for 9f138e0
[mono] Use g_malloc instead of malloc in giconv.c. (#91807)
vargaz
authored
e04c75e
Copy full SHA for e04c75e
[mono] Avoid an assert when calling X86Base.Pause in non-llvm mode. (#91828)
Show description for 64a3c31
vargaz
authored
64a3c31
Copy full SHA for 64a3c31
Clean the CI. (#91787)
ilonatommy
authored
2087007
Copy full SHA for 2087007
Commits on Sep 8, 2023
Make it possible to remove DotNetRuntimeDebugHeader (#91775)
Show description for 14d14db
MichalStrehovsky
authored
14d14db
Copy full SHA for 14d14db
[LoongArch64-RISCV64] Refactor the profiler for LoongArch64 and also fix some errors for RISCV64. (#91722)
Show description for 9d62c3c
shushanhf
authored
9d62c3c
Copy full SHA for 9d62c3c
[RISC-V] ELT profiler: fix reconstruction of struct args passed partially on the stack (#91797)
Show description for 520236d
tomeksowi
authored
520236d
Copy full SHA for 520236d
[mono][aot] Avoid compiling the same method multiple times during dedup. (#91802)
vargaz
authored
e0a8170
Copy full SHA for e0a8170
Revert "[c11] define mono atomics in terms of standard atomics (#91489)" (#91812)
Show description for 2157e37
lewing
authored
2157e37
Copy full SHA for 2157e37
[iOS] Fix trimming warnings in HttpClientHandler.AnyMobile (#91520)
Show description for 7f06d1c
simonrozsival
authored
7f06d1c
Copy full SHA for 7f06d1c
Remove unnecessary imports (#91701)
sbomer
authored
f75057f
Copy full SHA for f75057f
GC finalization cleanup (#91129)
Show description for 9ae1a7c
markples
authored
9ae1a7c
Copy full SHA for 9ae1a7c
Separate running PAL tests out to their own jobs/steps. (#91643)
Show description for ab5a75e
jkoritzinsky
authored
ab5a75e
Copy full SHA for ab5a75e
[mono][infra] Fix mono-aot-cross build for linux-arm64 using biarch image (#91019)
Show description for c3688fe
kotlarmilos
authored
c3688fe
Copy full SHA for c3688fe
[mono][ios] Call mono_gc_init_finalizer_thread to allow gc thread creation (#91785)
Show description for f61caf4
kotlarmilos
authored
f61caf4
Copy full SHA for f61caf4
[mono][ios] Disable exceptions unhandled runtime test on apple mobile platforms (#91790)
Show description for ce6c4d1
kotlarmilos
authored
ce6c4d1
Copy full SHA for ce6c4d1
Enable analyzer analyzers (#91733)
Show description for 7d399f6
stephentoub
authored
7d399f6
Copy full SHA for 7d399f6
Pagination
Previous
Next
You can’t perform that action at this time.