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
2021-02-07
Aleksey Kliger...
Remove MONO_ASMCTX_REFONLY (#47966)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Zoltan Varga
Error out if an unknown option is given in ENABLE_MINIM...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Aleksey Kliger...
[mono] Remove some dead code (#47975)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Aleksey Kliger...
remove most of w32process (#47962)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (#47952)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Dan Moseley
Fix flaky EventLog test (#47888)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Zoltan Varga
Cleanup assembly loading code. (#47958)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Zoltan Varga
Remove the remainder of the appdomain unload code....
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Bruce Forstall
Add crossgen2 automated SuperPMI collection of Core_Roo...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Zoltan Varga
Remove security code. (#47957)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Fix tests failing xunit analyzers after dependency...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Zoltan Varga
Clean up the threading code. (#47948)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Zoltan Varga
Cleanup System.Reflection.Emit code. (#47945)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Avoid unnecessary Range usage in TranscodingStream...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Re-remove NetEventSource.IsEnabled property (#47917)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Tweak dependency injection's StackGuard (#47890)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Replace string.Trim(null) with string.Trim() in corelib...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Remove use of string.GetHashCode(StringComparison)...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Andrew Au
The min address within the segment should be computed...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Stephen Toub
Remove string.Insert/Remove usage from Uri.GetCanonical...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Marco Rossignoli
Fix NameValueHeaderValue.CheckValueFormat (#794)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Aleksey Kliger...
[reflection] Remove sre-save and DISABLE_REFLECTION_EMI...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Ryan Lucia
mono: remove ENABLE_NETCORE and associated framework...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Zoltan Varga
Fix the mono cmake build to work without mono.proj...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Newell Clark
Fix violations system private xml (#47874)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Eric Erhardt
Remove a couple LINQ usages in Microsoft.Extensions...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Aleksey Kliger...
[mbr] Fix link in README (#47914)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Elinor Fung
Add example for installing/launching emulator to Androi...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Eric Erhardt
Change ParameterDefaultValue to use GetUninitializedObj...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Thays Grazia
[mono][debugger]Reverting major version change (#47872)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Eric Erhardt
Resolve ILLink warnings in System.Linq.Expressions...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
N
Removed unneeded variable (#44896)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Larry Ewing
[browser] Fix the exit code in the sample (#47884)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Zoltan Varga
Remove more unused files from netcore/. (#47882)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jonathan Chambers
Ensure mono_gc_thread_detach is always called. (#47816)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jan Vorlicek
Fix covariant returns when overriding method of non...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jan Jahoda
Limit unique SNI to 63 chars in tests (#47854)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Stephen Toub
Enable Console.OpenStandard* to be trimmed in default...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Stephen Toub
Enable SequenceMarshal to be trimmed from default Blazo...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Andy Ayers
JIT: fix interaction of PGO and jitstress (#47876)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Gleb Balykov
Fix armel build (#47771)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Zoltan Varga
Remove the src/mono/netcore directory, move its content...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Elinor Fung
Update build-runtime to disable PGO when not building...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Adam Sitnik
make TestUserCredentialsPropertiesOnWindows stable...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Eric Erhardt
Resolve ILLink warnings in System.Security.Cryptography...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Zoltan Varga
* Initial arm64e support. (#47819)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Aleksey Kliger...
[mono] Compile runtime with MBR support by default...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Omair Majid
Add missing dlclose on error (#47487)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
David Wrighton
Fix dynamic pgo (#47790)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Zoltan Varga
Remove ENABLE_MINIMAL options which are disabled on...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Adeel Mujahid
Remove unused unicode header inclusion (#47840)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Steve MacLean
Fix createdump on Apple Silicon (#47835)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Karel Zikmund
Update CODEOWNERS (#47851)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Zoltan Varga
Fix DISABLE_JIT support on amd64. (#47827)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Alexander Köplinger
Disable Android arm64 runtime tests (#47852)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
dotnet-maestro...
[master] Update dependencies from dotnet/xharness dotne...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
dotnet-maestro...
[master] Update dependencies from mono/linker (#47709)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Steve MacLean
Apple silicon debugger (#47834)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Johan Lorensson
Handle NativeLibrary.GetExport/Free on libs not loaded...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Anton Firszov
fix #47561 (#47575)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Buyaa
Update the analyzer version in runtime and enable...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Jan Kotas
Fix error message in R2R log (#47811)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Simon Nattress
Pass opaque method signature handle between JIT/CG2...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Alexander Köplinger
Add more sources to tasks.proj build semaphore (#47804)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Omair Majid
Fix weight computation in jit (#47470)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Eirik Tsarpalis
Add missing docs for ConcurrentDictionary.Comparer...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Jessica Petty
Add rich nav specific pipeline to enable Rich Navigatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Steve Pfister
Add Mac Catalyst RIDs (#47645)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Charles Stoner
Updates for conditional expression type breaking change...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Newell Clark
Bug fix issue 30351 (#46436)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
David Wrighton
Add ability to update the friend assembly set of an...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Sergei Papikian
Added ConcurrentDictionary.Comparer property (#47787)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Huo Yaoyuan
Vector.As<TFrom, TTo> (#47150)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Adeel Mujahid
Fix throw decl for math functions (#47687)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Marek Habersack
[AOT] Make native linker name configurable (#47747)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
SingleAccretion
Add missing logging to gtFoldExpr (#47757)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Frank Racis
Fix race condition reloading file configuration (#47503)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Hugh Bellamy
Remove DeviceContext HWND handling (#47081)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Bruce Forstall
Fix SuperPMI collection with crossgen2 (#47751)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Brian Sullivan
Fix an issue with GTF_CALL_M_EXP_RUNTIME_LOOKUP using...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
nathan-moore
Remove some extra assertion merges (#47375)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Larry Ewing
[Wasm] Silence some warnings (#47773)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Tom Deseyn
unwindLazyState: initialize ContextFlags (#47760)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Kevin Jones
Fix DisableAiaOptionWorks test for macOS and remove...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Carlos Sanchez
Backport docs for System.IO.Compression.Brotli (#46716)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Elinor Fung
Add doc about running host tests (#47744)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Jeremy Koritzinsky
Change C# names of P/Invokes of objc_msgSend to be...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Pent Ploompuu
Optimize System.DateTime (#45479)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
dotnet-maestro...
[master] Update dependencies from dotnet/icu dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Marek Safar
Delay initialization of SocketsHttpHandler specific...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Eric Erhardt
Resolve ILLink warnings in System.Linq.Expressions...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Alexander Köplinger
Clean up old Makefile-based build system from src/mono...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Dong-Heon Jung
Set GetCurrentManagedThreadId (#47742)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Anton Firszov
Respect offset in Socket.ReceiveMessageFrom(saea) on...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Aleksey Kliger...
[mbr] Update samples to use hotreload-delta-gen (#47740)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Maxim Lipnin
Replace MonoPInvokeCallbackAttribute with UnmanagedCall...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Ryan Lucia
[mono] Remove MonoListItem from Corelib (#47174)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Stephen Toub
Fix ReadWriteTimeout_CancelsResponse test (#47737)
commit
|
commitdiff
|
tree
|
snapshot
next