platform/upstream/coreclr.git
2017-01-03 dnicklessPerformance improvement: Make ConcurrentDictionary...
2016-12-21 Gaurav KhannaMerge pull request #8701 from dotnet-bot/master-UpdateD...
2016-12-21 SivarvMerge pull request #8697 from sivarv/lockAddFix
2016-12-21 dotnet-botUpdate CoreClr, CoreFx to beta-24821-04, beta-24821...
2016-12-21 Gaurav KhannaMerge pull request #8696 from dotnet-bot/master-UpdateD...
2016-12-21 Jan VorlicekRemove FEATURE_BLC_FORMATTING (#8699)
2016-12-21 dotnet-botUpdate CoreClr, CoreFx to beta-24821-03, beta-24821...
2016-12-21 sivarvFix GT_LOCKADD register specification.
2016-12-20 Gaurav KhannaMerge pull request #8670 from dotnet-bot/master-UpdateD...
2016-12-20 Joseph TremouletMerge pull request #8693 from JosephTremoulet/ValueNumb...
2016-12-20 Joseph TremouletUse field type value-numbering local field stores
2016-12-20 dotnet-botUpdate CoreClr, CoreFx to beta-24820-02, beta-24820...
2016-12-20 Sujin KimChange wrong indentations in GetSecureInvoke() codes...
2016-12-20 mskvortsovARM: do not use unpredictable sub.w sp, rN, #imm (...
2016-12-20 Jonghyun Park[x86/Linux] Implement libunwind-based unwindLazyStack...
2016-12-20 Sujin KimFix the bug that Secure Delegate Stubs are compiled...
2016-12-19 William GodbeMerge pull request #8681 from gkhanna79/PNBBuildPkg
2016-12-19 Gaurav KhannaUpdate build-packages.sh to support portableLinux
2016-12-19 Alexander RadchenkoAdd Encoding.GetBytes(string, offset, count) (#8651)
2016-12-19 John ChenFix DllImport of IdnToAscii & IdnToUnicode (#8666)
2016-12-19 Andy AyersMerge pull request #8674 from AndyAyersMS/BiggerBlockFlag
2016-12-19 Igor Kulaychuk[Linux][GDB-JIT] Fix bugs in gdbjit that break lldb...
2016-12-19 SaeHie Park[x86/Linux] Add UMThunkStub (#8627)
2016-12-19 Peter MarcuFixing up the arm subsystem versions (#8676)
2016-12-18 Mike McLaughlinRemove Read/WriteProcessMemory from PAL. (#8655)
2016-12-18 Jan KotasUse ExecutionPolicy ByPass to execute probe-win.ps1...
2016-12-18 Andy AyersWiden basic block flag field to 64 bits
2016-12-17 Gaurav KhannaMerge pull request #8668 from gkhanna79/PNBRid
2016-12-16 Gaurav KhannaPackaging support for portable Linux binaries.
2016-12-16 Gaurav KhannaMerge pull request #8664 from dotnet-bot/master-UpdateD...
2016-12-16 Jan KotasAvoid Unsafe.AsRef in Span<T> implementation (#8657)
2016-12-16 Alexander RadchenkoDictionary.GetValueOrDefault (#8641)
2016-12-16 dotnet-botUpdate CoreClr to beta-24816-04
2016-12-16 Hyeongseok OhFix buildsystem for linux cross-architecture component...
2016-12-16 Rama krishnan... Makes CultureInfo.get_Parent thread safe (#8656)
2016-12-16 Gaurav KhannaMerge pull request #8659 from dotnet-bot/master-UpdateD...
2016-12-16 dotnet-botUpdate CoreFx to beta-24816-02
2016-12-16 Igor Kulaychuk[Linux][GDB-JIT] Add try/catch blocks to methods in...
2016-12-15 Alexander RadchenkoMake it easier to use StringComparison & StringComparer...
2016-12-15 Jan KotasSwitch GCSample to the canonical GCToOSInterface implem...
2016-12-15 Gaurav KhannaMerge pull request #8649 from dotnet-bot/master-UpdateD...
2016-12-15 Carol EidtMerge pull request #8642 from CarolEidt/Fix359736
2016-12-15 dotnet-botUpdate CoreClr, CoreFx to beta-24815-03, beta-24815...
2016-12-15 John ChenRemove API Set dependency (#8624)
2016-12-15 Carol EidtMerge pull request #8207 from CarolEidt/StreamlineResol...
2016-12-15 SivarvMerge pull request #8329 from litian2025/Fix_SIMDScalar...
2016-12-15 Gaurav KhannaMerge pull request #8645 from dotnet-bot/master-UpdateD...
2016-12-15 dotnet-botUpdate CoreFx to beta-24815-01
2016-12-15 Sasha SemennikovMerge pull request #8546 from alsemenn/debuggertests_ge...
2016-12-15 Pat GavlinMerge pull request #8640 from pgavlin/VSO359734
2016-12-14 Li TianFix SIMD Scalar Move Encoding: VEX.L should be 0
2016-12-14 Carol EidtCorrectly sequence fgMorphModToSubMulDiv
2016-12-14 Pat GavlinAdd a regression test.
2016-12-14 Gaurav KhannaMerge pull request #8582 from dotnet-bot/master-UpdateD...
2016-12-14 Pat GavlinFix ref count adjustment in `fgMorphBlockStmt`.
2016-12-14 Igor Kulaychuk[Linux][GDB-JIT] Add simple C++ mangling of method...
2016-12-14 Pat GavlinMerge pull request #8601 from pgavlin/gh7963
2016-12-14 Michal StrehovskýAdd support for R2R ldvirtftn helpers (#8608)
2016-12-14 dotnet-botUpdate CoreClr, CoreFx to beta-24814-03, beta-24814...
2016-12-14 Jonghyun ParkMove RUNTIME_FUNCTION__BeginAddress into clrnt.h (...
2016-12-14 Jonghyun Park[x86/Linux] Adds Dummy Exception Handler (#8613)
2016-12-14 mskvortsov[ARM32/Linux] Initial bring up of FEATURE_INTERPRETER...
2016-12-14 ahsonkhanAdding method implementations to fast span/readonlyspan...
2016-12-14 Jonghyun Park[x86/Linux] Enforce 16-byte stack alignment (#8587)
2016-12-14 Jonghyun Park[x86/Linux] Fix incorrect __fastcall definition (#8585)
2016-12-14 Jonghyun Park[x86/Linux] Fix "Bad opcode" assert in unwindLazyState...
2016-12-13 Bruce ForstallMerge pull request #8617 from hqueue/arm/test20161210...
2016-12-13 Jonghyun Park[x86/Linux] Port jithelp.asm (#8491)
2016-12-13 Pat GavlinFix the ARM32 build.
2016-12-13 Jeremy KuhneRemove no-op file security (#8611)
2016-12-13 Pat GavlinFix consume-order checking in codegen.
2016-12-13 Wes HaggardMerge pull request #8560 from AlexRadch/Deconstruction
2016-12-13 SivarvMerge pull request #8621 from mikedn/cmp-cast-drop
2016-12-13 Mike DanesFix incorrect compare narrowing in TreeNodeInfoInitCmp
2016-12-13 Mike McLaughlinEnable interop debugging for Windows amd64 and x86...
2016-12-13 Jan KotasSynchronize src\mscorlib\corefx with the CoreRT fork...
2016-12-13 Jeremy KuhneRemove managed environment cache (#8604)
2016-12-13 Jan KotasDelete HostProtection attributes (#8610)
2016-12-13 Hyung-Kyu ChoiRyujit/ARM32 Initial Lowering::IsContainableImmed for ARM
2016-12-13 Carol EidtMerge pull request #8520 from hqueue/arm/test20161208...
2016-12-13 Hyung-Kyu ChoiRyujit/ARM32 Implement Lowering::LowerCast for ARM
2016-12-13 Drew ScogginsMerge pull request #8510 from DrewScoggins/CommitNameFix
2016-12-13 Drew ScogginsAdd ability to give a name to a PR run
2016-12-12 Jan KotasRename Contract.Assert to Debug.Assert (#8600)
2016-12-12 SaeHie Park[x86/Linux] implement TheUMEntryPrestub (#8589)
2016-12-12 Davis GoodinFix longname DAC to enable arm[64] symbol packages...
2016-12-12 SivarvMerge pull request #8532 from sivarv/fixedRegFix
2016-12-12 Michelle McDanielMerge pull request #8598 from adiaaida/disableGetGeneration
2016-12-12 Brian SullivanMerge pull request #8541 from briansull/vso-287671
2016-12-12 Alexander Radchenko// BLOCKED (do not add now): [EditorBrowsable(EditorBro...
2016-12-12 Michelle McDanielDisable GetGenerationWR2 for GCStress on x86
2016-12-12 Gaurav KhannaMerge pull request #8421 from hseok-oh/enable_arm_linux...
2016-12-12 Matt WarrenSpan<T> api update (#8583)
2016-12-12 Evgeny Pavlov[x86/Linux][SOS] Don't include utilcode.h in gcdumpx86...
2016-12-12 Evgeny Pavlov[x86/Linux][SOS] Add CALLBACK (aka stdcall) to function...
2016-12-11 Sean GillespieLocal GC: Decouple write barrier operations between...
2016-12-10 Andy AyersFix typo in clang-format directive and reformat end...
2016-12-10 Stephen ToubMerge pull request #8581 from stephentoub/cwt_unsafecast
2016-12-10 Stephen ToubUse JitHelpers.UnsafeCast in ConditionalWeakTable
2016-12-10 Stephen ToubMerge pull request #8420 from dotnet-bot/master-UpdateD...
next