Merge pull request #19028 from dotnet-maestro-bot/release/2.1-UpdateDependencies
[platform/upstream/coreclr.git] / src /
2018-07-13 Krzysztof WicherSkip old time zones adjustments with offsets higher...
2018-07-10 Matt MitchellMerge commit 'c6e7fbc5516842945b9b375f7724438dece10627...
2018-07-10 Carol EidtMerge pull request #18757 from CarolEidt/Fix17969in2.1
2018-07-02 Carol EidtPort the fix for Issue 17969 to Rel/2.1
2018-06-28 Jan VorlicekPort to 2.1: Fix alternate stack cleanup on MUSL (...
2018-06-28 Wes HaggardMerge 'v2.1.1'
2018-06-28 Jan VorlicekPort to 2.1: Fix alternate stack cleanup on MUSL (...
2018-06-27 Andy AyersJIT: Fix bug in finally cloning caused by unsound callf...
2018-06-27 Pent PloompuuFix SpanHelpers.ClearWithoutReferences alignment detect...
2018-06-27 Jan KotasOptimize Array.Clear using SpanHelpers (#18101)
2018-06-27 Stephen ToubFix number formatting exception with empty NumberGroupS...
2018-06-27 Noah FalkAllow ILCodeVersion to fallback to default IL (#18502)
2018-06-27 Luqun LouAssemblyName parsing with unicode/emoji crashes (#18309)
2018-06-27 Jeremy KuhneFix handling of generating relative path to parent...
2018-06-26 Stephen Toubmach_absolute_time as the primary clock source on macOS...
2018-06-01 kasper3Fix alternate stack for Alpine docker on SELinux (...
2018-05-31 Egor ChesakovUpdate g_highest_address and g_lowest_address in StompW...
2018-05-31 Egor ChesakovUse sysconf(_SC_NPROCESSORS_CONF) instead of sysconf...
2018-05-04 Bruce ForstallFix for ARM secure delegate non-standard register arg
2018-05-03 Ricardo ArenasMerge pull request #17875 from riarenas/riarenas/revert...
2018-05-03 Ricardo ArenasRevert "Make blobfeed containers private. (#17792)"
2018-05-02 Ricardo ArenasMake blobfeed containers private. (#17792)
2018-05-01 Noah FalkAdd runtimeconfig.json support for tiered compilation...
2018-05-01 Wes HaggardMerge pull request #17846 from weshaggard/FixSourceBuild
2018-05-01 Sung Yoon WhangDisable GC Coop mode switching during fatal error handl...
2018-05-01 Mike McLaughlinAdd better portable PDB caching to System.Diagnostics...
2018-04-30 Wes HaggardSwitch source build property to DotNetBuildFromSource
2018-04-30 Carol EidtInitialize Compiler::Vector128/256ULongHandle in compInit
2018-04-30 Wes HaggardMerge pull request #17779 from weshaggard/RemoveAlpineB...
2018-04-30 Jan KotasDon't optimize away Task code needed for debugger ...
2018-04-30 Stephen ToubFix Number.ParseNumber to not assume '\0' at the end...
2018-04-25 Wes HaggardRemove Alpine 3.6 builds
2018-04-23 Matt MitchellMake intra-build containers private (#17682)
2018-04-21 Jan KotasUse volatile load to read brick table entries (#17718)
2018-04-21 Ahson KhanPreserve pinned flag in {ReadOnly}Memory<T>.Slice ...
2018-04-21 Dan MoseleyPort two changes from CoreFX missed by mirror: (#17713)
2018-04-20 Sergey Andreenkofix DevDiv_601045 assert (#17685)
2018-04-19 Wes HaggardMerge pull request #17489 from dotnet-maestro-bot/relea...
2018-04-19 Wes HaggardMerge pull request #17675 from weshaggard/addlinuxmusl21
2018-04-19 Tarek Mahmoud SayedFix reading Time zone rules using Julian days (#17672)
2018-04-19 Wes HaggardAdd linux-musl build leg
2018-04-19 Matt MitchellSkip container creation (#17655)
2018-04-18 Carol EidtMerge pull request #17615 from CarolEidt/Port17575To2.1
2018-04-18 Carol EidtMerge pull request #17616 from CarolEidt/Port17560To2.1
2018-04-17 Carol EidtFix extra register-dependency on mem-form cvtsd/s2ss
2018-04-17 Carol Eidt[Arm64] Disable SIMD in crossgen (added as part of...
2018-04-17 Bruce ForstallMerge pull request #17599 from BruceForstall/CleanupUbu...
2018-04-16 Russ KeldorphMerge pull request #17586 from RussKeldorph/21last
2018-04-16 Russ KeldorphMerge commit 'master' into release/2.1
2018-04-15 Steve MacLean[Arm64] Add full barrier after locking operations ...
2018-04-14 Bruce ForstallMerge pull request #17569 from dotnet/dev/unix_test_wor...
2018-04-14 Bruce ForstallAvoid creating illegal byref pointers (#17524)
2018-04-14 Russ KeldorphMake Windows builds always portable
2018-04-14 Steve MacLean[Arm64/Linux] #17521 for linux (#17546)
2018-04-14 Egor ChesakovFix random Segfaults on Ubuntu arm (#17523)
2018-04-14 Mike McLaughlinFix OpenVirtualProcess on Linux issue. (#17551)
2018-04-13 Eugene RozenfeldInsert int3 after non-returning calls at the end of...
2018-04-13 Stephen ToubFix default style argument to Double/Single/Decimal...
2018-04-13 Bruce ForstallMerge pull request #17531 from BruceForstall/SpmiProtec...
2018-04-13 Steve MacLean[Arm64/Linux] Use platform memset/memcpy (#17536)
2018-04-13 Steve MacLean[Arm64/Windows] Simplify JIT_MemSet & JIT_MemCpy (...
2018-04-13 Aditya MandaleekaPreserve VASigCookieReg across PInvokeStubWorker call...
2018-04-13 Ahson KhanCollapse leftover AsSpan().Slice(...) into AsSpan(...
2018-04-13 Ahson KhanRemove CreateFromPinnedArray from Memory (moved to...
2018-04-12 Eugene RozenfeldFix for 17398. (#17501)
2018-04-12 Ben AdamsUse string.IsNullOrEmpty to eliminate bounds check...
2018-04-12 Bruce ForstallProtect SuperPMI from crashes calling jitStartup
2018-04-12 Brian SullivanMerge pull request #17464 from briansull/wip-17435
2018-04-11 Brian SullivanFixed checks for Avx/Avx2.InsertVector128 to check...
2018-04-11 Brian SullivanMutate the global heap valuenumber for any HW intrinsic...
2018-04-11 Jeremy KuhneSome cleanup for ArrayPool trimming (#17518)
2018-04-11 Ben AdamsRemove MemoryManager.Length (#17498)
2018-04-11 Carol EidtMerge pull request #17431 from CarolEidt/Fix17389
2018-04-11 Sergey AndreenkoFix Valuenum:EvalFuncForConstantArgs (#17506)
2018-04-11 Jan KotasFix CoreRT build breaks
2018-04-11 Ahson KhanAdd GetPinnableReference back to Span and ReadOnlySpan...
2018-04-11 Ben AdamsFix Assert in ValueTask (#17511)
2018-04-11 Petr BredFix cmake toolchain compile flags loop (#17380)
2018-04-11 Jeremy KuhneSimple trim of ArrayPool buffers (#17078)
2018-04-11 Noah FalkFix x86 steady state tiered compilation performance...
2018-04-11 Ahson KhanAdd CreateFromPinnedArray to MemoryMarshal (#17500)
2018-04-10 Jan KotasUse non-inlineable overload for rare CompareOrdinalIgno...
2018-04-10 Koundinya VeluriFix trigger for tier 1 call counting delay (#17477)
2018-04-10 Carol EidtHandle last uses that become contained
2018-04-09 Stephen ToubAvoid Unsafe.As usage in ValueTask that can break type...
2018-04-09 Wes HaggardMerge pull request #17485 from weshaggard/SignCrossTools
2018-04-09 Wes HaggardEnable signing for cross targeting tools
2018-04-09 Ahson KhanFix MemoryManager ctor and use internal span ctor to...
2018-04-09 Carol EidtLSRA: remove last uses only at use point
2018-04-09 Debayan GhoshAdding dlerr() diagnostics for libicu dlsym errors...
2018-04-07 Mike McLaughlinFix OpenVirtualProcess SIGSEGV on Linux. (#17444)
2018-04-07 Mike McLaughlinPublish symbols using Microsoft.SymbolUploader.Build...
2018-04-06 Carol EidtMerge pull request #17418 from CarolEidt/Fix590358
2018-04-06 David MasonAdd GetLoaderAllocatorObjectForGC to IGCToCLR (#17443)
2018-04-06 Jan VorlicekFix GC stress modes 4 and 8 on Linux ARM (#17456)
2018-04-06 Stephen ToubAdd YieldAwaiter support to the async method builder...
2018-04-06 Ahson KhanAdd some comments to SpanHelpers.Char IndexOf and LastI...
2018-04-06 Luqun Lourevert "Work around MCG bug around `ref char` marshalli...
2018-04-05 Carol EidtMerge pull request #17363 from CarolEidt/Fix17242
2018-04-05 Carol Eidtformatting
next