platform/upstream/coreclr.git
2016-10-14 dotnet-botUpdate CoreClr to beta-24614-03
2016-10-14 Bruce ForstallRemove DEBUGGING_SUPPORT #ifdef (#7611)
2016-10-14 dotnet botUpdate CoreClr, CoreFx, External to beta-24614-02,...
2016-10-14 Jan KotasMerge pull request #7616 from dotnet-bot/from-tfs
2016-10-14 Ben AdamsSpinLock.TryEnter fail fast for timeout 0 (#6952)
2016-10-14 Dmitry-MeClarify code with unobvious precedence (#1624)
2016-10-14 Koundinya VeluriI had unintentionally excluded RuntimeThread.cs when...
2016-10-14 sandreenkoMerge pull request #7605 from sandreenko/core_rt_1982
2016-10-13 Pat GavlinMerge pull request #7603 from pgavlin/FixInteropTest
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 #2192 from dasMulli/random-seeding...
2016-10-13 smile21prcMerge pull request #7602 from smile21prc/coreclr-perf
2016-10-13 Vance MorrisonAdded Docs for Using Visual Studio to Edit and Debug...
2016-10-13 Jan KotasMerge pull request #7600 from jkotas/master-UpdateDepen...
2016-10-13 Pat GavlinMerge pull request #7593 from pgavlin/DisableGCStressTest
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 Koundinya VeluriMerge pull request #7510 from kouvel/ApiThread
2016-10-13 Jan KotasMerge pull request #7595 from dotnet-bot/from-tfs
2016-10-12 SivarvMerge pull request #7584 from sivarv/regressionTest
2016-10-12 smile21prcMerge pull request #7590 from smile21prc/coreclr-perf
2016-10-12 Carol EidtMerge pull request #7563 from wateret/fix-7398
2016-10-12 Jan KotasCleanup files excluded from CoreCLR build
2016-10-12 Koundinya VeluriAddress feedback
2016-10-12 Carol EidtMerge pull request #7585 from CarolEidt/Fix5699
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 (...
2016-10-12 James KoPort NullStream.CopyTo override from corert (#7589)
2016-10-12 dotnet-botUpdate CoreClr, CoreFx to beta-24612-03, beta-24612...
2016-10-12 sandreenkoMerge pull request #7557 from sandreenko/long_decomp_6925
2016-10-12 Vance MorrisonRun VS formatting (no semantic change) (#7587)
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 #7576 from sandreenko/check_ready_to...
2016-10-12 Rama krishnan... Exposing MarshalByRefObject (#7558)
2016-10-12 SivarvMerge pull request #7575 from sivarv/lsraStat
2016-10-12 Tarek Mahmoud... Enable TextInfo APIs for netstandard 1.7 on Linux ...
2016-10-12 Bruce ForstallMerge pull request #7561 from BruceForstall/Fix7483
2016-10-12 Bruce ForstallFix assertion regarding byteable xor reg,reg when ngen...
2016-10-12 Jan KotasFix conflicting identity of System.IO.TextReader (...
2016-10-12 Sergey Andreenkoset ready to run flag for protojit
2016-10-12 sivarvDump LSRA stats.
2016-10-11 Pat GavlinMerge pull request #7571 from pgavlin/MkRefAnyFieldTypeX86
2016-10-11 Rahul KumarMerge pull request #7574 from DrewScoggins/runtestfix
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 #7310 from wateret/for-7002-2
2016-10-11 Pat GavlinMerge pull request #7565 from dotnet-bot/from-tfs
2016-10-11 Pat GavlinMerge pull request #7560 from pgavlin/StoreBlkGCHole
2016-10-11 ikopylovSemaphoreSlim performance improvement (#137)
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 #7562 from pgavlin/x86PreemptiveAssert
2016-10-11 Hanjoung Lee[ARM/Linux] Fix HFA unit test regression
2016-10-11 Pat GavlinRemove an overly fragile assertion.
2016-10-11 Michal StrehovskýRemove AllowPartiallyTrustedCallers from a test (#7555)
2016-10-11 Pat GavlinDisable emit{Enable,Disable}GC for x86.
2016-10-11 Michelle McDanielMerge pull request #7518 from adiaaida/cmpByteable
2016-10-11 Jan KotasUpdate adding_new_public_apis.md (#7544)
2016-10-11 Pat GavlinMerge pull request #7537 from pgavlin/PushStructArgsX86
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 #7530 from ramarag/StrongNameKeyPair
2016-10-10 Rama Krishnan... Exposing StrongNameKeyPair
2016-10-10 Joseph TremouletMerge pull request #7543 from JosephTremoulet/NoRngChec...
2016-10-10 John ChenFix buffer length usage in UTF-8 to Unicode conversion...
2016-10-10 Hugh BellamyFix various CustomAttributeBuilder bugs (#7206)
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 #7538 from dotnet-bot/master-UpdateD...
2016-10-09 dotnet-botUpdate CoreClr to beta-24609-02
2016-10-09 Michal StrehovskýAdd test to validate ByRef type unification (#7534)
2016-10-09 Stephen ToubImplement CultureNotFoundException id-based ctors ...
2016-10-09 Gaurav KhannaMerge pull request #7531 from dotnet-bot/master-UpdateD...
2016-10-09 dotnet-botUpdate CoreClr, CoreFx to beta-24609-01, beta-24608...
2016-10-08 Vance MorrisonStandardize on _echo name (#7532)
2016-10-08 Sergiy KuryataMerge pull request #7521 from vkvenkat/master
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 #7522 from dotnet-bot/master-UpdateD...
2016-10-07 Pat GavlinMerge pull request #7520 from pgavlin/PutStructArgStk
2016-10-07 Pat GavlinFix formatting.
2016-10-07 dotnet-botUpdate CoreClr, CoreFx to beta-24607-03, beta-24607...
2016-10-07 vkvenkatFixed #7519 - Dotnet crashes while saturating multiple...
2016-10-07 Pat GavlinRefactor genPutStructArgStk for clarity.
2016-10-07 Bruce ForstallMerge pull request #7515 from BruceForstall/FixMerge
next