projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2020-11-12
Eric StJohn
Make PhysicalFilesWatcher exclusively use polling when...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Stephen Toub
Remove LazyInitializer usage from corelib (#44409)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Stephen Toub
Fix 5-minute hang in Process tests (#44571)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Marek Safar
Use Dictionary for underlying cache of ResourceSet...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Fan Yang
Copy OpenSSL binaries (#44577)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Eric Erhardt
Fix race condition in Hosting test (#44548)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Sergey Andreenko
Santiago's suggestion (#44554)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
xtqqczze
Fix RCS1049: Simplify boolean comparison (#44564)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Egor Bogatov
[RyuJIT] Unroll single-iteration loops (#43947)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Aaron Robinson
Remove unused RCW/CCW code paths (#44121)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Aaron Robinson
Remove unused Crst entries and regenerate header. ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Steve MacLean
Fix remote-unwind for TARGET_ARM crossdac (#44553)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
谭九鼎
docs: fix MSBuild property InvariantGlobalization ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Tomáš Rylek
Crossgen2 support for System.Private.CoreLib compilatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Dan Moseley
Fix StartInfo test (#44392)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Andrew Au
A couple of R2RDump fixes (#44558)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Bruce Forstall
Fix arm64 disasm failures (#44547)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Eric Erhardt
Add Type.GetMethod overload that takes Name, BindingFla...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
David Cantú
Use fcntl(F_FLUSHFSYNC) on OSX and make FlushAsync...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Steve MacLean
Drop support for IID_ICorDebugProcess10 and fix thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Matt Mitchell
Add signing information to asset manifest (port #41889...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Levi Broderick
Convert aka.ms links to https (#44501)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Santiago Fernandez...
Remove internal NuGet.config that is not needed anymore...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jan Jahoda
Update buildtriage.md (#44538)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Elinor Fung
Remove dead code in MarshalNative (#44506)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Steve MacLean
Add ICorDebugHeapValue4 -- CreatePinnedHandle (#44471)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Tomas Weinfurt
log exception if Timeout_SetTenMillisecondsOnLoopback_T...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Geoff Kizer
add CancelWaiter assert (#44510)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Stephen Toub
Remove some allocation at "hello world" startup (#44469)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
dotnet-maestro...
Update dependencies from https://github.com/mono/linker...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Stephen Toub
Reduce StreamWriter allocation (#44495)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Zoltan Varga
Use corlib instead of System.Private.CoreLib as a name...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Katelyn Gadd
WASM Bindings optimizations and fixes (#41808)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Andy Ayers
JIT: preliminary version of profile-based inline policy...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Stephen Toub
Implement internal ISpanFormattable on {U}IntPtr (...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Zoltan Varga
Add libs.native subset when using the runtime helper...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Jan Kotas
Revert "Use Dictionary for underlying cache of Resource...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Tomáš Rylek
Fix R2RDump test in CG2 pipelines (#44460)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Aleksey Kliger...
[mono][jit] Emit profiler enter after jit attach; leave...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Santiago Fernandez...
Update System.Drawing.Common stable versions to fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Přemek Vysoký
Bump Helix SDK so that iOS simulators don't get reboote...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Jeremy Koritzinsky
Use commit parents instead of branch names to evaulate...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
monojenkins
[runtime] Add some support for stack walks for AOT...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Egor Bogatov
[RyuJIT] Fix get_ManagedThreadId(get_CurrentThread...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
dotnet-maestro...
[master] Update dependencies from mono/linker (#44408)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
monojenkins
Initial changes to support Mac Catalyst (#44127)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Marek Safar
Make internal API ThrowIfDeserializationInProgress...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Sergey Andreenko
Disable 2 failing coreclr tests until they are fixed...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Charles Stoner
Resolve warnings for assignment or explicit cast of...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Kunal Pathak
New event to track memory allocation for JIT code ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Vladimir Sadov
Removing `g_hmodCoreCLR` and `g_hThisInst` (#43735)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Stephen Toub
Improve nullable annotation on Volatile.Read (#44410)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Sung Yoon Whang
Fix genEventing.py to generate correct EventEnabled...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Egor Bogatov
[iOS] Fix build for Xcode 12.1 (#44311)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Maryam Ariyan
Remove unused project references (#44425)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Stephen Toub
Remove some unnecessary GetTypeInfo usage (#44414)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
David Wrighton
Improve crossgen2 comparison jobs (#44119)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Stephen Toub
Change async void System.Text.Json test to be async...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Sergey Andreenko
Disable a failing test. (#44404)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Alexander Köplinger
Fix C++ build for mono/metadata/threads.c (#44413)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Jeremy Koritzinsky
Move some more UnmanagedCallersOnly tests to IL now...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Zoltan Varga
Add files need for wasm executable relinking/aot to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Jan Kotas
Update glossary (#44274)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Krzysztof Wicher
Fix/remove TODO-NULLABLEs (#44300)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Stephen Toub
Delete stale comment about dotnet/roslyn#30797
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Stephen Toub
Update dotnet/roslyn issue link
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Egor Bogatov
Clean up the samples (#44293)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Tomas Weinfurt
change using in ConnectCallback_UseUnixDomainSocket_Suc...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Geoff Kizer
add missing constructor overloads (#44380)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Tom Deseyn
LongProcessNamesAreSupported: make test work on distros...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Aleksey Kliger...
Disable RunThreadLocalTest8_Values on Mono (#44357)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
dotnet-maestro...
Update dependencies from https://github.com/mono/linker...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Geoff Kizer
clarify http version test (#44379)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Stephen Toub
Improve performance of Enum's generic IsDefined / GetNa...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Andrew Au
Bootstrapping a test for R2RDump (#42150)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Tomáš Rylek
Reflect test path changes in .gitattributes; remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-07
Drew Scoggins
Add slash in Windows SoD tool build (#44359)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Marek Safar
Match CoreCLR behaviour on thread start failure (#44124)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Stephen Toub
Fix Send_TimeoutResponseContent_Throws (#44356)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
dotnet-maestro...
[master] Update dependencies from dotnet/arcade dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
David Mason
Fix ELT profiler tests (#44285)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Kunal Pathak
Add threshold on number of files / partition in SPMI...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Stephen Toub
Tighten argument validation in StreamConformanceTests...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
dotnet-maestro...
[master] Update dependencies from mono/linker (#44322)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Julie Lee
Simple GT_NEG optimization for #13837 (#43921)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Anton Firszov
Simplify catch-rethrow logic in NetworkStream (#44246)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Marek Safar
Use Dictionary for underlying cache of ResourceSet...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Stephen Toub
Tweak StreamConformanceTests for cancellation (#44342)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Aleksey Kliger...
[mono] Change CMakelists.txt "python" -> Python3_EXECUT...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Sergey Andreenko
Add an implicit argument coercion check. (#43386)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Aleksey Kliger...
[tests] Re-enable tests fixed by #44081 (#44212)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
monojenkins
[sgen] Add Ward annotations to sgen_get_total_allocated...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Anirudh Agnihotry
Use targetPlatformMoniker for net5.0 and newer tfms...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Stephen Toub
Remove silly ToString in GetCLRInstanceString (#44335)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Stephen Toub
Update SharedPerformanceCounter assert (#44333)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Alexander Köplinger
Pick libmonosgen-2.0.so from cmake install directory...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Sergey Andreenko
Forbid `- byref cnst` -> `+ (byref -cnst)` transformati...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Larry Ewing
Use the new async Run method from xharness and implemen...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
David Wrighton
Set fgOptimizedFinally flag correctly (#44268)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Thays Grazia
Implementing support to Debugger::Break. (#44305)
commit
|
commitdiff
|
tree
|
snapshot
next