platform/upstream/coreclr.git
2019-01-21 dotnet-maestro-botUpdate CoreFx to preview.19070.3 (#22061)
2019-01-20 Marek SafarMove Task factory type to shared partition (#22089)
2019-01-20 Ben AdamsUse List<T>.ToArray() in places (#22101)
2019-01-20 Jan KotasCleanup array related FCalls (#22097)
2019-01-20 Jan KotasFix CoreCLR build for changes in shared partition
2019-01-20 Jan KotasFix build for ProjectN/WinRTInterop Delete superfluous...
2019-01-20 Marek SafarFix build
2019-01-19 Ben AdamsUpdate Newtonsoft.Json (#22060)
2019-01-19 Jan VorlicekCleanup: Remove MethodDesc::GetLoaderAllocatorForCode...
2019-01-19 Matt WarrenRemoved unused 'Stack Walking' code (#22039)
2019-01-19 Sven BoemerStrip symbols on unix in release builds (#22083)
2019-01-18 Jeremy KoritzinskyFix calling conventions on reverse PInvoke callbacks...
2019-01-18 Egor ChesakovRun Azure DevOps builds against pull requests in corecl...
2019-01-18 Jarret ShookSuperPMI Collect/Replay/AsmDiff tool (#21252)
2019-01-18 Marek SafarMove AsyncCausality to shared partition (#22062)
2019-01-18 Sven BoemerRe-enable signing of System.Private.CoreLib (#22068)
2019-01-18 Swaroop SridharAdd Per-assembly Load Native Library callbacks (#21555)
2019-01-18 dotnet-maestro... Update dependencies from dotnet/arcade (#22035)
2019-01-18 Michal StrehovskýEnable detection of HW intrinsics (dotnet/corert#6836)
2019-01-18 Marek SafarFix defines in TaskAwaiter (dotnet/corert#6846)
2019-01-18 Michal StrehovskýHandle complex constrained calls with default interface...
2019-01-18 Michal StrehovskýUse correct resolution scope when checking default...
2019-01-18 Sung Yoon WhangAdd comments on headers that gets parsed by Mono linker...
2019-01-18 Stephen ToubMove Environment to shared CoreLib (dotnet/corefx#34654)
2019-01-18 Jeremy KoritzinskyUnify xplatform.h and platformdefines.h (#21389)
2019-01-18 Egor ChesakovUnblock Azure DevOps-as-CI (#22042)
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...
next