platform/upstream/dotnet/runtime.git
2018-11-22 Michal StrehovskýNarrow the assert in fgLateDevirtualization (dotnet...
2018-11-22 Swaroop SridharSequel to NativeLibrary API (dotnet/coreclr#21148)
2018-11-22 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27121...
2018-11-22 Andrew AuSingle stepping out of the unsafe places (dotnet/corecl...
2018-11-21 Aaron RobinsonMerge pull request dotnet/coreclr#21146 from AaronRobin...
2018-11-21 Aaron RobinsonMinor clean up in COMToCLRWorker
2018-11-21 Swaroop SridharIntroduce Marshall.LoadLibrary API (dotnet/coreclr...
2018-11-21 Eugene RozenfeldDisable object stack allocation verification under...
2018-11-21 Aaron RobinsonCheck for null on COM to CLR call if error occurs durin...
2018-11-21 Jan KotasChange System.Object to ClassInterface.None (dotnet...
2018-11-21 Jan VorlicekFix Unix ARM JIT_MemCpy and JIT_MemSet (dotnet/coreclr...
2018-11-21 Tanner GoodingEnsuring that gc_stress and gc_stress_c are marked...
2018-11-21 Jan KotasDelete dead/unused code (dotnet/coreclr#21138)
2018-11-21 dotnet-maestro-botUpdate CoreSetup, PgoData to preview-27121-02, master...
2018-11-21 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-21 Matt MitchellMerge pull request dotnet/coreclr#21129 from mmitche...
2018-11-21 Stephen ToubExpose generic UnsafeQueueUserWorkItem (dotnet/coreclr...
2018-11-21 Ben AdamsVectorize string.IndexOf(..., StringComparison.Ordinal...
2018-11-21 Ben AdamsVectorize Array.{Last}IndexOf<T>(...) for byte and...
2018-11-20 Carol EidtMerge pull request dotnet/coreclr#21058 from CarolEidt...
2018-11-20 Matt MitchellSign api-ms-win-core-xstate-l2-1-0.dll
2018-11-20 Stephen ToubRemove remaining StringBuilder marshaling use from...
2018-11-20 Stephen ToubRemove StringBuilder from HebrewNumber formatting ...
2018-11-20 Eugene RozenfeldFix for dotnet/coreclr#21011: propagate GTF_DONT_CSE...
2018-11-20 Tanner GoodingFixing up some issues with the HWIntrinsic test templat...
2018-11-20 Stephen ToubReplace custom AnsiToLower with more efficient ToLowerA...
2018-11-20 Jan KotasDelete CORCOMPILE_IMPORT_TABLE_ENTRY (dotnet/coreclr...
2018-11-20 Tom DeseynLinux: FlushProcessWriteBuffers using membarrier when...
2018-11-20 Tanner GoodingAdding some AggressiveInlining attributes to the Vector...
2018-11-20 Stephen ToubImprove async iterator exception stack traces (dotnet...
2018-11-20 Sergey AndreenkoMake code in `getTargetMethodDesc` more reliable. ...
2018-11-20 Sergey Andreenkoformat spmi sources (dotnet/coreclr#21094)
2018-11-20 Hugh Bellamy Cleanup System.Reflection.Emit code and delete dead...
2018-11-20 Jan KotasUpdate xunit version to match corefx (dotnet/coreclr...
2018-11-20 Carol EidtAdd asserts for the types of the Span indexers. (dotnet...
2018-11-20 Omair MajidFix search for headers and libraries via LLVM_HOME...
2018-11-19 Tarek Mahmoud... Fix Getting Max Japanese Era (dotnet/coreclr#21087)
2018-11-19 Stephen ToubDisable stale sockets test (dotnet/coreclr#21083)
2018-11-19 Hugh BellamyCleanup RtType.cs code
2018-11-19 Hugh BellamyFix Type.GetInterface for null namespace and non-null...
2018-11-19 Jacek BlaszczynskiAdd headers to crossgen, cee_crossgen, corzap_crossgen...
2018-11-19 Michal StrehovskýMake type comparisons more general purpose (dotnet...
2018-11-19 Ben AdamsSingle pass Vectorize Span<byte>.IndexOfAny(..., ReadOn...
2018-11-18 Jacek BlaszczynskiAdd headers to all md*, v3binder*, and ceefgen vcxproj...
2018-11-18 Hugh BellamyAdd ICustomMarshaler tests (dotnet/coreclr#19195)
2018-11-18 Hugh Bellamy Fix incorrect exception thrown in Marshal.ReleaseComOb...
2018-11-17 Tanner GoodingRemoving the legacy helper intrinsics and adding tests...
2018-11-17 Egor ChesakovForce Unicode in test_location parameter in delete_exis...
2018-11-17 Nick CraverOptimization: Further reduce allocations in GetCustomAt...
2018-11-17 Sergey AndreenkoExclude GC stress failure test. (dotnet/coreclr#21059)
2018-11-17 Sergey AndreenkoExclude tests from GCStress failing due to 21044 (dotne...
2018-11-17 Bruce ForstallMerge pull request dotnet/coreclr#21004 from BruceForst...
2018-11-17 Zeng JiangAdd PInvoke/Decimal tests (dotnet/coreclr#19301)
2018-11-16 Jan KotasDelete unnecessary StackCrawlMarks in RtFieldInfo ...
2018-11-16 Jan VorlicekFix unloadability races (dotnet/coreclr#21024)
2018-11-16 Tarek Mahmoud... Fix Formatting Japanese First Year on Linux (dotnet...
2018-11-16 Carol EidtRecord AVX use for SIMD indirections
2018-11-16 Jan KotasAdd workaround for https://github.com/dotnet/coreclr...
2018-11-16 Jan KotasAdd explicit signatures for Span indexer
2018-11-16 Dan MoseleyEliminate CMAKE dependency when not required (dotnet...
2018-11-16 Jeremy KoritzinskyAdd simple tests for ArrayWithOffset marshaling. (dotne...
2018-11-16 Zeng JiangAdd Interop/PInvoke/Attributes tests (dotnet/coreclr...
2018-11-16 Zeng JiangAdd PInvoke/CriticalHandles tests (dotnet/coreclr#19297)
2018-11-16 Jan KotasDelete HAS_FLS_SUPPORT and related code (dotnet/coreclr...
2018-11-16 szehetnerFixed signatures of ref readonly methods in JIT ETW...
2018-11-16 Zeng JiangAdd PInvoke/SafeHandles tests (dotnet/coreclr#19330)
2018-11-16 Jeremy KoritzinskyAdd Tests for VBByRefStr marshalling (dotnet/coreclr...
2018-11-16 Jeremy KoritzinskyAdd tests for marshalling as VARIANT_BOOL or VARIANT...
2018-11-16 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-16 Zeng JiangAdd PInvoke/SizeParamIndex tests (dotnet/coreclr#19348)
2018-11-15 Egor ChesakovStop using Hostx86/arm crossgen in crossgen_comparison...
2018-11-15 Zeng JiangAdd PInvoke/DllImportpath tests (dotnet/coreclr#19270)
2018-11-15 Jeremy KoritzinskyAdd tests for ANSI BSTRs (dotnet/coreclr#20985)
2018-11-15 Brian SullivanMerge pull request dotnet/coreclr#21008 from briansull...
2018-11-15 Morgan BrownFixes for Azure DevOps official build (dotnet/coreclr...
2018-11-15 Levi BroderickAllow rune enumeration from string and ROS<char> (dotne...
2018-11-15 Zeng JiangAdd PInvoke/Array tests (dotnet/coreclr#19266)
2018-11-15 David WrightonUpdate CrstTypeTool to produce spaces (dotnet/coreclr...
2018-11-15 Brian SullivanChanged back to use m_filtered
2018-11-15 Brian SullivanCode Review feedback
2018-11-15 Egor ChesakovCombine ExcludeList in AltJit scenarios for both host...
2018-11-15 Zeng JiangAdd PInvoke/Miscellaneous tests (dotnet/coreclr#19326)
2018-11-15 Pent PloompuuUpdate Unicode data and optimize CharUnicodeInfo indexe...
2018-11-15 Michal StrehovskýAllow supressing exceptions in diamond inheritance...
2018-11-15 Aaron RobinsonRe-enable optimizations in interop helper functions...
2018-11-15 Aaron RobinsonFix invalid tests for COM native server (dotnet/coreclr...
2018-11-15 Aaron RobinsonDisable COM tests being CrossGen'd (dotnet/coreclr...
2018-11-14 Jeremy KoritzinskyAdd test for marshalling ArgIterators on Windows (dotne...
2018-11-14 Brian SullivanUse correct printf type specifier
2018-11-14 Brian SullivanJit changes from the desktop Toolset Update
2018-11-14 Bruce ForstallUpdate CoreFX-in-CoreCLR testing instructions (dotnet...
2018-11-14 Sergey AndreenkoFix arm64 PUTARG_STK(contained OBJ(contained LCL_FLD_AD...
2018-11-14 Swaroop SridharFix warnings because of Bool incompatibality
2018-11-14 Bruce ForstallUpdate help output of runtest.cmd/sh
2018-11-14 Tanner GoodingCleanup on the new Math APIs (dotnet/coreclr#20993)
2018-11-14 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, IbcData, PgoData...
2018-11-14 Brian SullivanMerge pull request dotnet/coreclr#20961 from briansull...
2018-11-14 Eugene RozenfeldUndo a workaround added in dotnet/coreclr#20442.
2018-11-14 Eugene RozenfeldFix for bug 20499.
2018-11-14 Eugene RozenfeldDisable R2R for object stack allocation tests.
next