platform/upstream/coreclr.git
2018-05-18 Vance MorrisonAdd another readonly attribute
2018-05-18 Vance Morrisonadd readonly attributes
2018-05-18 Vance MorrisonImprove comments, review feedback.
2018-05-17 Vance MorrisonBetter comments
2018-05-17 Vance MorrisonFix typo
2018-05-17 Vance MorrisonAdd Asserts. Fix bug found in testing.
2018-05-15 Vance MorrisonChange Span to Memory
2018-05-15 Vance MorrisonAdding EnumerateChunks which allow efficient scanning...
2018-05-15 Sergey Andreenkofix jit format after better-wildcards PR (#18008)
2018-05-15 Sergey Andreenkoformat spmi (#18003)
2018-05-15 Carol EidtUpdate first-class-structs.md
2018-05-15 Carol EidtUpdate first-class-structs.md
2018-05-15 Brian SullivanMerge pull request #17970 from briansull/better-wildcards
2018-05-14 David WrightonFix multicast delegate step from delegate (#17990)
2018-05-14 Brian RobbinsRemove usages of AnsiString and replace them with Unico...
2018-05-14 Brian Sullivanjit-format --fix --untidy
2018-05-14 Sergey AndreenkoAdd tests for arm64 il issues. (#17759)
2018-05-14 Brian SullivanFix Typo
2018-05-14 Brian SullivanCode review feedback
2018-05-14 Egor ChesakovEnable System.Transactions.Local.Tests on Linux/arm...
2018-05-14 Brian SullivanMerge branch 'master' into better-wildcards
2018-05-14 Wes HaggardMerge pull request #17988 from dotnet-maestro-bot/maste...
2018-05-14 Maryam AriyanMoving ConcurrentQueue to shared folder (#17956)
2018-05-14 acmyuR2RDump - Print ReadyToRun image headers (#17942)
2018-05-14 Konstantin... PEImageLayout: flush instruction cache only for pages...
2018-05-14 dotnet-maestro-botUpdate CoreClr to preview1-26514-05
2018-05-14 stakxReflection: Allow ParameterBuilder.SetConstant(nonNullV...
2018-05-14 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26514-01, preview1...
2018-05-13 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26513-04, preview1...
2018-05-13 Sergey AndreenkoAdd explicit null check for VSD via tail call stub...
2018-05-13 Carol EidtMerge pull request #17971 from CarolEidt/FixCpBlkBug
2018-05-11 Carol EidtMerge pull request #17948 from mikedn/delegate-contain...
2018-05-11 Carol EidtPR feedback and fix test.
2018-05-11 Brian SullivanImprove the JitConfig class and method name matching...
2018-05-11 Carol EidtDon't eliminate a cpblk when offsets are different
2018-05-11 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26511-05, preview1...
2018-05-11 Stephen ToubMove StringBuilderCache to shared (#17964)
2018-05-11 Adam SitnikSwitch to Word2Vec fork (#17945)
2018-05-11 mikednFix Avx.ConvertToSingle flags (#17954)
2018-05-11 Stephen ToubMerge pull request dotnet/corefx#29636 from stephentoub...
2018-05-11 Sung Yoon Whangupdate profiler API status to reflect that #13153 is...
2018-05-11 Wes HaggardMerge pull request #17941 from dotnet-maestro-bot/maste...
2018-05-11 Andy AyersJIT: fix case with slow generic delegate creation ...
2018-05-11 Sergey Andreenkoadd test with tail call of VSD stub with AV. (#17920)
2018-05-10 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview1-02810...
2018-05-10 Andy AyersValue number identities for compares and subs (#17919)
2018-05-10 Aditya MandaleekaMerge pull request #17784 from adityamandaleeka/add_jit...
2018-05-10 Sung Yoon WhangSpecify ordering between CrstUniqueStack and CrstReadyT...
2018-05-10 Mike DanesCall ContainCheckIndir on the newly created indir
2018-05-10 Jan VorlicekFix alternate stack for Alpine docker on SELinux (...
2018-05-10 Stephen ToubReplace easy Substrings with AsSpan/Slices (#17916)
2018-05-10 Aditya MandaleekaFix lst file for new test additions.
2018-05-10 Sergey Andreenkofix semicolon and priorities for new excluded tests...
2018-05-09 Carol EidtMerge pull request #17911 from CarolEidt/Fix16377
2018-05-09 Aditya MandaleekaAdd regression test for passing HFA params.
2018-05-09 Eugene RozenfeldImprove checking of GTF_CALL flag. (#17857)
2018-05-09 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26509-05, preview1...
2018-05-09 Stephen ToubReduce allocation in StringBuilder marshaling (#17928)
2018-05-09 Michelle McDanielRestrict what we archive for perf testing (#17918)
2018-05-09 Sergey AndreenkoUpdate arm/arm64 test lists (#17855)
2018-05-09 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview1-02808...
2018-05-09 Maryam AriyanRename mscorlib to System.Private.Corelib (#17926)
2018-05-09 Carol EidtHandle SIMD field of GT_FIELD_LIST in codegen.
2018-05-08 Michelle McDanielUpdate DotnetCLIVersion.txt (#17925)
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 Carol EidtPR feedback
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 Carol EidtArm64: Pass promoted struct using GT_FIELD_LIST
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)
next