platform/upstream/coreclr.git
2018-05-08 Jan KotasDelete irrelevant comment (#17921)
2018-05-08 Jan KotasPartial implementation of Thread.GetApartmentState...
2018-05-08 stakxReflection: Fix DefaultValue exception with enums ...
2018-05-08 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26508-05, preview1...
2018-05-08 stakxFix failing System.Reflection.Emit tests (#17915)
2018-05-08 Jan KotasMove ConcurrentExclusiveSchedulerPair to shared CoreLib...
2018-05-08 Stephen Toub Remove ConcurrentDictionary from System.Private.CoreLi...
2018-05-08 Levi BroderickSpeed up Array.Reverse by using ref reassignment (...
2018-05-08 David WrightonArm64 debugger step into behavior (#17912)
2018-05-07 Jarret ShookMerge pull request #17910 from jashook/vc_runtime
2018-05-07 jashookAdd vcruntime to core_root for arm(64) jobs.
2018-05-07 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26507-05, preview1...
2018-05-07 stakxReflection: Fix DefaultValue for optional DateTime...
2018-05-07 stakxReflection.Emit: Allow `ParameterBuilder.SetConstant...
2018-05-06 Jan KotasMerge pull request #17847 from dotnet-maestro-bot/maste...
2018-05-06 Jan KotasRename netcoreapp2.1 -> netcoreapp2.2
2018-05-06 Jan KotasDelete unnecessary internal layer of Span globalization...
2018-05-06 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview1-02804...
2018-05-05 Levi BroderickRemove use of ByReference<T> in Memmove ABI (#17889)
2018-05-05 Sung Yoon Whangdisable dialog box for forced unhandled exception ...
2018-05-04 Steve MacLeanSplit unix test builds in slices (#17785)
2018-05-04 Jan KotasFix System.String over-allocation (#17876)
2018-05-04 David WrightonStep into multicast delegate (#17879)
2018-05-03 Brian SullivanMerge pull request #17866 from briansull/byref-fix
2018-05-03 Bruce ForstallMerge pull request #17781 from BruceForstall/Fix17738
2018-05-03 Konstantin... [Linux/x86] Fix tests in case of 4-byte alignment for...
2018-05-03 Jan KotasPort Marshal UTF8 fixes from CoreRT (#17868)
2018-05-03 Bruce ForstallMerge pull request #17873 from stakx/documentation...
2018-05-03 stakxSome corrections in build documentation
2018-05-03 Bernie FitzGeraldtypo (#17867)
2018-05-03 Dan MoseleyClarifying comment on overflow (#17865)
2018-05-02 Brian SullivanFix for Issue 17823
2018-05-02 Stephen ToubFix faulty assert in Utilities.SelectBucketIndex (...
2018-05-02 Jan KotasDelete incorrect comment (#17859)
2018-05-02 Atsushi KanamoriRename internal Utf8String to MdUtf8String (#17856)
2018-05-01 Bruce ForstallFix for ARM secure delegate non-standard register arg
2018-05-01 Sergey AndreenkoFix arm test list creator for Windows (#17852)
2018-05-01 Wes HaggardMerge pull request #17854 from weshaggard/FixSourceBuildM
2018-05-01 Marco Rossignoliremove duplicates
2018-05-01 Egor ChesakovEnable long running CoreFx Ubuntu/arm tests (#17836)
2018-05-01 Wes HaggardSwitch source build property to DotNetBuildFromSource
2018-05-01 Carol EidtMerge pull request #17737 from fiigii/vectortests
2018-05-01 Brian SullivanMerge pull request #17845 from briansull/fix-17841
2018-05-01 Carol EidtMerge pull request #17848 from CarolEidt/Repro17756
2018-05-01 Peter MarcuUpdate DotnetCLIVersion.txt (#17843)
2018-05-01 Carol EidtReenable test for 17756
2018-04-30 Sung Yoon WhangAdding back test for windows event log (#17821)
2018-04-30 Brian SullivanARM64 like ARM32 also needs a much larger instruction...
2018-04-30 Noah FalkAdd runtimeconfig.json support for tiered compilation...
2018-04-30 Sung Yoon WhangGC env vars (#17837)
2018-04-30 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26430-05, preview3...
2018-04-29 Jan KotasDelete unnecessary caches (dotnet/corefx#29392)
2018-04-28 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26428-04, preview3...
2018-04-28 Konstantin... [Linux/x86] Fix 64 bit shift inconsistencies (#17826)
2018-04-28 Adam SitnikMerge pull request #17811 from noahfalk/fix_jitbench
2018-04-28 Brian RobbinsUpdate ARM32 Cross Build Docker Image (#17819)
2018-04-27 Bruce ForstallUpdate Windows arm32 corefx test failure exclusions...
2018-04-27 Stephen ToubFix Number.ParseNumber to not assume '\0' at the end...
2018-04-27 Mike McLaughlinAdd better portable PDB caching to System.Diagnostics...
2018-04-27 Aditya MandaleekaMerge pull request #17806 from adityamandaleeka/fix_unm...
2018-04-27 Brian SullivanMerge pull request #17793 from briansull/allocOutArgSpace
2018-04-27 Aditya MandaleekaUse HiddenArg instead of hardcoded x12.
2018-04-27 noahfalkFix jitbench
2018-04-27 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26427-01, preview3...
2018-04-27 Bruce ForstallRemove some fgMorphArgs dead code (#17788)
2018-04-27 Aditya MandaleekaFix register being shifted in pinvoke stub.
2018-04-26 Fei PengSimplify VectorRet test
2018-04-26 Fei PengPort more Vector tests to Vector128/256
2018-04-26 Sung Yoon WhangFix GC test failures (#17766)
2018-04-26 Brian Sullivanclang tidy
2018-04-26 Brian SullivanAllocate the lvaOutgoingArgSpaceVar very early, right...
2018-04-26 Aditya MandaleekaMerge pull request #17694 from adityamandaleeka/fix_str...
2018-04-26 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-04-25 Chuck RiesDon't optimize away Task code needed for debugger ...
2018-04-25 Koundinya VeluriFix AsyncLocal<class> changed event to not be raised...
2018-04-25 Eugene RozenfeldFix TailCallStress mode to do more legality checks...
2018-04-25 Bruce ForstallMerge pull request #17757 from BruceForstall/MakeArmUbu...
2018-04-25 Brian RobbinsPatch LTTng ust-tracepoint.h on ARM/Trusty when buildin...
2018-04-25 Wes HaggardMerge pull request #17747 from weshaggard/RemoveAlpineBuild
2018-04-24 Sergey AndreenkoDelete unused tests\arm64\fails.testlist (#17745)
2018-04-24 Carol EidtMerge pull request #17697 from mikedn/vec-hnd
2018-04-24 Jarret ShookMerge pull request #17725 from dotnetrt/FixNixTestBuild
2018-04-24 Bruce ForstallDisable all failing Ubuntu arm corefx tests
2018-04-24 Viktor HoferMove Hashtable & friends to shared parition (#17316)
2018-04-24 Jan KotasDelete unused variables from CMakeLists.txt (#17743)
2018-04-24 Steve MacLeanGenericPInvokeCalli shift left then or 1 (#17734)
2018-04-24 Bruce ForstallMerge pull request #17746 from BruceForstall/FixUbuntuA...
2018-04-24 Wes HaggardRemove Alpine 3.6 builds
2018-04-24 Bruce ForstallFix Ubuntu arm corefx triggers: no cron trigger on...
2018-04-23 Bruce ForstallMerge pull request #17742 from BruceForstall/FixUbuntuA...
2018-04-23 Bruce ForstallFix arm corefx test exclusions
2018-04-23 Bruce ForstallMerge pull request #17729 from BruceForstall/EnableArm3...
2018-04-23 kasper3Set -march=armv7-a for Alpine Linux ARM32 (#17730)
2018-04-23 Atsushi KanamoriEnable Invoke and GetValue for ref-returning members...
2018-04-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-04-22 Bruce ForstallEnable Ubuntu arm32 corefx testing
2018-04-22 Jan VorlicekFix FakePromote assert (#17724)
2018-04-21 Jacek BlaszczynskiFix unix test build by removing unnecessary 'managed_te...
2018-04-21 Jan KotasUse volatile load to read brick table entries (#17717)
2018-04-21 Tarek Mahmoud... Fix getting the Absolute path while looking up the...
next