platform/upstream/dotnet/runtime.git
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 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.
2018-11-14 Levi BroderickInitial commit for System.Text.Rune (dotnet/coreclr...
2018-11-13 Brian SullivanFix CanEvalForConstantArgs(VNFunc vnf)
2018-11-13 Maoni Stephensn_heaps needs to be initialized before init_static_data...
2018-11-13 Egor ChesakovSpecify version of xunit.console.dll during the custom...
2018-11-13 Jeremy KoritzinskyAdd tests for AsAny Marshalling (dotnet/coreclr#20963)
2018-11-13 Jan VorlicekChange GetAppDomain to return AppDomain from the global...
2018-11-13 Tomáš RylekInitial support for normalized 'naked' R2RDump output...
2018-11-13 Jan KotasUnify ThrowHelper style (dotnet/coreclr#20974)
2018-11-13 Russ KeldorphIncrease FreeBSD job time allowance
2018-11-13 Fadi HannaOptimize vtable calls (dotnet/coreclr#20696)
2018-11-13 Michal StrehovskýHandle generics in methodimpls for default interface...
2018-11-13 Tanner GoodingFixing Utf8Parser.Number to not modify the value of...
2018-11-13 Egor ChesakovExclude failing System.Memory.Tests (dotnet/coreclr...
2018-11-13 Andrew AuPassing the CONTEXT in ICorDebugManagedCallback4::DataB...
2018-11-13 Egor ChesakovSimplify build.sh command line arguments for Linux...
2018-11-13 Egor ChesakovLower fast tail call wasn't patching control expression...
2018-11-13 Eugene RozenfeldDisable stress random inlining for object stack allocat...
2018-11-12 Tanner GoodingMoving the Utf8Formatter and Utf8Parser into S.P.Coreli...
2018-11-12 Egor ChesakovUpdate tests/arm64/corefx_linux_test_exclusions.txt...
2018-11-12 Fei PengRemove SSE4.2 STTNI APIs for .NET Core 3.0 (dotnet...
2018-11-12 Tomas Weinfurtenable build-id on FreeBSD (dotnet/coreclr#20945)
2018-11-12 Swaroop SridharLoadLibrary refactoring (dotnet/coreclr#20841)
2018-11-12 Jan KotasFix CoreRT build breaks
2018-11-12 Andy AyersAllow jit to examine type of initonly static ref typed...
2018-11-12 Tanner GoodingSome cleanup of the Math functions from dotnet/coreclr...
2018-11-12 dotnet-maestro-botUpdate CoreClr, CoreFx, IbcData, PgoData to preview...
2018-11-12 Oded HansonVerify the application group container directory exists...
2018-11-11 Jeremy KoritzinskyKeep delegate fields alive across a full native call...
2018-11-10 Sung Yoon WhangRemove VersionBlock struct for profiler attach (dotnet...
2018-11-10 Stephen ToubFix invalid out of range exception thrown in ArrayPool...
2018-11-10 Zeng JiangAdd PInvoke/BestFitMapping tests (dotnet/coreclr#19269)
2018-11-10 dotnet-maestro-botUpdate IbcData, PgoData to master-20181110-0042, master...
2018-11-10 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-10 Eric StJohnAdd back support for deserialization of BinaryFormatted...
2018-11-10 Jan KotasDelete dead/unreachable code related to remoting (dotne...
2018-11-10 Tarek Mahmoud... Expose Index and Range types (dotnet/coreclr#20899)
2018-11-09 Michelle McDanielFix path to python on sod and illink jobs (dotnet/corec...
2018-11-09 Bruce ForstallMerge pull request dotnet/coreclr#20895 from dotnet...
2018-11-09 Ben AdamsFast-path ExecutionContext for ThreadPool items (dotnet...
2018-11-09 Li ShengqiuFix typos in comments (dotnet/coreclr#20908)
2018-11-09 Pent PloompuuOptimize Char.GetUnicodeCategory and related checks...
2018-11-09 Tanner GoodingMoving the Utf8Parser/Utf8Formatter to be shared (dotne...
2018-11-09 Eugene RozenfeldImplement escape analysis and stack allocation of non...
2018-11-09 Eugene RozenfeldMake getClassGClayout work with with class types.
next