platform/upstream/dotnet/runtime.git
2016-10-10 Hugh BellamyFix various CustomAttributeBuilder bugs (dotnet/coreclr...
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
2016-10-02 Sean GillespieFix a bug where the DAC read four more bytes than neces...
2016-10-02 Koundinya VeluriRemove WaitHandleExtensions, as it is implemented in...
2016-10-02 Vance MorrisonMerge pull request dotnet/coreclr#7361 from vancem...
2016-10-02 Vance MorrisonMerge pull request dotnet/coreclr#7359 from vancem...
2016-10-01 Evgeny PavlovInitial support of local variables and method arguments...
2016-10-01 Gaurav KhannaMerge pull request dotnet/coreclr#7437 from dotnet...
2016-10-01 dotnet-botUpdate CoreClr, CoreFx to beta-24601-02, beta-24601...
2016-10-01 Jan KotasMerge pull request dotnet/coreclr#7433 from dotnet...
2016-10-01 Pat GavlinMerge pull request dotnet/coreclr#7438 from pgavlin...
2016-10-01 Pat GavlinMerge pull request dotnet/coreclr#7432 from pgavlin...
2016-10-01 Rahul KumarMerge pull request dotnet/coreclr#7388 from rahku/_appd...
2016-09-30 Pat GavlinProperly initialize lvaTrackedVarSet.
2016-09-30 Alex PerovichPort changes to UnmanagedMemoryStream from corefx ...
2016-09-30 Rahul KumarExpose AppDomain apis
2016-09-30 Pat GavlinCall `gtEffectiveVal` in `gtWalkOp`.
2016-09-30 Michelle McDanielMerge pull request dotnet/coreclr#7428 from adiaaida...
2016-09-30 Carol EidtMerge pull request dotnet/coreclr#7427 from CarolEidt...
2016-09-30 Koundinya VeluriMerge pull request dotnet/coreclr#7365 from dotnet...
2016-09-30 Jarret ShookMerge pull request dotnet/coreclr#7429 from jashook...
2016-09-30 Michelle McDanielCopy GTF_ALL_EFFECTS to hiResult in decomp
2016-09-30 jashookExclude DevDiv_255294.cmd for jit32 due to timeout
2016-09-30 dotnet-botUpdate CoreClr, CoreFx, External to beta-24529-03,...
2016-09-30 RimashMohomedExplicitly specify feature test macro for glibc earlier...
2016-09-30 Carol EidtArm64 StoreBlk Lowering Fix
2016-09-30 James KoFix change to GenericEqualityComparer.Equals from dotne...
next