platform/upstream/coreclr.git
2016-05-11 Bruce ForstallMerge pull request #4903 from BruceForstall/MoveToLegacy
2016-05-11 Bruce ForstallMerge pull request #4900 from BruceForstall/PartialFix4817c
2016-05-11 tijoytomMerge pull request #4895 from tijoytom/master
2016-05-11 Jan KotasMerge pull request #4898 from dotnet-bot/from-tfs
2016-05-11 Geunsik LimLinux/ARM: Use -O1 level to avoid segfault in release...
2016-05-11 Bruce ForstallMove some LEGACY_BACKEND code from codegencommon.cpp...
2016-05-11 Jan VorlicekChange hosting API string encoding to UTF-8 on Windows...
2016-05-10 Bruce ForstallFix kill set of rep stos to include ECX
2016-05-10 Jan KotasFix razzle build breaks
2016-05-10 tijoytkCleaning up a bunch of warnings.
2016-05-10 Bruce ForstallMerge pull request #4891 from BruceForstall/PartialFix4817
2016-05-10 Andy AyersMerge pull request #4878 from AndyAyersMS/AddMissingBen...
2016-05-10 Bruce ForstallBlock ops using rep on x86 need to kill edi/esi/ecx...
2016-05-10 AlexGhiondeaMerge pull request #4833 from AlexGhiondea/StringBuilde...
2016-05-10 tijoytomMerge pull request #4793 from tijoytom/master
2016-05-10 Hugh BellamyFix ArgumentNullException messages passed as parameter...
2016-05-10 Jonghyun ParkAdjust relative offsets in UMThunkStub (#4888)
2016-05-10 Jan KotasMerge pull request #4713 from myungjoo/fix/4712
2016-05-10 Jan KotasMerge pull request #4870 from RussKeldorph/illicense
2016-05-10 Jan KotasMerge pull request #4886 from dotnet-bot/from-tfs
2016-05-10 ValeryFixed typo in jitinterface.cpp (#4889)
2016-05-10 John ChenMerge pull request #4883 from JohnChen0/r2r
2016-05-10 John ChenMerge pull request #4829 from JohnChen0/master
2016-05-10 Jan KotasJIT-EE interface changes to support CoreRT
2016-05-10 Matt EllisFix call to GetSortHandle (#4882)
2016-05-10 Bruce ForstallMerge pull request #4865 from BruceForstall/JitDumpAsse...
2016-05-10 Andy AyersAdd missing xunit performance attributes
2016-05-10 AlexGhiondeaMerge pull request #4866 from AlexGhiondea/mscorlibUpdates
2016-05-10 Andy AyersMerge pull request #4867 from AndyAyersMS/FixBenchmarkNames
2016-05-10 Rahul KumarMerge pull request #4864 from dotnet-bot/from-tfs
2016-05-09 John Chen ... Fix CrossGen to skip some methods that require generic...
2016-05-09 tijoytkTaking care of review comments.
2016-05-09 Russ KeldorphUpdate license header in most .il files.
2016-05-09 Andy AyersFix class names for benchmarks
2016-05-09 Russ KeldorphMerge pull request #4862 from RussKeldorph/pending3
2016-05-09 Alex GhiondeaCreate the project that will generate the facade project
2016-05-09 Alex GhiondeaCreate a reference assembly for mscorlib
2016-05-09 Bruce ForstallDon't print pointers to the JitDump; output the asserti...
2016-05-09 Carol EidtMerge pull request #4852 from mikedn/lsra-reftype
2016-05-09 Jan VorlicekLet all signals be unblocked on Unix (#4863)
2016-05-09 Jeremy KuhneFix desktop build break.
2016-05-09 John Chen ... Increase a test timeout
2016-05-09 AlexGhiondeaMerge pull request #4828 from AlexGhiondea/systemprivat...
2016-05-09 Rahul KumarMerge pull request #4837 from rahku/crossgen
2016-05-09 Rahul Kumar[Arm64] Helpers for ReadyToRun
2016-05-09 Mike DanesDefine LSRA's RefType enum via macros
2016-05-09 Russ KeldorphFix conv_ovf_i8_i test
2016-05-09 Gaurav KhannaMerge pull request #4834 from gkhanna79/RemoveSxSJIT
2016-05-09 Davis GoodinFix incremental build restore: move generated test_runt...
2016-05-09 Jonghyun ParkDo NOT overwrite the stack frame pointer (#4857)
2016-05-09 MyungJoo HamLinux/ARM: fix stack alignment breaks (#4858)
2016-05-09 Russ KeldorphMerge pull request #4845 from RussKeldorph/pending
2016-05-09 Lubomir LitchevUpdate unix-test-instructions.md
2016-05-08 Russ KeldorphFix some tests where the only problem was incorrect...
2016-05-08 Koundinya VeluriMerge pull request #4773 from kouvel/CardTableGrowFix3
2016-05-08 SaeHie ParkARM: Fix SOS stack dump command failure (#4774)
2016-05-08 Jan KotasDisable flaky test (#4846)
2016-05-08 Jan KotasRyuJIT - throughput improvements, PInvoke transitions...
2016-05-07 Aditya MandaleekaMerge pull request #4747 from krytarowski/netbsd-support-75
2016-05-07 Aditya MandaleekaMerge pull request #4843 from dotnet-bot/from-tfs
2016-05-07 Jan KotasDelete left-over uses of FeatureHostedBinder
2016-05-07 Bruce ForstallMerge pull request #4742 from lemmaa/fix-unit-test...
2016-05-07 SivarvMerge pull request #4836 from sivarv/simdPromotion
2016-05-07 Rahul KumarFixes multidim array Get Accessor for enum datatype...
2016-05-07 James KoUse Buffer.BlockCopy in System.Reflection.Emit (#4812)
2016-05-07 Thomas KlausnerFix a typo in NetBSD documentation. (#4841)
2016-05-07 James KoBuffer.BlockCopy: Avoid double-typechecks for arrays...
2016-05-07 Jan VorlicekRemove FEATURE_HOSTED_BINDER definition (#4838)
2016-05-07 Tijoy Tom Kalathipar... UTF8 Marshaling support(UnmanagedType.LPUTF8Str)
2016-05-07 sivarvMark simd type vars as lvRegStruct accurately.
2016-05-06 Pat GavlinMerge pull request #4803 from pgavlin/RootBinDir
2016-05-06 Pat GavlinMerge pull request #4831 from pgavlin/gh2300
2016-05-06 Russ KeldorphMerge pull request #4826 from RussKeldorph/vararg
2016-05-06 Andy AyersMerge pull request #4815 from AndyAyersMS/LegacyPolicyI...
2016-05-06 Maoni StephensMerge pull request #4770 from Maoni0/affi
2016-05-06 Jan VorlicekFix Windows x86 exception handling issue (#4830)
2016-05-06 Gaurav KhannaCleanup sxsJitStartup from codemanager
2016-05-06 Sejong OhMerge pull request #4690 from sejongoh/use_rax_for_ret_buf
2016-05-06 SivarvMerge pull request #4795 from sivarv/simdret
2016-05-06 Kyungwoo LeeMerge pull request #4791 from kyulee1/fasttailcall
2016-05-06 Kyungwoo LeeARM64: Enable Fast Tail Call
2016-05-06 Alex GhiondeaImprove detection of error condition when using StringB...
2016-05-06 Pat GavlinMove b12011 into testsUnsupportedOutsideWindows.
2016-05-06 Pat GavlinAdd a `bindir` parameter to build.sh.
2016-05-06 Bruce ForstallMerge pull request #4814 from BruceForstall/FixGcRefAssert
2016-05-06 Bruce ForstallMerge pull request #4811 from BruceForstall/FixFunction...
2016-05-06 Alex GhiondeaPackage System.Private.CoreLib in the Microsoft.NETCore...
2016-05-06 Alex GhiondeaCreate project that builds System.Private.CoreLib assembly.
2016-05-06 Bruce ForstallMerge pull request #4822 from dotnet-bot/from-tfs
2016-05-06 Maoni0enable affinity and numa for GC and some bug fixes
2016-05-06 Andy AyersMerge pull request #4806 from AndyAyersMS/FixInlineDump
2016-05-06 Russ KeldorphMove Windows-only vararg/arglist tests to the appropria...
2016-05-06 John ChenMerge pull request #4797 from JohnChen0/master
2016-05-06 Bruce ForstallMerge pull request #4810 from BruceForstall/Fix4666
2016-05-06 Bruce ForstallMerge pull request #4819 from BruceForstall/FixRyujitX8...
2016-05-06 Matt EllisMerge pull request #4821 from ellismg/fix-unix-builds
2016-05-06 Matt EllisFix conditional in Unix build definition
2016-05-06 Bruce ForstallDisable tests which fail in a RyuJIT/x86 Checked build...
2016-05-06 Bruce ForstallFix COMPlus_JitFunctionTrace=1 to work better with NYI
2016-05-06 Bruce ForstallFix GC ref frame offset range assert
next