Fix reading Time zone rules using Julian days (#17672)
[platform/upstream/coreclr.git] / src /
2018-04-19 Tarek Mahmoud SayedFix reading Time zone rules using Julian days (#17672)
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
2018-04-05 Carol EidtRemove fgMorphLocalField invalid assert
2018-04-05 Ahson KhanVectorize and use ROSpan.LastIndexOf as the workhorse...
2018-04-05 Bruce ForstallMerge pull request #17424 from BruceForstall/FixArmCore...
2018-04-05 Stephen ToubMerge pull request #17432 from stephentoub/portnumericperf
2018-04-05 Jan KotasRename conflicting definitions VER_MAJOR/MINORVERSION...
2018-04-05 Stephen ToubUse FormattingHelpers.Count{Hex}Digits in {u}int/long...
2018-04-05 Stephen ToubMove FormattingHelpers.Count{Hex}Digits from Utf8Format...
2018-04-05 Andy AyersJIT: refine x86 gc reg kill set for CORINFO_HELP_INIT_P...
2018-04-04 Wes HaggardMerge pull request #17426 from dotnet-maestro-bot/maste...
2018-04-04 Brian RobbinsFix ARM32 on ARM64 Tracing (#17417)
2018-04-04 Carol EidtHandle SIMD8/LONG recasts for LCL_FLD
2018-04-04 Stephen ToubFix ExecutionContext capture in Task (#17407)
2018-04-04 Konstantin Baladurin[x86/Linux] Fix COMNumber::DoubleToNumberFC arguments...
2018-04-04 Stephen ToubConsolidate and optimize TextInfo.ChangeCase (#17391)
2018-04-04 Stephen ToubAvoid unnecessary string allocations in IdnMapping...
2018-04-04 Bruce ForstallMerge pull request #17372 from BruceForstall/ArmWriteBa...
2018-04-03 Bruce ForstallRemove most ARM NYI (#17365)
2018-04-03 Jarret ShookMerge pull request #17352 from sdmaclea/PR-ARM64-Add...
2018-04-03 Koundinya VeluriIncrease crst level for ReadyToRunInfo's map lock ...
2018-04-03 David Mason[local gc] gc spinning part 1 (#17341)
2018-04-02 Wes HaggardMerge pull request #17382 from weshaggard/MergeMaster21
2018-04-02 Maoni StephensAdded a new API to provide memory information that...
2018-04-02 Wes HaggardMerge branch 'master' into release/2.1
2018-04-02 Carol EidtMerge pull request #17313 from fiigii/sethilo
2018-03-31 Steve MacLean[Arm64] Add x64_arm64 crossgen to tools package
2018-03-31 Carol EidtMerge pull request #17180 from fiigii/fixavxtests
2018-03-31 Jan KotasMake AsSpan(this string) ForceInline to be on par with...
2018-03-31 Jan KotasDelete dead code to support OSes prior to Windows 7...
2018-03-31 Brian SullivanMerge pull request #17329 from briansull/struct-gscheck-fix
2018-03-31 David Masonfix for HasCriticalFinalizer in local gc (#17369)
2018-03-31 Bruce ForstallTighten arm32/arm64 write barrier kill reg sets
2018-03-31 Bruce ForstallMerge pull request #17319 from janvorli/disable-gc...
2018-03-31 Egor ChesakovFix#16827 Stack probing for Linux (#17360)
2018-03-31 Konstantin BaladurinPEImageLayout: clear instruction cache after relocations
2018-03-31 Eric StJohnFix ilasm COR header (#17357)
2018-03-31 Brian RobbinsOnly allow the rundown thread to write events during...
2018-03-31 Brian SullivanReject struct promotion of parameters when -GS checks...
2018-03-31 sergey ignatov[arm32] Fixed RBM_PROFILER_* (#17291)
2018-03-30 Carol EidtGC info fix: correctly adjust argCnt
2018-03-30 Jan VorlicekFix remote unwind (#17351)
next