platform/upstream/dotnet/runtime.git
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#7640 from dotnet...
2016-10-16 dotnet-botUpdate CoreClr, External to beta-24616-02, beta-24616...
2016-10-16 Stephen ToubMerge pull request dotnet/coreclr#7630 from dotnet...
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#7632 from dotnet...
2016-10-16 dotnet-botUpdate CoreClr, CoreFx to beta-24616-01, beta-24615...
2016-10-16 Gaurav KhannaMerge pull request dotnet/coreclr#7637 from gkhanna79...
2016-10-15 Gaurav KhannaFew more fixes for WinArm32 CI build.
2016-10-15 Justin Van... String.SplitInternal: Remove unnecessary stackalloc...
2016-10-15 Rama krishnan... Merge pull request dotnet/coreclr#7633 from ramarag...
2016-10-15 Rama krishnan... Merge pull request dotnet/coreclr#7631 from ramarag...
2016-10-15 Gaurav KhannaRevert "Revert "Enable Win32Arm CI support""
2016-10-15 Gaurav KhannaMerge pull request dotnet/coreclr#7629 from gkhanna79...
2016-10-15 Rama Krishnan... Exposing Gc.TryStartNoGCRegion
2016-10-15 Gaurav KhannaMerge pull request dotnet/coreclr#7622 from gkhanna79...
2016-10-15 Rama Krishnan... Throwing PlatformNotSupportedException for ActivationAt...
2016-10-15 Jonghyun ParkAllows not to build LLDBPLUGIN (dotnet/coreclr#7390)
2016-10-15 Gaurav KhannaExplicitly specify the Windows SDK version for CMake.
2016-10-15 Jan KotasMerge pull request dotnet/coreclr#7627 from dotnet...
2016-10-14 Jan KotasFix build breaks
2016-10-14 Sven BoemerNullReferenceException APIs (dotnet/coreclr#7338)
2016-10-14 David MasonMerge pull request dotnet/coreclr#7591 from vancem...
2016-10-14 Jiyoung Giuliana YunUpdate the header string in runtest.sh (dotnet/coreclr...
2016-10-14 Hanjoung LeeAdd RunBenchmarks.sh for unix-like systems (dotnet...
2016-10-14 Koundinya VeluriMerge pull request dotnet/coreclr#4056 from svick/threa...
2016-10-14 Tarek Mahmoud... Enable RegionInfo netstandard 1.7 APIs (dotnet/coreclr...
2016-10-14 Andy AyersMerge pull request dotnet/coreclr#7580 from benaadams...
2016-10-14 Gaurav KhannaMerge pull request dotnet/coreclr#7620 from dotnet...
2016-10-14 Gaurav KhannaFix stable version for external dependency
2016-10-14 Gaurav KhannaSimplify External Dependency versioning
2016-10-14 Davis GoodinChange warning to error for test asset framework issues...
2016-10-14 dotnet-botUpdate CoreClr to beta-24614-03
2016-10-14 Bruce ForstallRemove DEBUGGING_SUPPORT #ifdef (dotnet/coreclr#7611)
2016-10-14 dotnet botUpdate CoreClr, CoreFx, External to beta-24614-02,...
2016-10-14 Jan KotasMerge pull request dotnet/coreclr#7616 from dotnet...
2016-10-14 Ben AdamsSpinLock.TryEnter fail fast for timeout 0 (dotnet/corec...
2016-10-14 Dmitry-MeClarify code with unobvious precedence (dotnet/coreclr...
2016-10-14 Koundinya VeluriI had unintentionally excluded RuntimeThread.cs when...
2016-10-14 sandreenkoMerge pull request dotnet/coreclr#7605 from sandreenko...
2016-10-13 Pat GavlinMerge pull request dotnet/coreclr#7603 from pgavlin...
2016-10-13 kvochkoEnable DoStackSnapshot API on ARM to walk the current...
2016-10-13 Sergey AndreenkoLower helper call inside PInvoke
2016-10-13 Peter MarcuMerge pull request dotnet/coreclr#2192 from dasMulli...
2016-10-13 smile21prcMerge pull request dotnet/coreclr#7602 from smile21prc...
2016-10-13 Vance MorrisonAdded Docs for Using Visual Studio to Edit and Debug...
2016-10-13 Jan KotasMerge pull request dotnet/coreclr#7600 from jkotas...
2016-10-13 Pat GavlinMerge pull request dotnet/coreclr#7593 from pgavlin...
2016-10-13 Pat GavlinFix a calling convention in SimpleStructNative.
2016-10-13 Smile WeiMake coreclr Windows perf run versionless on benchview...
2016-10-13 Jan KotasUpdate tests to netcoreapp1.1
2016-10-13 Pat GavlinDisable a test that is not compatible with GC stress.
2016-10-13 dasMulliAddressed PR feedback.
2016-10-13 Ben AdamsMove up DOES_NOT_RETURN more
2016-10-13 Ben AdamsCommon List+Array Exceptions
2016-10-13 Ben AdamsCommon CopyTo Exceptions
2016-10-13 Ben AdamsCommon Enumerator exceptions
2016-10-13 Ben AdamsUse existing common exceptions
2016-10-13 Ben AdamsMake ThrowHelper paths simple for DOES_NOT_RETURN
2016-10-13 Ben AdamsSet DOES_NOT_RETURN flag in fgFindJumpTargets
2016-10-13 Ben AdamsCount BBJ_RETURN in fgMakeBasicBlocks
2016-10-13 Koundinya VeluriMerge pull request dotnet/coreclr#7510 from kouvel...
2016-10-13 Jan KotasMerge pull request dotnet/coreclr#7595 from dotnet...
2016-10-12 SivarvMerge pull request dotnet/coreclr#7584 from sivarv...
2016-10-12 smile21prcMerge pull request dotnet/coreclr#7590 from smile21prc...
2016-10-12 Carol EidtMerge pull request dotnet/coreclr#7563 from wateret...
2016-10-12 Jan KotasCleanup files excluded from CoreCLR build
2016-10-12 Koundinya VeluriAddress feedback
2016-10-12 Carol EidtMerge pull request dotnet/coreclr#7585 from CarolEidt...
2016-10-12 Carol Eidtx86: adjust stack level at throw blocks
2016-10-12 Jan KotasReturn false from IsMarshalByRefImpl/IsContextfulImpl...
2016-10-12 Sean GillespieFail fast on a couple flaky tests to get crash dumps...
2016-10-12 John ChenFix a tailcall test that fails with Ready-to-Run (dotne...
2016-10-12 James KoPort NullStream.CopyTo override from corert (dotnet...
2016-10-12 dotnet-botUpdate CoreClr, CoreFx to beta-24612-03, beta-24612...
2016-10-12 sandreenkoMerge pull request dotnet/coreclr#7557 from sandreenko...
2016-10-12 Vance MorrisonTFS Bug 274079: Activity Tracking does not work with...
2016-10-12 Vance MorrisonRun VS formatting (no semantic change) (dotnet/coreclr...
2016-10-12 Smile WeiDebugging
2016-10-12 James KoMove StreamHelpers from corefx and refactor Stream...
2016-10-12 Koundinya VeluriExpose members of Thread that hide base class members
2016-10-12 Koundinya VeluriFix build issue
2016-10-12 Koundinya VeluriFix build issue
2016-10-12 Koundinya VeluriAddress feedback
2016-10-12 Koundinya VeluriExpose some members of the Thread class
2016-10-12 Sergey AndreenkoUnnecessary temp loc vars were deleted in DecomposeLong.
2016-10-12 sivarvAdding JIT regression test for a re-morph optimization.
2016-10-12 Daniel CazzulinoProvide KeyValuePair.Create static factory method ...
2016-10-12 sandreenkoMerge pull request dotnet/coreclr#7576 from sandreenko...
2016-10-12 Rama krishnan... Exposing MarshalByRefObject (dotnet/coreclr#7558)
2016-10-12 SivarvMerge pull request dotnet/coreclr#7575 from sivarv...
2016-10-12 Tarek Mahmoud... Enable TextInfo APIs for netstandard 1.7 on Linux ...
2016-10-12 Bruce ForstallMerge pull request dotnet/coreclr#7561 from BruceForsta...
2016-10-12 Bruce ForstallFix assertion regarding byteable xor reg,reg when ngen...
2016-10-12 Jan KotasFix conflicting identity of System.IO.TextReader (dotne...
2016-10-12 Sergey Andreenkoset ready to run flag for protojit
2016-10-12 sivarvDump LSRA stats.
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...
next