platform/upstream/dotnet/runtime.git
2016-10-11 Pat GavlinMerge pull request dotnet/coreclr#7571 from pgavlin...
2016-10-11 Rahul KumarMerge pull request dotnet/coreclr#7574 from DrewScoggin...
2016-10-11 Drew ScogginsFix runtest.cmd return code
2016-10-11 Pat GavlinFix the type of the data field of a typed ref on x86.
2016-10-11 Carol EidtMerge pull request dotnet/coreclr#7310 from wateret...
2016-10-11 Pat GavlinMerge pull request dotnet/coreclr#7565 from dotnet...
2016-10-11 Pat GavlinMerge pull request dotnet/coreclr#7560 from pgavlin...
2016-10-11 ikopylovSemaphoreSlim performance improvement (dotnet/coreclr...
2016-10-11 Vance MorrisonUpdate Readme.md to lead you through basic repo workflo...
2016-10-11 Pat GavlinFix a build break in the ARM64 JIT.
2016-10-11 Pat GavlinMerge pull request dotnet/coreclr#7562 from pgavlin...
2016-10-11 Pat GavlinRemove an overly fragile assertion.
2016-10-11 Michal StrehovskýRemove AllowPartiallyTrustedCallers from a test (dotnet...
2016-10-11 Pat GavlinDisable emit{Enable,Disable}GC for x86.
2016-10-11 Michelle McDanielMerge pull request dotnet/coreclr#7518 from adiaaida...
2016-10-11 Jan KotasUpdate adding_new_public_apis.md (dotnet/coreclr#7544)
2016-10-11 Pat GavlinMerge pull request dotnet/coreclr#7537 from pgavlin...
2016-10-10 Michelle McDanielForce byteable register for CMP if op2 is CNS_INT
2016-10-10 Pat GavlinAddress PR feedback.
2016-10-10 Rama krishnan... Merge pull request dotnet/coreclr#7530 from ramarag...
2016-10-10 Rama Krishnan... Exposing StrongNameKeyPair
2016-10-10 Joseph TremouletMerge pull request dotnet/coreclr#7543 from JosephTremo...
2016-10-10 John ChenFix buffer length usage in UTF-8 to Unicode conversion...
2016-10-10 Hugh BellamyFix various CustomAttributeBuilder bugs (dotnet/coreclr...
2016-10-10 Joseph TremouletStop making JitNoRngChecks debug-only
2016-10-09 Pat GavlinFix the codegen for by-value struct args on x86.
2016-10-09 Gaurav KhannaMerge pull request dotnet/coreclr#7538 from dotnet...
2016-10-09 dotnet-botUpdate CoreClr to beta-24609-02
2016-10-09 Michal StrehovskýAdd test to validate ByRef type unification (dotnet...
2016-10-09 Stephen ToubImplement CultureNotFoundException id-based ctors ...
2016-10-09 Gaurav KhannaMerge pull request dotnet/coreclr#7531 from dotnet...
2016-10-09 dotnet-botUpdate CoreClr, CoreFx to beta-24609-01, beta-24608...
2016-10-08 Vance MorrisonStandardize on _echo name (dotnet/coreclr#7532)
2016-10-08 Sergiy KuryataMerge pull request dotnet/coreclr#7521 from vkvenkat...
2016-10-07 Sean GillespieReturn null on allocation failure due to OOM instead...
2016-10-07 John Chen ... Disable CER code that is causing access violation
2016-10-07 Gaurav KhannaMerge pull request dotnet/coreclr#7522 from dotnet...
2016-10-07 Pat GavlinMerge pull request dotnet/coreclr#7520 from pgavlin...
2016-10-07 Pat GavlinFix formatting.
2016-10-07 dotnet-botUpdate CoreClr, CoreFx to beta-24607-03, beta-24607...
2016-10-07 vkvenkatFixed dotnet/coreclr#7519 - Dotnet crashes while satura...
2016-10-07 Pat GavlinRefactor genPutStructArgStk for clarity.
2016-10-07 Bruce ForstallMerge pull request dotnet/coreclr#7515 from BruceForsta...
2016-10-07 sandreenkoMerge pull request dotnet/coreclr#7509 from sandreenko...
2016-10-07 Gaurav KhannaMerge pull request dotnet/coreclr#7514 from dotnet...
2016-10-07 Michelle McDanielMerge pull request dotnet/coreclr#7466 from adiaaida...
2016-10-07 Michelle McDanielForce byteable registers for indir op source
2016-10-07 dotnet-botUpdate CoreClr, CoreFx to beta-24607-02, beta-24607...
2016-10-07 Tarek Mahmoud... Enable netstandard1.7 collations APIs (dotnet/coreclr...
2016-10-07 Sean GillespieRestore some changes lost in a merge conflict (dotnet...
2016-10-07 Bruce ForstallFix bad merge
2016-10-07 Bruce ForstallMerge pull request dotnet/coreclr#7490 from BruceForsta...
2016-10-06 Gaurav KhannaMerge pull request dotnet/coreclr#7507 from dotnet...
2016-10-06 Pat GavlinMerge pull request dotnet/coreclr#7504 from pgavlin...
2016-10-06 Sergey AndreenkoSet missed default value for coreclr runtest.cmd.
2016-10-06 Bruce ForstallEnable legacy JIT fallback for CoreCLR on Windows x86
2016-10-06 Pat GavlinFix a typo and a formatting issue.
2016-10-06 Pat GavlinAlways normalize stores when spilling lclVars.
2016-10-06 dotnet-botUpdate CoreClr, CoreFx to beta-24606-03, beta-24606...
2016-10-06 Evgeny PavlovFix incorrect index for localsDebug array (dotnet/corec...
2016-10-06 Gaurav KhannaMerge pull request dotnet/coreclr#7505 from dotnet...
2016-10-06 dotnet-botUpdate CoreClr, CoreFx to beta-24606-02, beta-24606...
2016-10-05 Carol EidtMerge pull request dotnet/coreclr#7486 from CarolEidt...
2016-10-05 SivarvMerge pull request dotnet/coreclr#7500 from mikedn...
2016-10-05 Carol EidtSupport double-aligned frames for RyuJIT/x86
2016-10-05 Mike DanesFix and-cmp to test recognition
2016-10-05 Gaurav KhannaMerge pull request dotnet/coreclr#7498 from dotnet...
2016-10-05 dotnet-botUpdate CoreClr to beta-24605-03
2016-10-05 Gaurav KhannaMerge pull request dotnet/coreclr#7492 from dotnet...
2016-10-05 Jan KotasDelete mscorlib from CoreCLR targeting pack (dotnet...
2016-10-05 dotnet-botUpdate CoreClr to beta-24605-02
2016-10-04 Gaurav KhannaMerge pull request dotnet/coreclr#7472 from dotnet...
2016-10-04 Pat GavlinMerge pull request dotnet/coreclr#7481 from pgavlin...
2016-10-04 Pat GavlinAdd an option to crossgen S.P.CoreLib using the alt...
2016-10-04 Atsushi KanamoriMerge pull request dotnet/coreclr#7436 from giuliohome...
2016-10-04 Michelle McDanielMerge pull request dotnet/coreclr#7484 from adiaaida...
2016-10-04 giuliohomeIssue 7346 ConstructorArguments with null array of...
2016-10-04 Michelle McDanielSet default x86 test run to assert on nyi
2016-10-04 dotnet-botUpdate CoreClr, CoreFx to beta-24604-03, beta-24604...
2016-10-04 Pat GavlinMerge pull request dotnet/coreclr#7476 from jkotas...
2016-10-04 Evgeny Pavlov[Linux][GDB-JIT] Fix incorrect frame location when...
2016-10-04 Daniel PodderAdd PGO GENPROFILE support to coreclr and clrjit (dotne...
2016-10-04 Ian HaysAPI: Move Synchronized from StreamReader to TextReader...
2016-10-04 Jan KotasCorrect security annotations
2016-10-04 Jan KotasMerge pull request dotnet/coreclr#7473 from dotnet...
2016-10-04 Rahul KumarRemove coreclr checks from AppDomain apis (dotnet/corec...
2016-10-04 Carol EidtMerge pull request dotnet/coreclr#7468 from CarolEidt...
2016-10-04 Bruce ForstallMerge pull request dotnet/coreclr#7467 from dotnet...
2016-10-04 Jan VorlicekAdd support for Alpine Linux (dotnet/coreclr#7440)
2016-10-03 Carol EidtAllow GT_FIELD_LIST as legal arg for RyuJIT/x86
2016-10-03 Pat GavlinMerge pull request dotnet/coreclr#7464 from pgavlin...
2016-10-03 Pat GavlinMark new UnmanagedMemoryAccessor methods as SafeCritical.
2016-10-03 Rahul KumarRemove FirstChanceExceptionEventArgs from BCL folder...
2016-10-03 Pat GavlinAdd comment anchors.
2016-10-03 Pat GavlinFix P/Invoke call and method {pro,epi}logs in RyuJIT...
2016-10-03 Hugh BellamyAdd Math.Clamp overloads to mscorlib.cs (dotnet/coreclr...
2016-10-03 Gaurav KhannaMerge pull request dotnet/coreclr#7445 from dotnet...
2016-10-03 Dmitri-Botcharnikov[Linux] [SOS.NETCore] Quick fix for Path.GetFileName...
2016-10-03 Igor KulaychukFix DWARF linetable info provided by GDBJIT (dotnet...
2016-10-03 dotnet-botUpdate CoreClr to beta-24603-03
next