platform/upstream/dotnet/runtime.git
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 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.
2018-11-09 Eugene RozenfeldAllow creation of variables of TYP_STRUCT with non...
2018-11-09 Eugene RozenfeldAdd JitObjectStackAllocation config option.
2018-11-09 Jan KotasRemove cached invariant globalization mode flag
2018-11-09 Jan KotasDelete unnecessary ReferenceSystemPrivateCoreLib
2018-11-09 Jan KotasRevert "Passing the CONTEXT in ICorDebugManagedCallback...
2018-11-09 Stephen ToubRemove System.Memory reference from several libraries...
2018-11-09 Tanner GoodingChanging Number.NumberBuffer to carry a `Span<byte...
2018-11-09 Andrew AuPassing the CONTEXT in ICorDebugManagedCallback4::DataB...
2018-11-09 José RiveroEventPipe support for "Parameters" (dotnet/coreclr...
2018-11-08 Levi BroderickEnlighten ValueNumStore::EvalOpSpecialized about bswap...
2018-11-08 Brian SullivanMerge pull request dotnet/coreclr#20838 from briansull...
2018-11-08 Michelle McDanielSpecify path to python3.5 for perf jobs (dotnet/coreclr...
2018-11-08 Michal StrehovskýReplace reflection in an assert with ==
2018-11-08 Bruce ForstallMerge pull request dotnet/coreclr#20890 from BruceForst...
2018-11-08 Bruce ForstallFix more CoreFx 'artifacts' paths
2018-11-08 Stephen ToubAdd work item dumping support to SOS' ThreadPool comman...
2018-11-08 Mike McLaughlinFix "LTTng-UST: Error (-17) while registering..." error...
2018-11-08 Bruce ForstallMerge pull request dotnet/coreclr#20882 from BruceForst...
2018-11-08 Bruce ForstallAdjust for corefx output directory change
2018-11-08 Brian SullivanFixes issue 18259
2018-11-08 Matt GalbraithUpdate FreeBSD build timeout to 120.
2018-11-08 Sven BoemerAdd azure-pipelines build and test definitions (dotnet...
2018-11-08 Michal StrehovskýAdd test coverage for custom modifiers (dotnet/coreclr...
2018-11-08 Levi BroderickAdd string.GetHashCode(ROS<char>) and related APIs...
2018-11-08 Tanner GoodingFixing up the Double/Single parsing code to be correct...
2018-11-08 Fei PengHandle 64-bit only intrinisc by nested classes (dotnet...
2018-11-08 Tanner GoodingMove the various helper intrinsics to be implemented...
2018-11-08 Jan VorlicekAdd unloadability support to ReliabilityFramework ...
2018-11-08 Jan VorlicekRemove need for full GC for unloadable stuff (dotnet...
2018-11-07 Tomas WeinfurtFix string error handling for failed DNS lookup (dotnet...
2018-11-07 Stephen ToubImprove DumpAsync SOS command (dotnet/coreclr#20845)
2018-11-07 Stephen ToubDelete dead code from IdnMapping (dotnet/coreclr#20857)
2018-11-07 Carol EidtMerge pull request dotnet/coreclr#20787 from CarolEidt...
2018-11-07 Bruce ForstallForce using clang5.0 for Ubuntu arm32 builds (dotnet...
2018-11-07 Tomas Weinfurtexclude freebsd symbols from publishing (dotnet/coreclr...
2018-11-07 Andrew AuPull out GetContainingObject
2018-11-07 Andrew AuNITs
2018-11-07 Andrew AuComments in JIT helper
2018-11-07 Andrew AuMore code review feedback
2018-11-07 Andrew AuGetContainingObject should be a method of ICorDebugValue
2018-11-07 Andrew AuChange GetContainingObject API
2018-11-07 Andrew AuFEATURE_DATABREAKPOINT
2018-11-07 Andrew AuCode review feedback
2018-11-07 Andrew AuComment on jithelp.asm
2018-11-07 Chuck RiesEnsure BeforeGC and AfterGC events are always sent...
2018-11-07 Andrew AuStepping out of the write barrier
2018-11-07 Andrew AuComplete the work for AMD64 unwind out of write barrier...
next