Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
NN---
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 4, 2023
[mono] Fix Hello World sample. (#82977)
vargaz
authored
bf0f568
View commit details
Copy full SHA for bf0f568
Browse repository at this point
Remove dead link (#82972)
BruceForstall
authored
7de1c07
View commit details
Copy full SHA for 7de1c07
Browse repository at this point
Enable JitDasmWithAlignmentBoundaries and JitDasmWithAddress in Release (#82666)
EgorBo
authored
f702d56
View commit details
Copy full SHA for f702d56
Browse repository at this point
Add RID for Fedora 39 (#82185)
Show description for 141babc
omajid
authored
141babc
View commit details
Copy full SHA for 141babc
Browse repository at this point
Fix the multicore performance of mapping from an instruction pointer to a MethodDesc (#79021)
Show description for 766d8c1
davidwrighton
authored
766d8c1
View commit details
Copy full SHA for 766d8c1
Browse repository at this point
[wasm] Improve jiterpreter trace entry point selection heuristic (#82604)
Show description for 507acb6
kg
authored
507acb6
View commit details
Copy full SHA for 507acb6
Browse repository at this point
Trim some overheads for "r"/"o" DateTime parsing (#82925)
Show description for f6d564e
stephentoub
authored
f6d564e
View commit details
Copy full SHA for f6d564e
Browse repository at this point
Commits on Mar 3, 2023
Implement managed SegmentCommandLine (#82883)
Show description for 732ae12
huoyaoyuan
authored
732ae12
View commit details
Copy full SHA for 732ae12
Browse repository at this point
[wasm] Debugger tests - fix build (#82958)
Show description for f46caec
radical
authored
f46caec
View commit details
Copy full SHA for f46caec
Browse repository at this point
JIT: fix fgDfsReversePostorder (#82950)
Show description for f59a3f5
AndyAyersMS
authored
f59a3f5
View commit details
Copy full SHA for f59a3f5
Browse repository at this point
Fix patterns that defeat resource string optimizations in CoreLib (#82947)
Show description for 880e73c
jkotas
authored
880e73c
View commit details
Copy full SHA for 880e73c
Browse repository at this point
Fix trim warning in ComponentActivator (#82952)
Show description for 81e159e
elinor-fung
authored
81e159e
View commit details
Copy full SHA for 81e159e
Browse repository at this point
[wasm] Fix min/max in the jiterpreter (#82955)
Show description for 3efd9a4
kg
authored
3efd9a4
View commit details
Copy full SHA for 3efd9a4
Browse repository at this point
use PlatformSpecific attribute to supress platform specific Quic tests (#82933)
Show description for 3853cb8
wfurt
and
stephentoub
authored
3853cb8
View commit details
Copy full SHA for 3853cb8
Browse repository at this point
add RID for Ubuntu 23.04 (#82284)
Show description for f604caf
wfurt
authored
f604caf
View commit details
Copy full SHA for f604caf
Browse repository at this point
[browser] legacy JS interop optional via WasmEnableLegacyJsInterop - native part (#82834)
pavelsavara
authored
82871f4
View commit details
Copy full SHA for 82871f4
Browse repository at this point
[main] Update dependencies from dotnet/roslyn (#82479)
Show description for 13d1801
dotnet-maestro[bot]
and
lewing
authored
13d1801
View commit details
Copy full SHA for 13d1801
Browse repository at this point
[wasm] Implement more jiterpreter opcodes (#82940)
Show description for 9fd3ece
kg
authored
9fd3ece
View commit details
Copy full SHA for 9fd3ece
Browse repository at this point
[main] Update dependencies from 9 repositories (#82600)
Show description for 2974f90
dotnet-maestro[bot]
and
radical
authored
2974f90
View commit details
Copy full SHA for 2974f90
Browse repository at this point
Guard more COM interop related code (#82882)
huoyaoyuan
authored
38c3a92
View commit details
Copy full SHA for 38c3a92
Browse repository at this point
Nullable annotation fixes (#82803)
Show description for a6975e0
jaredpar
and
stephentoub
authored
a6975e0
View commit details
Copy full SHA for a6975e0
Browse repository at this point
[main] Update dependencies from dotnet/arcade (#82764)
Show description for 86a98e8
dotnet-maestro[bot]
authored
86a98e8
View commit details
Copy full SHA for 86a98e8
Browse repository at this point
Remove cached RW mapping when the corresponding RX one is released (#82841)
Show description for bb9cd8b
janvorli
authored
bb9cd8b
View commit details
Copy full SHA for bb9cd8b
Browse repository at this point
Fix typo in SingleEntry.targets property (#82935)
am11
authored
4de0b37
View commit details
Copy full SHA for 4de0b37
Browse repository at this point
Support raw ECDH key agreements
vcsjones
authored
be823a1
View commit details
Copy full SHA for be823a1
Browse repository at this point
[browser] Calculate hash for runtime assets (#82891)
Show description for de48b5a
pavelsavara
authored
de48b5a
View commit details
Copy full SHA for de48b5a
Browse repository at this point
Issue correct Enable/Disable commands for EventSources with EventPipe (#81867)
davmason
authored
86c04cf
View commit details
Copy full SHA for 86c04cf
Browse repository at this point
Allow default AsyncFlowControls rather than throwing (#82912)
Show description for 94bec76
stephentoub
authored
94bec76
View commit details
Copy full SHA for 94bec76
Browse repository at this point
[Mono] Enable runtime tests running on arm64 with mini JIT (#82814)
Show description for db084d9
fanyang-mono
authored
db084d9
View commit details
Copy full SHA for db084d9
Browse repository at this point
[jiterp] Perform a single unsigned bounds check for ldelema1 (#82919)
Show description for 5770b41
kg
authored
5770b41
View commit details
Copy full SHA for 5770b41
Browse repository at this point
Fixing a bug that causes us to mistakenly demote a gen2 region to gen0 (#82413)
Show description for 9fe0fc8
Maoni0
authored
9fe0fc8
View commit details
Copy full SHA for 9fe0fc8
Browse repository at this point
Implement interfaces in the non-generic enumerator base (#82923)
Show description for d2f87f4
MichalStrehovsky
authored
d2f87f4
View commit details
Copy full SHA for d2f87f4
Browse repository at this point
Fix a few async void tests to be async Task (#82914)
stephentoub
authored
66465ef
View commit details
Copy full SHA for 66465ef
Browse repository at this point
Revert "Enable symbol stripping for crossgen2 (#82698)" (#82881)
Show description for 13853e5
am11
authored
13853e5
View commit details
Copy full SHA for 13853e5
Browse repository at this point
Improve DateTime.ParseExact perf for invariant culture (#82877)
Show description for eb6b81c
stephentoub
authored
eb6b81c
View commit details
Copy full SHA for eb6b81c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.