platform/upstream/dotnet/runtime.git
2019-01-08 Marek SafarMoves ComTypes to shared partition (dotnet/coreclr...
2019-01-08 Tanner GoodingFixing ContainCheckHWIntrinsic to ensure that scalar...
2019-01-08 Stephen ToubCheck GenerateGuidForType argument for null (dotnet...
2019-01-07 Bruce ForstallCollect Windows test run logs into testReports.zip...
2019-01-07 Jeremy KoritzinskyFix CharSet on StringBuilder hidden null terminator...
2019-01-07 Mike McLaughlinActually fix issue dotnet/coreclr#21484 reported by...
2019-01-07 Andy AyersJIT: encapsulate general checks for optimization (dotne...
2019-01-07 David MasonRespect the instrumented code maps passed by the profil...
2019-01-07 Ben AdamsImprove CustomAttribute (dotnet/coreclr#21832)
2019-01-07 Jan VorlicekRemove invalid test b21296 (dotnet/coreclr#21507)
2019-01-07 Sven BoemerPublish symbol packages (dotnet/coreclr#21769)
2019-01-07 Marek SafarMoves StackTrace to shared partition (dotnet/coreclr...
2019-01-07 Sven BoemerFix missing project error in official build (dotnet...
2019-01-07 Tomáš RylekFix incorrect assignment of READYTORUN_HELPER_[Dbl...
2019-01-07 Filip NavaraRemove CAS era security checks around resource loads...
2019-01-06 Jan KotasRevert "Fix ilasm exec on paths with spaces (dotnet...
2019-01-06 Jan KotasDelete redundant S.R.InteropServices.PInvokeMap and...
2019-01-06 Ben AdamsRemove redundant casts in TypeBuilder.CreateTypeNoLock...
2019-01-06 Ben AdamsMaintain left.Equals(right) order for equality for...
2019-01-06 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2019-01-06 Ben Adams(Cdotnet/coreclr#7) Use pattern matching `is` rather...
2019-01-06 Andy Ayersinline keyword cleanup
2019-01-06 Swaroop SridharMove Native Library APIs to NativeLibrary class (dotnet...
2019-01-06 Ben AdamsRemove redundant unsafe contexts (dotnet/coreclr#21826)
2019-01-05 Viktor HoferFix ilasm exec on paths with spaces (dotnet/coreclr...
2019-01-05 Andy AyersJIT: encapsulate general checks for optimization
2019-01-04 Matt GalbraithFix misspelling (dotnet/coreclr#21640)
2019-01-04 Filip NavaraRemove stack marks from GetSatelliteAssembly. (dotnet...
2019-01-04 Jan KotasDelete unused fFullReset argument (dotnet/coreclr#21814)
2019-01-04 Filip NavaraAvoid passing stack crawl mark unnecessarily deep in...
2019-01-04 Andrew AuIf the debugger is stopped on a garbage collection...
2019-01-04 Bruce ForstallMerge pull request dotnet/coreclr#21806 from BruceForst...
2019-01-04 Ben AdamsSupport faster null checks (dotnet/coreclr#21765)
2019-01-04 Andy AyersJIT: don't optimize struct copies for call args in...
2019-01-04 Bruce ForstallFix Windows arm32/arm64 testing (dotnet/coreclr#21809)
2019-01-04 Egor ChesakovSpecify value of __RuntimeId for non-portable Linux...
2019-01-04 Stephen ToubAdd StringExtensions.Concat to fix Microsoft.IO.Redist...
2019-01-04 Pent PloompuuEventPipePayloadDecoder clean-up (dotnet/coreclr#21716)
2019-01-04 Marek SafarRemoves AppDomain dependency from TPLETWProvider (dotne...
2019-01-04 Ben AdamsSkip additional cast from common EC.Run calls (dotnet...
2019-01-04 Jan KotasReflection performance tweaks & cleanup (dotnet/coreclr...
2019-01-04 Stephen ToubUse ValueStringBuilder instead of StringBuilderCache...
2019-01-04 Jeremy KoritzinskyAdd test for StringBuilder null terminator implementati...
2019-01-04 Bruce ForstallMerge pull request dotnet/coreclr#21803 from BruceForst...
2019-01-04 Bruce ForstallCheck result of call to TestEnv script
2019-01-04 Bruce ForstallFix batch script errors running JitOptimizationSensitiv...
2019-01-04 Egor ChesakovUse Kernel32 instead of api-ms-win-core-* in DllImports...
2019-01-04 Egor BogatovEliminate some bounds checks in Path (dotnet/coreclr...
2019-01-04 Marek SafarAdds portable version of EncodingTable (dotnet/coreclr...
2019-01-04 Carol EidtMerge pull request dotnet/coreclr#21619 from CarolEidt...
2019-01-03 Carol EidtMerge pull request dotnet/coreclr#21776 from fiigii...
2019-01-03 Stephen ToubImprove performance of Path.ChangeExtension (dotnet...
2019-01-03 Juan HoyosMerge pull request dotnet/coreclr#21774 from hoyosjs...
2019-01-03 Fei PengFix Vector128/256 As<U> intrinsic recognition and exception
2019-01-03 Jan VorlicekFix GC for collectible array of pure value types (dotne...
2019-01-03 Stephen ToubReduce allocation in Index/Range.ToString (dotnet/corec...
2019-01-03 Egor ChesakovRemove vc-runtime package dependency (dotnet/coreclr...
2019-01-03 Egor ChesakovBring Debug CRT DLLs when build IJW tests (dotnet/corec...
2019-01-03 Marek SafarRemoves the code moved to shared partition
2019-01-03 Marek SafarMoves Attribute instance bits to shared location (dotne...
2019-01-03 Carol EidtDisable the [Intrinsic] check for desktop SIMD
2019-01-03 Carol EidtFix desktop SIMD failures
2019-01-03 Jan KotasCleanup current culture handling in the unmanaged runti...
2019-01-03 Stephen ToubRemove substring allocation in MethodBase.AppendParamet...
2019-01-03 Filip NavaraRemove unnecessary propagation of stack crawl marks...
2019-01-03 Bruce ForstallMerge pull request dotnet/coreclr#21669 from kvochko...
2019-01-03 Egor ChesakovRefactor Send to Helix step in Azure DevOps (dotnet...
2019-01-03 Stephen ToubAvoid some unnecessary allocation in MethodBuilder...
2019-01-03 Stephen ToubReplace string.Format(SR. with SR.Format(SR. (dotnet...
2019-01-03 Stephen ToubChange a couple string.Replace("a", "b") to string...
2019-01-02 Egor ChesakovUse Alpine container with Node.js in Azure DevOps ...
2019-01-02 Stephen ToubUse StringBuilderCache in PathInternal.NormalizeDirecto...
2019-01-02 Marek SafarAdditional ifdef changes which are ES_BUILD_STANDALONE...
2019-01-02 Stephen ToubReplace Array.Copy(src, dst, int) calls with Array...
2019-01-02 Filip NavaraRemove dummy globalization implementation. (dotnet...
2019-01-02 Stephen ToubAvoid boxing allocation and object[] allocation in...
2019-01-02 Egor ChesakovTemporary remove OSX.1012.Amd64.Open and OSX.1012.Amd64...
2019-01-02 Jan KotasDelete lstrlen from Unix PAL (dotnet/coreclr#21745)
2019-01-02 Marlon RegenhardtRemove second 'license' word for readability (dotnet...
2019-01-02 Jan KotasSimplify and improve integer overflow checks in Interop...
2019-01-02 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27302-01, preview...
2019-01-02 Jan KotasAppContext moved to shared partition - CoreRT specific...
2019-01-02 Ben Adamsstrlen to managed code and vectorize (dotnet/coreclr...
2019-01-01 Jan KotasCleanup ArgumentNull_Obj references in unmanaged runtim...
2019-01-01 Marek SafarTweaks permissions ifdefs in System.Diagnostics.Tracing...
2019-01-01 Marek SafarMoves AppContext to shared location (dotnet/coreclr...
2019-01-01 Jan KotasDelete useless ArgumentNullException message (dotnet...
2018-12-31 Ben AdamsRemove EventPipeController static constructor (dotnet...
2018-12-31 Marek SafarMoves ExceptionDispatchInfo to shared location (dotnet...
2018-12-31 Ben AdamsImprove MdUtf8String (dotnet/coreclr#21720)
2018-12-31 Jan KotasAdd license, keep more of the CriticalHandle logic...
2018-12-31 Marek SafarMoves CriticalHandle to shared location
2018-12-31 Jan KotasFix CoreRT build breaks
2018-12-31 Marek SafarReadability improvement in MemoryStream (dotnet/coreclr...
2018-12-31 Koundinya VeluriDon't Sleep(1) in some spin-wait loops (dotnet/coreclr...
2018-12-31 Pent PloompuuRemove parsing from GUID constants (dotnet/coreclr...
2018-12-31 Ben AdamsRemove Environment static constructor (dotnet/coreclr...
2018-12-30 Jan KotasFix CoreCLR build breaks
2018-12-30 Jan KotasDelete file moved to shared partition
2018-12-30 Marek SafarMoves ThrowHelper to shared location (dotnet/corertdotn...
next