platform/upstream/dotnet/runtime.git
2018-08-13 Bruce ForstallMerge pull request dotnet/coreclr#19458 from BruceForst...
2018-08-13 Bruce ForstallDisable System.Linq.Expressions.Tests against dotnet...
2018-08-13 Robin SueRemove unused local from List<T>.RemoveRange (dotnet...
2018-08-13 Anipiknon shared changes and feedback addressed
2018-08-13 Koundinya VeluriFix a couple of apartment state issues (dotnet/coreclr...
2018-08-13 Jeremy KuhneCreate Microsoft.IO.Redist (dotnet/corefxdotnet/coreclr...
2018-08-13 Simon NattressSilence WinRT type assert in crossgen (dotnet/coreclr...
2018-08-11 David Mason[local gc] disable feature redhawk (dotnet/coreclr...
2018-08-11 Jan KotasMake RuntimeType sealed and deleted support for introsp...
2018-08-11 Anirudh Agnihotrymoved to shared (dotnet/coreclr#19419)
2018-08-11 Anirudh AgnihotryMoved SpinLock.cs to shared (dotnet/coreclr#19391)
2018-08-11 Ben AdamsDon't early terminate on null for 64bit NR HashCode...
2018-08-11 Bruce ForstallMerge pull request dotnet/coreclr#19434 from BruceForst...
2018-08-11 Bruce ForstallDisable R2RDumpTest for JIT stress modes
2018-08-11 Bruce ForstallMerge pull request dotnet/coreclr#19433 from BruceForst...
2018-08-11 Bruce ForstallUpdate existing trigger phrases documentation
2018-08-10 Konstantin... CORDbgSetInstruction: clear thumb bit of the address...
2018-08-10 Anirudh AgnihotryMoved to shared (dotnet/coreclr#19399)
2018-08-10 David Masonupdate order of locks so jitstress is unblocked (dotnet...
2018-08-10 Aditya MandaleekaMerge pull request dotnet/coreclr#19344 from adityamand...
2018-08-10 Fei PengAdd SoA raytracer as a CQ test for Intel hardware intrinsic
2018-08-10 Bruce ForstallMerge pull request dotnet/coreclr#19414 from BruceForst...
2018-08-10 Bruce ForstallReduce the number of innerloop CoreFX jobs
2018-08-10 Bruce ForstallMerge pull request dotnet/coreclr#19387 from dotnetrt...
2018-08-10 Brian RobbinsAlign the Contents of EventPipeBuffers (dotnet/coreclr...
2018-08-10 Tanner GoodingUpdating the ilproj-sdk to also copy native dependencie...
2018-08-09 Aditya MandaleekaUpdate DynamicHelper for Unix to match Win.
2018-08-09 Bruce ForstallMerge pull request dotnet/coreclr#19385 from BruceForst...
2018-08-09 Tanner GoodingAdding the Avx.MaskStore tests
2018-08-09 Tanner GoodingImplementing the Avx.MaskStore intrinsics
2018-08-09 Jacek BlaszczynskiReenable parallel msbuild execution - 2x faster test...
2018-08-09 Bruce ForstallPrint out the checked out commit hash
2018-08-09 Tanner GoodingUpdating init-tools to be inline with the CoreFX copy
2018-08-09 Tanner GoodingUpdate CheckProjects to support `DebugType=Embedded...
2018-08-09 Tanner GoodingUpdating the x86 HWIntrinsic tests to include embedded...
2018-08-09 Bruce ForstallMerge pull request dotnet/coreclr#19350 from dotnet...
2018-08-09 Bruce ForstallMerge pull request dotnet/coreclr#19382 from BruceForst...
2018-08-09 Bruce ForstallFix `--` application to managed tests build comamnd...
2018-08-09 Jan KotasChange CoreLib native image to be R2R by default on...
2018-08-09 Tanner GoodingUpdating init-tools.cmd to pass through PACKAGES_DIR
2018-08-09 dotnet-maestro-botUpdate BuildTools, CoreSetup to preview1-03108-01,...
2018-08-09 Anirudh AgnihotryMove methodbody and exceptionHandlingClause to shared...
2018-08-09 Bruce ForstallMerge pull request dotnet/coreclr#19363 from nattress...
2018-08-09 Bruce ForstallMerge pull request dotnet/coreclr#19367 from BruceForst...
2018-08-09 Aditya MandaleekaFix R2R DynamicHelper to use the correct offset to...
2018-08-08 Anirudh AgnihotryReNaming and rearranging the variables to reduce the...
2018-08-08 Bruce ForstallRestore handling of __PassThroughArg for `--`
2018-08-08 Bruce ForstallMerge pull request dotnet/coreclr#19275 from dotnetrt...
2018-08-08 Andy AyersJIT: update lvaGrabTemp for new minopts/debug ref count...
2018-08-08 Simon NattressSkip Crossgen of S.R.WindowsRuntime.dll
2018-08-08 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-08 Bruce ForstallMerge pull request dotnet/coreclr#19343 from BruceForst...
2018-08-08 Bruce ForstallSimplify the code to create PR triggers
2018-08-08 Aditya MandaleekaFix non-Windows assembly code to match Windows calldesc...
2018-08-08 Aaron RobinsonUse dotnet MSBuild for tests (dotnet/coreclr#19324)
2018-08-07 Konstantin... FillRegDisplay: initialize volatileCurrContextPointers...
2018-08-07 Aditya MandaleekaMake VM-side changes for ARM64 Windows calling convention.
2018-08-07 AmyR2RDump - Tests for Debug, avoid copying expected xml...
2018-08-07 Bruce ForstallAdd basic check that the correct number of tests is...
2018-08-07 Bruce ForstallMerge pull request dotnet/coreclr#19336 from dotnet...
2018-08-07 Andy AyersMerge pull request dotnet/coreclr#19325 from AndyAyersM...
2018-08-07 Andy AyersMerge pull request dotnet/coreclr#19335 from AndyAyersM...
2018-08-07 David WrightonAdd support to use an indirected address for JMP instru...
2018-08-07 Bruce ForstallMerge pull request dotnet/coreclr#19291 from BruceForst...
2018-08-07 Andy Ayersfix bug in jit dump output
2018-08-07 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-07 Andy AyersJIT: recompute local ref counts after lower
2018-08-07 Andy AyersJIT: refactor ref count computation into a reusable...
2018-08-07 Michelle McDanielFix throughput testing (dotnet/coreclr#19314)
2018-08-07 Bruce ForstallMerge pull request dotnet/coreclr#19319 from BruceForst...
2018-08-07 AmyR2RDumpTests on Windows_NT.x64.Release (dotnet/coreclr...
2018-08-07 Bruce ForstallMerge pull request dotnet/coreclr#19318 from BruceForst...
2018-08-07 Bruce Forstall[WIP] Update vc-runtime package to support ARM and...
2018-08-06 Bruce ForstallUpdate arm64 users list
2018-08-06 Jan KotasPort x86 unwinder fix from .NET Framework (dotnet/corec...
2018-08-06 Andy AyersMerge pull request dotnet/coreclr#19228 from AndyAyersM...
2018-08-06 Mike McLaughlinOnly register signals and create alt exception stack...
2018-08-06 Tanner GoodingRegenerating the templated x86 HWIntrinsic tests.
2018-08-06 Tanner GoodingUpdating the x86 HWIntrinsic test templates to log...
2018-08-06 Andy Ayersupdate test case
2018-08-06 AmyR2RDump - Ignore sensitive properties to pass tests...
2018-08-06 Jeremy KuhneImprove StreamWriter format perf (dotnet/coreclr#19235)
2018-08-06 Bruce ForstallDisable NETClientPrimitives test (dotnet/coreclr#19294)
2018-08-05 Bruce ForstallClean up build.cmd/build-test.cmd/runtest.cmd
2018-08-04 Bruce ForstallMerge pull request dotnet/coreclr#19287 from BruceForst...
2018-08-04 Bruce ForstallRevert "Build managed tests with dotnet (dotnet/coreclr...
2018-08-03 Tanner GoodingUpdating the x86 HWIntrinsics program to print out...
2018-08-03 Anirudh AgnihotryMoved LocalVariableInfo to shared (dotnet/coreclr#19184)
2018-08-03 Egor ChesakovHandle MovRelocatableImmediate on ARM32 as a special...
2018-08-03 Matt GalbraithMerge pull request dotnet/coreclr#19274 from MattGal...
2018-08-03 Matt GalbraithRemove EOL Ubuntu 17.10
2018-08-03 Matt GalbraithMerge pull request dotnet/coreclr#19259 from MattGal...
2018-08-03 Chris SienkiewiczBuild managed tests with dotnet (dotnet/coreclr#19254)
2018-08-03 Bruce ForstallMerge pull request dotnet/coreclr#18223 from mikedn...
2018-08-03 Jacek BlaszczynskiFix invalid project references in test projects
2018-08-03 Jacek BlaszczynskiFix performance tests and HW intrinsics test references
2018-08-03 Jacek BlaszczynskiFix MSBuild warnigs caused by double reference to diffe...
2018-08-03 Andy AyersFix resolveVirtualMethodHelper to check for explicit...
2018-08-03 Morgan BrownFix interop test targets
2018-08-03 Anirudh AgnihotryMoved NativeCallable Attribute to shared (dotnet/corecl...
next