platform/upstream/dotnet/runtime.git
2020-04-27 David MasonCode review feedback
2020-04-27 David MasonAdd test for out of band messages over EventSource
2020-04-27 David MasonMake EventSource log errors to eventpipe
2020-04-27 David Masonupdate eventsource
2020-04-27 Kunal PathakAdd support of CreateScalarUnsafe() for arm64 intrinsic...
2020-04-27 Ben AdamsUse intrinsics for SequenceEqual<byte> vectorization...
2020-04-27 Kevin JonesHandle additional X509 chain statuses for macOS
2020-04-27 Kevin JonesHandle more basic constraints chain statuses on macOS
2020-04-27 Vlad Brezae[interp] Fix tracking of local refcount when adding...
2020-04-27 Tom DeseynSocketAsyncEngine.Unix: name socket event thread (...
2020-04-27 Layomi AkinrinadeGuard against (de)serializing pointers & ref structs...
2020-04-27 Steve MacLeanRestore Seperate test builds, but fix broken pipe ...
2020-04-27 Jan KotasDelete SQLCLR EEPolicy leftovers (#35440)
2020-04-27 Jan KotasTabs vs. spaces
2020-04-27 Krzysztof WicherMerge pull request #35319 from krwq/nullable-xml-1
2020-04-27 Mitchell Hwang[installer] Add RuntimeSpecificFrameworkSuffix property...
2020-04-27 Sergey AndreenkoLSRA delete a custom logic to get a tree type, use...
2020-04-27 Tomáš RylekImprove Crossgen2 map file emitter (#35459)
2020-04-27 Egor Bogatov[mono] Implement System.Console for Android (#35415)
2020-04-27 Michal StrehovskýSync shared crossgen2 files (#35504)
2020-04-27 Vlad BrezaeFix Interop.Sys.Write signature (#35505)
2020-04-27 Roman MarusykRemove usage of non-generic collections from Mono's...
2020-04-27 Zoltan VargaCompile the wasm cross compiler with llvm. (#35395)
2020-04-27 Tomas Weinfurtadd correct value when cloning http headers (#35498)
2020-04-27 Tomas Weinfurtskip Microsoft.XmlSerializer.Generator.Tests on FreeBSD...
2020-04-27 Tomas Weinfurtfixes for Socket constructor from handle (#34986)
2020-04-27 Layomi AkinrinadeRemove reader.TrySkip workaround in JsonDocument parse...
2020-04-27 Eric StJohnRemove Pure attribute from System.Collections.Immutable...
2020-04-27 Tom DeseynRefactor Task Socket.ConnectAsync methods to use Awaita...
2020-04-27 Yair HalberstadtAdd AttributeTargets.Interface to SkipLocalsInitAttribu...
2020-04-26 Tomáš RylekOptimize CoreCLR Helix runs by pruning the CORE_ROOT...
2020-04-26 mrj001Total digits invalid cast exception (#34463)
2020-04-26 madmirImprove JsonDocumentOptions test coverage (#35457)
2020-04-26 Egor BogatovRyuJIT: Optimize "X<<1" to "lea [X+X]" (#35210)
2020-04-26 Jan KotasMark LoadAssemblyAndGetFunctionPointer as NativeCallabl...
2020-04-26 Gleb BalykovFix x86 build error related to #35331 (#35462)
2020-04-26 Jan KotasDelete FX_PRODUCT_VERSION host key/value pair (#35455)
2020-04-25 Joseph MusserModule initializers spec proposal (#35140)
2020-04-25 Jan KotasFix x86 build
2020-04-25 Jan KotasDisable validation in System.IO.MemoryMappedFiles Allow...
2020-04-25 monojenkinsMajor fixes to s390x ABI and add TAILCALL trace support...
2020-04-25 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-04-25 Stephen ToubMake RegexCompiler-generated code more JIT friendly...
2020-04-25 Jan KotasFinal cleanup
2020-04-25 Jan KotasDelete GetDefaultAction
2020-04-25 Jan KotasDelete GetActionOnTimeout
2020-04-25 Jan KotasDelete EEPolicy::GetTimeOut
2020-04-25 Jan KotasDelete FAIL_AccessViolation - always no-op
2020-04-25 Jan KotasDelete fCalculateSecurityInfo arg
2020-04-25 Jan KotasDelete fLegacyUnhandledExceptionPolicy - always false
2020-04-25 Jan KotasDelete LegacyNullReferenceExceptionPolicy
2020-04-25 Jan KotasDelete eFastExitProcess
2020-04-25 Jan KotasDelete ResourceConstraintAction
2020-04-25 Jan KotasDelete HandleStackOverflow arguments
2020-04-25 Jan KotasDelete GetActionOnFailureNoHostNotification
2020-04-25 Jan KotasDelete Timeouts
2020-04-25 Jan KotasEEPolicy cleanup
2020-04-25 Stephen ToubEmit shorter variants in ILGenerator.Emit(OpCode, int...
2020-04-25 Zoltan VargaAdd some missing linker exclusions. (#35448)
2020-04-25 Stephen ToubFix asserts in Array.cs (#35447)
2020-04-25 Santiago Fernandez... Fix coreclr Test570 due to ICU on Windows feature ...
2020-04-25 Jan KotasCoreCLR versions cleanup (#35327)
2020-04-25 Marcus TurewiczUse attribute Link syntax for Common files (#35436)
2020-04-25 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-04-25 Jan KotasDelete redundant CoreCLR regression tests (#35437)
2020-04-25 Aaron RobinsonStop building hostmisc as a static lib. (#35431)
2020-04-25 Mike McLaughlinWindows createdump support (#35381)
2020-04-25 Krzysztof Wicherapply another batch of feedback
2020-04-25 Stephen ToubFix typo in ManagedWebSocket comment
2020-04-25 Bruce ForstallAdd `-skipgenerateversion` option to not generate nativ...
2020-04-25 Aaron RobinsonRemove the Obsolete attribute from the various types...
2020-04-24 Levi BroderickFix CompareInfo weightless code point handling, plus...
2020-04-24 Bruce ForstallRe-enable Windows arm32 testing of JIT stress modes...
2020-04-24 Swaroop SridharSingle-File: Pass BUNDLE_PROBE property to the runtime...
2020-04-24 Krzysztof Wicherapply review feedback
2020-04-24 Andy AyersJIT: speed up fgComputePreds (#35352)
2020-04-24 Noah FalkMerge pull request #35234 from noahfalk/nopgoopt
2020-04-24 Eugene RozenfeldFix importing of calls with explicit `this`. (#35385)
2020-04-24 Santiago Fernandez... Fix rolling builds (#35416)
2020-04-24 Sven BoemerPick up renamed Microsoft.NET.ILLink.Tasks package...
2020-04-24 Tanner GoodingUpdate the x86 hwintrinsic list to match the arm64...
2020-04-24 Marek SafarDon't re-initialize static fields in Console (#35409)
2020-04-24 Stephen ToubImprove Array.Sort(T[]) performance (#35297)
2020-04-24 Egor BogatovImplement BinaryPrimitives.ReverseEndianness for arm64...
2020-04-24 Tomáš RylekAdd runtimeFlavor parameter to build-test-job.yml ...
2020-04-24 Layomi AkinrinadeAdd logic for immutable collection converters to share...
2020-04-24 Alexander NikolaevEnable DnsGetHostEntry_LocalHost_ReturnsFqdnAndLoopback...
2020-04-24 Adeel MujahidMake C-lib math functions introspection more robust...
2020-04-24 Jan VorlicekFix null reference handling in VSD stub for x86 (#35331)
2020-04-24 Fan YangRefactor get_time_stamp_ns (#34536)
2020-04-24 Tom DeseynBuild warnings (#35404)
2020-04-24 monojenkins[jit] use helper to obtain method signature (#35344)
2020-04-24 Jan VorlicekMerge pull request #35403 from janvorli/update-unloadab...
2020-04-24 Nathan RicciRemoved unecessary download of mono product build....
2020-04-24 Jan VorlicekUpdate unloadability doc based on recent changes
2020-04-24 Fan YangUpdate src/mono/mono/utils/mono-time.h
2020-04-24 monojenkinsPrevent a possible assert in the debugger when a thread...
2020-04-24 Kenneth Pouncey[wasm] Rename the browser targets to `TargetsBrowser...
2020-04-24 Jan VorlicekMerge pull request #35363 from janvorli/fix-unloadabili...
2020-04-24 monojenkins[wasm][debugger] Fix `evaluateOnCallFrame` for valuetyp...
next