platform/upstream/dotnet/runtime.git
2016-09-12 Jose Perez... Adding missing String members to coreclr
2016-09-10 Peter KukolMerge pull request dotnet/coreclr#7067 from pkukol...
2016-09-09 Pat GavlinMerge pull request dotnet/coreclr#7125 from pgavlin...
2016-09-09 Bruce ForstallMerge pull request dotnet/coreclr#7122 from BruceForsta...
2016-09-09 Bruce ForstallMerge pull request dotnet/coreclr#7120 from BruceForsta...
2016-09-09 Bruce ForstallMerge pull request dotnet/coreclr#7114 from BruceForsta...
2016-09-09 Bruce ForstallFix dotnet/coreclr#7092
2016-09-09 Pat GavlinDo not use movsq on x86.
2016-09-09 Pat GavlinModel the kill set for ASSIGN_BYREF on x86.
2016-09-09 SivarvMerge pull request dotnet/coreclr#7111 from sivarv...
2016-09-09 Kyungwoo LeeMerge pull request dotnet/coreclr#7108 from kyulee1...
2016-09-09 Sean GillespieMerge pull request dotnet/coreclr#7121 from swgillespie...
2016-09-09 Sean GillespieOnly reference IGCHeap::gcHeapType when FEATURE_SVR_GC...
2016-09-09 Jan VorlicekFix enregistered max size constants on Unix AMD64 ...
2016-09-09 Jan KotasMerge pull request dotnet/coreclr#7118 from dotnet...
2016-09-09 Bruce ForstallFix dotnet/coreclr#7093
2016-09-09 Jan KotasRevert "Fix IMGREL32 static field addr value-num blindspot"
2016-09-09 Sean GillespieMerge pull request dotnet/coreclr#7116 from dotnet...
2016-09-09 dotnet-botFix a build break introduced by GHdotnet/coreclr#6764
2016-09-08 Bruce ForstallFix dotnet/coreclr#7100
2016-09-08 Rahul KumarMerge pull request dotnet/coreclr#7112 from rahku/appdomain
2016-09-08 Rahul KumarAdd AppContext.UnhandledException to ref file
2016-09-08 sivarvFix to dotnet/coreclr#7087
2016-09-08 Eugene RozenfeldMerge pull request dotnet/coreclr#7071 from erozenfeld...
2016-09-08 Kyungwoo LeeILDASM: Ignore Metadata flag for CoreCLR
2016-09-08 Peter KukolFix the fixes.
2016-09-08 Peter KukolFix some timing code bit rot, plus minor cleanup.
2016-09-08 Pat GavlinMerge pull request dotnet/coreclr#7107 from pgavlin...
2016-09-08 Sean GillespieMerge pull request dotnet/coreclr#6764 from swgillespie...
2016-09-08 Sean GillespieIntroduce an interface separating the GC and the VM,
2016-09-08 Pat GavlinMerge pull request dotnet/coreclr#7106 from pgavlin...
2016-09-08 Pat GavlinReturn false from isRegPairType for RyuJIT.
2016-09-08 Rahul KumarMerge pull request dotnet/coreclr#6995 from rahku/appdomain
2016-09-08 Pat GavlinMerge pull request dotnet/coreclr#4986 from mikedn...
2016-09-08 Pat GavlinImprove decomp throughput.
2016-09-08 Rahul KumarExposes runtime functionality to Appdomain implementati...
2016-09-08 Pat GavlinMerge pull request dotnet/coreclr#7011 from svick/early...
2016-09-08 Mike DanesAdd a NYI for a long compare codegen issue
2016-09-08 Mike DanesImplement integer to long/ulong casts for x86
2016-09-08 Yufei HuangAdd constraint to Enum.Parse<TEnum> (dotnet/coreclr...
2016-09-08 Joseph TremouletMerge pull request dotnet/coreclr#6889 from JosephTremo...
2016-09-08 Joseph TremouletMerge pull request dotnet/coreclr#6754 from hseok-oh...
2016-09-08 Bart J.F. De... Make TryEnsureSufficientExecutionStack public (dotnet...
2016-09-08 Jan VorlicekFix OSX build break in PAL tests (dotnet/coreclr#7101)
2016-09-07 Pat GavlinMerge pull request dotnet/coreclr#7023 from pgavlin...
2016-09-07 Pat GavlinLink dotnet/coreclr#7097 to the relevant code in :...
2016-09-07 kchoiFix strict aliasing violation from conditional typedef...
2016-09-07 smile21prcMerge pull request dotnet/coreclr#7016 from smile21prc...
2016-09-07 Pat GavlinMerge pull request dotnet/coreclr#7098 from pgavlin...
2016-09-07 Smile WeiCreate coreclr perf jobs for Linux.
2016-09-07 Pat GavlinFix the output path when building a single test.
2016-09-07 Pat GavlinStop treating sine/cosine/round as target intrinsics...
2016-09-07 Eugene RozenfeldMake GT_LIST processing non-recursive to avoid StackOve...
2016-09-07 Michelle McDanielMerge pull request dotnet/coreclr#7065 from adiaaida...
2016-09-07 Wes HaggardMerge pull request dotnet/coreclr#7081 from yufeih...
2016-09-07 Ben AdamsConcurrentDictionary<TKey, TValue> Exceptions to ThrowH...
2016-09-07 Carol EidtMerge pull request dotnet/coreclr#7068 from CarolEidt...
2016-09-07 Tarek Mahmoud... Merge pull request dotnet/coreclr#7075 from tarekgh...
2016-09-07 Michelle McDanielEnable long multiply
2016-09-07 Hyung-Kyu ChoiExclude smallFrame.sh test for ARM (dotnet/coreclr...
2016-09-07 James KoCorrect the virtual overload of Stream.CopyTo (dotnet...
2016-09-07 Yufei HuangAdd Enum.TryParse and Enum.Parse<TEnum>
2016-09-07 Ben AdamsTask<T> Exceptions to ThrowHelper (dotnet/coreclr#7076)
2016-09-07 Hyeongseok Ohmodify comment
2016-09-07 Hyeongseok Ohadd comment
2016-09-07 Tarek Mahmoud... Avoid creating zh-CHS/zh-CHT durng culture enumeration
2016-09-07 James KoMake Stream.CopyTo virtual (dotnet/coreclr#7070)
2016-09-07 Rama krishnan... Merge pull request dotnet/coreclr#7022 from lemmaa...
2016-09-06 Joseph TremouletMerge pull request dotnet/coreclr#7064 from JosephTremo...
2016-09-06 Carol EidtFix Arm64 build breaks
2016-09-06 Gaurav KhannaMerge pull request dotnet/coreclr#6922 from gkhanna79...
2016-09-06 Ben AdamsArray<T> exceptions to ThrowHelper (dotnet/coreclr...
2016-09-06 Dmitri-Botcharnikov[Linux][LLDB][GDB/JIT] Add support for lldb 'breakpoint...
2016-09-06 Hyung-Kyu ChoiMove genIncRegBy() to codegenclassic.h (dotnet/coreclr...
2016-09-06 Hanjoung Lee[ARM] Remove ARM_HAZARD_AVOIDANCE (dotnet/coreclr#7019)
2016-09-06 Peter KukolEnable FEATURE_JIT_METHOD_PERF always (even when FEATUR...
2016-09-06 Joseph TremouletFix GTF_ flag collision
2016-09-06 Sung-Jae LeeAdd proper support for custom installed llvm tool chain...
2016-09-06 Hyeongseok Ohfix helpers' flag: ULDiv, ULMod can throw Div-by-zero...
2016-09-06 Ben AdamsArraySegment<T> exceptions to ThrowHelper (dotnet/corec...
2016-09-06 Hyung-Kyu ChoiExclude two more tests for ARM (dotnet/coreclr#7062)
2016-09-06 Sung-Jae LeePrevent build output contamination while building test...
2016-09-05 Tarek Mahmoud... Allow mapping LCID and culture names mapping for neutra...
2016-09-05 Ben AdamsImprove ThrowHelper (dotnet/coreclr#7048)
2016-09-04 Carol EidtMerge pull request dotnet/coreclr#7027 from CarolEidt...
2016-09-03 Rama krishnan... Merge pull request dotnet/coreclr#7015 from ramarag...
2016-09-03 Rama Krishnan... Implement FixupPrecode for Arm64
2016-09-02 Carol EidtMore PR comments
2016-09-02 Bruce Bowyer... Reduce item format allocations in AppendFormat (dotnet...
2016-09-02 Rahul KumarMerge pull request dotnet/coreclr#6976 from kvochko...
2016-09-02 Matt MitchellMerge pull request dotnet/coreclr#7041 from mmitche...
2016-09-02 Matt MitchellAdd help job
2016-09-02 Carol EidtRestore the change to gtNewBlkOpNode
2016-09-02 kchoiLTO build: fix perf regression from strict alias violat...
2016-09-02 Andrey KvochkoEnabled FunctionEnter/FunctionLeave hooks on ARM (dotne...
2016-09-02 Carol EidtMore PR Feedback
2016-09-02 Bruce Bowyer... Improve StringBuilder ctor(), ctor(int), and ToString...
2016-09-01 Matt MitchellMerge pull request dotnet/coreclr#7032 from mmitche...
2016-09-01 Matt MitchellChanging new perf.groovy triggers to be non-default
2016-09-01 Carol EidtAddress PR Feedback
next