platform/upstream/coreclr.git
2019-01-18 William GodbeMerge pull request #22002 from dotnet-maestro-bot/maste...
2019-01-17 Stephen ToubRemove ToString from RuntimeAssembly.GetManifestResourc...
2019-01-17 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2019-01-17 Filip NavaraSplit ContractsBCL into separate classes and move them...
2019-01-17 Stephen ToubClean up a few minor Span-related uses (#22038)
2019-01-17 Stephen ToubRemove a few stale resource strings for ConcurrentStack...
2019-01-17 Stephen ToubAvoid allocations in Utf8Formatter.TryFormat(float...
2019-01-17 Carol EidtMerge pull request #22022 from fiigii/reenabletest
2019-01-17 Marek SafarFix AsyncMethodBuilder build on Mono (#22034)
2019-01-17 Filip NavaraFix CoreCLR build of AsyncMethodBuilder.
2019-01-17 Filip NavaraAdd new members to AsyncCausalitySupport.
2019-01-17 Filip NavaraMove AsyncMethodBuilder to shared. (dotnet/corert#6832)
2019-01-16 Fei PengRe-enable Avx.PermuteVar tests
2019-01-16 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-01-16 Bruce ForstallMerge pull request #21997 from BruceForstall/FixFpRelat...
2019-01-16 Ben AdamsReduce steps for string.Contains(string value) (#22008)
2019-01-16 Jarret ShookUpdate linux/OSX build instructions (#21679)
2019-01-16 Fei Peng Fix imm-operand encoding for SSE/AVX instructions...
2019-01-16 Jarret ShookFix generate_layout_only (#21996)
2019-01-16 Egor ChesakovEnable BenchmarksGame when BuildTestsAgainstPackages...
2019-01-16 Egor ChesakovMake JIT\superpmi\superpmicollect compatible with Helix
2019-01-16 Jan KotasString -> string
2019-01-16 Jan KotasDelete files moved to shared partition
2019-01-16 Marek SafarMove more COM exceptions to shared partition (dotnet...
2019-01-16 Eugene RozenfeldWIP: Re-enable ObjectStackAllocationTests for arm32
2019-01-16 Egor ChesakovUse MSBuild to generate __TestEnv files (#21966)
2019-01-15 Bruce ForstallFix two cases of FP-relative immediate offsets not...
2019-01-15 Tom DeseynOn SIGTERM default to a non-zero exit code (#21300)
2019-01-15 Juan HoyosMerge pull request #21963 from BrianBohe/master
2019-01-15 Sven BoemerAdd freebsd official build (#21988)
2019-01-15 David Masonallocate the right number of slots for the handle table...
2019-01-15 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview-27312-01...
2019-01-15 David Masonfix the help message for runtest.sh so the gcstress...
2019-01-15 Andon AndonovLarge version bubble Support (#21727)
2019-01-15 Aaron RobinsonFinding Standalone GC and CoreDisTools in non-standard...
2019-01-15 Eugene RozenfeldImprovements for object stack allocation.
2019-01-15 Jeremy KoritzinskyAdd test calling a NativeCallable via an unmanaged...
2019-01-15 Fadi HannaRemoving noisy R2R compilation outputs, and putting...
2019-01-14 Jeremy KoritzinskyCustom Marshalers in custom-ALC-loaded assemblies resul...
2019-01-14 Tarek Mahmoud... Fix TimeSpan parsing (#21968)
2019-01-14 Stephen ToubFix TaskCompletionSource to avoid capturing ExecutionCo...
2019-01-14 Jarret ShookRemove tizen jobs as valid pr jobs (#21982)
2019-01-14 Andrew AuMaking sure the nativeCodeVersion flowing change works...
2019-01-13 Swaroop SridharAdd NativeLibrary Resolve Event (#21929)
2019-01-13 Maryam AriyanAdd System.Reflection.Emit.DynamicILInfo (#21945)
2019-01-12 Andrey KvochkoFix x64 CFI generation (#21955)
2019-01-12 Koundinya VeluriPatch vtable slots and similar when tiering is enabled...
2019-01-12 Carol EidtMerge pull request #21795 from fiigii/fixGeneric
2019-01-12 Eugene RozenfeldGenerate non-null assertion for byrefs if we can't...
2019-01-11 Sven BoemerFix access token used for internal helix submissions...
2019-01-11 Jarret ShookShare arg validation runtest and run-pmi-diff (#20812)
2019-01-11 Stephen ToubAdd missing overrides to SyncTextWriter (#21956)
2019-01-11 Brian BoheRemove unreachable code
2019-01-11 Jeremy KoritzinskyEnable returning more complex structures via PInvoke...
2019-01-11 Jarret ShookRemove the Smarty lst files from CoreCLR (#21962)
2019-01-11 Sven BoemerUse a blob feed specifically for coreclr (#21947)
2019-01-11 Andrew AuFlowing the nativeCodeVersion to DebuggerJitInfo (...
2019-01-11 Jan VorlicekAdd cleanup of the TypeIDMap at unload time (#21943)
2019-01-11 Brian SullivanMerge pull request #21804 from briansull/fix-unbox-opt
2019-01-11 dotnet-maestro-botUpdate CoreFx, PgoData to preview.19060.1, master-20190...
2019-01-11 Stephen ToubAdd WithCancellation for async enumerables (#21939)
2019-01-11 Carol EidtMerge pull request #21928 from fiigii/fixMulx
2019-01-11 Andy AyersJIT: fix byte range used by RangeCheck (#21915)
2019-01-11 Koundinya VeluriNormalize a few more spin-wait loops (#21586)
2019-01-11 Brian SullivanMerge pull request #17733 from mikedn/cc-cond2
2019-01-11 Bruce ForstallMerge pull request #21937 from BruceForstall/RemoveAltJ...
2019-01-11 Brian SullivanCode Review feedback
2019-01-10 Fei PengDon't optimize BMI2 MultiplyNoFlags away
2019-01-10 Sung Yoon Whangdisable dynamo test on arm32/64 (#21940)
2019-01-10 Brian SullivanNew test for DevDiv_754566
2019-01-10 Marek SafarMove public interface ISymDocumentWriter to shared...
2019-01-10 Marek SafarMove COMException to shared partition (dotnet/corert...
2019-01-10 Carol EidtMerge pull request #21864 from fiigii/fixscalarmem
2019-01-10 Sergey AndreenkoAdd an exclusion for hugeexpr1 on arm32 under `JitOptim...
2019-01-10 Bruce ForstallRemove altjit jobs in CI
2019-01-10 Carol EidtMerge pull request #21815 from CarolEidt/Fix752890
2019-01-10 Egor ChesakovDisable what fails and blocks transitioning to Azure...
2019-01-10 Carol EidtMerge pull request #21888 from fiigii/fixVzeropper
2019-01-10 Marek SafarMoves EnvironmentVariableTarget enum to shared partitio...
2019-01-10 Sven BoemerWork around OSX native dependency install issue (#21913)
2019-01-10 Sven BoemerRe-enable publishing of transport packages (#21922)
2019-01-10 Ben AdamsMove restoring ExecutionContext out of generic methods...
2019-01-10 Chuck RiesPrevent AsyncIteratororMethodBuilder.ObjectIdForDebugge...
2019-01-10 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview-27309-02...
2019-01-10 Carol EidtPR Feedback
2019-01-10 Andy AyersMerge pull request #21893 from AndyAyersMS/ReconcileInl...
2019-01-10 Andy AyersMerge pull request #21779 from mazong1123/fix-19166...
2019-01-10 Brian SullivanAdded ifdef for FEATURE_TAILCALL_OPT
2019-01-10 Brian Sullivanjit format
2019-01-10 Jeremy KoritzinskyImplement AssemblyDependencyResolver (#21896)
2019-01-09 Brian SullivanWhen performing devirtualization we can not do both...
2019-01-09 Fei PengFix CRC32 instruction encoding on containment form
2019-01-09 Egor ChesakovSpecify the minimum supported version of macOS (#21816)
2019-01-09 Jeremy KoritzinskyAdd tests for our layout-class marshalling (#20867)
2019-01-09 Levi BroderickMove OperationStatus into shared source (#21912)
2019-01-09 José RiveroAddressing https://github.com/dotnet/coreclr/issues...
2019-01-09 Jan VorlicekFix DynamicMethodDesc memory leak (#21891)
2019-01-09 Fadi HannaChange CoreLib native image to be R2R by default on...
2019-01-09 Michelle McDanielFix perf-prep to pass the branch name (#21911)
2019-01-09 Bruce ForstallMerge pull request #20772 from mikedn/ir-cleanup
next