platform/upstream/dotnet/runtime.git
2016-09-14 Kyungwoo LeeMerge pull request dotnet/coreclr#7012 from kyulee1...
2016-09-14 Justin Van... Update new String.Split methods to use optional params...
2016-09-14 Swaroop SridharUse the correct HijackHelper for X86 FP (dotnet/coreclr...
2016-09-13 smile21prcMerge pull request dotnet/coreclr#7177 from smile21prc...
2016-09-13 Smile WeiFor perf, we need to keep the run results longer for...
2016-09-13 dotnet botUpdate CoreClr, CoreFx, External to beta-24513-04,...
2016-09-13 Kyungwoo LeeX86: Fix inline assertion
2016-09-13 Bruce ForstallMerge pull request dotnet/coreclr#7164 from BruceForsta...
2016-09-13 smile21prcMerge pull request dotnet/coreclr#7172 from smile21prc...
2016-09-13 Smile WeiList all generated perf .xml files.
2016-09-13 Michelle McDanielMerge pull request dotnet/coreclr#7166 from adiaaida...
2016-09-13 Michelle McDanielRemove unnecessary NYIs in Decompose
2016-09-13 SivarvMerge pull request dotnet/coreclr#7145 from sivarv...
2016-09-13 Bruce ForstallAdd issue comments to excluded tests
2016-09-13 Justin Van... Add Array.Reverse<T> (dotnet/coreclr#7132)
2016-09-13 Stephen ToubRemove a field from the CopyToAsync async state machine...
2016-09-13 Dmitri-BotcharnikovEnable Debian Jessie for ARM rootfs build (dotnet/corec...
2016-09-13 chrisautReplace % inside loop of Random ctor (dotnet/coreclr...
2016-09-13 Mike McLaughlinFix funceval for enregistered value types arguments...
2016-09-13 Jan KotasMerge pull request dotnet/coreclr#7153 from dotnet...
2016-09-13 Bruce ForstallFix uninitialized local build break
2016-09-13 Bruce ForstallMerge pull request dotnet/coreclr#7130 from BruceForsta...
2016-09-13 Peter KukolClean up COMPlus_JitMemStats / MEASURE_MEM_ALLOC (dotne...
2016-09-13 Michelle McDanielMerge pull request dotnet/coreclr#7105 from adiaaida...
2016-09-13 Michelle McDanielImplement DecomposeUMod
2016-09-13 Pat GavlinMerge pull request dotnet/coreclr#7126 from mikedn...
2016-09-12 Bruce ForstallRyuJIT x86: Implement GS cookie check for functions...
2016-09-12 Bruce ForstallMerge pull request dotnet/coreclr#7148 from BruceForsta...
2016-09-12 Pat GavlinMerge pull request dotnet/coreclr#7133 from mikedn...
2016-09-12 Vance MorrisonMerge pull request dotnet/coreclr#7102 from vancem...
2016-09-12 Bruce ForstallRestrict x86 legacy JIT struct promotion
2016-09-12 Jan KotasMerge pull request dotnet/coreclr#7136 from benaadams...
2016-09-12 Jose Perez... Merge pull request dotnet/coreclr#7142 from joperezr...
2016-09-12 sivarvFix to dotnet/coreclr#7091.
2016-09-12 Davis GoodinMerge pull request dotnet/coreclr#6791 from dagood...
2016-09-12 Jose Perez... Removing one String member to avoid depending on ArgIte...
2016-09-12 Jose Perez... Adding missing String members to coreclr
2016-09-12 Mike DanesImplement long to float cast for x86
2016-09-11 Ben AdamsFix Environment no-inlining for mscorlib
2016-09-11 James KoReduce code bloat around formatted GetResourceString...
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 Mike DanesImplement long to int casts with overflow for x86
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 Vance MorrisonFix issue where Type Names are not resolved if a heap...
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
next