platform/upstream/coreclr.git
2018-08-13 Bruce ForstallMerge pull request #19458 from BruceForstall/DisableTests
2018-08-13 Bruce ForstallDisable System.Linq.Expressions.Tests against #19457
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 (#19384)
2018-08-13 Jeremy KuhneCreate Microsoft.IO.Redist (dotnet/corefx#31679)
2018-08-13 Simon NattressSilence WinRT type assert in crossgen (#19442)
2018-08-11 David Mason[local gc] disable feature redhawk (#17769)
2018-08-11 Jan KotasMake RuntimeType sealed and deleted support for introsp...
2018-08-11 Anirudh Agnihotrymoved to shared (#19419)
2018-08-11 Anirudh AgnihotryMoved SpinLock.cs to shared (#19391)
2018-08-11 Ben AdamsDon't early terminate on null for 64bit NR HashCode...
2018-08-11 Bruce ForstallMerge pull request #19434 from BruceForstall/DisableR2r...
2018-08-11 Bruce ForstallDisable R2RDumpTest for JIT stress modes
2018-08-11 Bruce ForstallMerge pull request #19433 from BruceForstall/UpdateTrig...
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 (#19399)
2018-08-10 David Masonupdate order of locks so jitstress is unblocked (#19401)
2018-08-10 Aditya MandaleekaMerge pull request #19344 from adityamandaleeka/aa64_vm...
2018-08-10 Fei PengAdd SoA raytracer as a CQ test for Intel hardware intrinsic
2018-08-10 Bruce ForstallMerge pull request #19414 from BruceForstall/ReduceCore...
2018-08-10 Bruce ForstallReduce the number of innerloop CoreFX jobs
2018-08-10 Bruce ForstallMerge pull request #19387 from dotnetrt/parallel-test...
2018-08-10 Brian RobbinsAlign the Contents of EventPipeBuffers (#19375)
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 #19385 from BruceForstall/WhichCoreF...
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 #19350 from dotnet/dev/unix_test_wor...
2018-08-09 Bruce ForstallMerge pull request #19382 from BruceForstall/FixSwitch
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 #19363 from nattress/crossgen_skip_w...
2018-08-09 Bruce ForstallMerge pull request #19367 from BruceForstall/RestorePas...
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 #19275 from dotnetrt/test-warnings...
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 #19343 from BruceForstall/SimplifyPr...
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 (#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 #19336 from dotnet/dev/unix_test_wor...
2018-08-07 Andy AyersMerge pull request #19325 from AndyAyersMS/RecomputeRef...
2018-08-07 Andy AyersMerge pull request #19335 from AndyAyersMS/FixDumpIssue
2018-08-07 David WrightonAdd support to use an indirected address for JMP instru...
2018-08-07 Bruce ForstallMerge pull request #19291 from BruceForstall/CleanUpBui...
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 (#19314)
2018-08-07 Bruce ForstallMerge pull request #19319 from BruceForstall/UpdateArmC...
2018-08-07 AmyR2RDumpTests on Windows_NT.x64.Release (#19315)
2018-08-07 Bruce ForstallMerge pull request #19318 from BruceForstall/AddDavidArm64
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 (#19311)
2018-08-06 Andy AyersMerge pull request #19228 from AndyAyersMS/FixDevirtFin...
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 (#19235)
2018-08-06 Bruce ForstallDisable NETClientPrimitives test (#19294)
2018-08-05 Bruce ForstallClean up build.cmd/build-test.cmd/runtest.cmd
2018-08-04 Bruce ForstallMerge pull request #19287 from BruceForstall/Revert19254
2018-08-04 Bruce ForstallRevert "Build managed tests with dotnet (#19254)"
2018-08-03 Tanner GoodingUpdating the x86 HWIntrinsics program to print out...
2018-08-03 Anirudh AgnihotryMoved LocalVariableInfo to shared (#19184)
2018-08-03 Egor ChesakovHandle MovRelocatableImmediate on ARM32 as a special...
2018-08-03 Matt GalbraithMerge pull request #19274 from MattGal/remove-ubuntu...
2018-08-03 Matt GalbraithRemove EOL Ubuntu 17.10
2018-08-03 Matt GalbraithMerge pull request #19259 from MattGal/update-fedoras
2018-08-03 Chris SienkiewiczBuild managed tests with dotnet (#19254)
2018-08-03 Bruce ForstallMerge pull request #18223 from mikedn/inc-codegen
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 (#19258)
next