summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Delete unused AssemblyName._hashForControl and related code (#23972)Jan Kotas5-34/+0
2019-04-13EnterContextualReflection handle null (#23953)Steve MacLean4-107/+154
2019-04-13Use xUnit TestOutputHelper to get proper test output in Azure DevOps Tests Ex...Egor Chesakov1-29/+46
2019-04-13Delete outdated comment (#23967)Jan Kotas1-4/+0
2019-04-13Remove unnecessary ThrowIfCreated call (#23839)Next Turn1-2/+0
2019-04-13[master] Update dependencies from dotnet/arcade (#23926)dotnet-maestro[bot]2-6/+6
2019-04-13Fix ARM's genPutArgStk codegen (#23867)mikedn3-2/+105
2019-04-13Merge pull request #23948 from BruceForstall/Fix23920Bruce Forstall6-10/+34
2019-04-13Move DateTime Windows implementation to shared CoreLib (#23888)Filip Navara16-147/+427
2019-04-13Delete outdated commentJan Kotas1-4/+0
2019-04-13Update dependencies from https://github.com/dotnet/corefx build 20190412.14 (...dotnet-maestro[bot]2-6/+6
2019-04-13Delete COMPlus_FinalizeOnShutdown (#23595)Jan Kotas27-825/+43
2019-04-13Nullable: src\System\Runtime\InteropServices (#23936)Stephen Toub14-222/+85
2019-04-12Exclude ResolveEventTests.cmd and CallbackTests.cmd on Windows_NT x86 (#23942)Egor Chesakov1-0/+6
2019-04-12Merge pull request #23935 from BruceForstall/FixArm64LargeOutgoingWithLocallocBruce Forstall1-6/+9
2019-04-12Fix EventPipe IPC streaming (#23768)Sung Yoon Whang6-6/+22
2019-04-12Nullable: Enums, Structures from Reflection folder (#23933)buyaa-n43-39/+63
2019-04-12Fix x86 stack probing (#23881)Bruce Forstall11-78/+600
2019-04-12[master] Update dependencies from dotnet/corefx (#23893)dotnet-maestro[bot]84-1872/+1761
2019-04-12Add R2R prefix to TestRunNamePrefix when running ReadyToRun jobs (#23945)Egor Chesakov1-2/+3
2019-04-12Merge pull request #23911 from safern/merge-master-nullableSantiago Fernandez Madero150-2379/+4226
2019-04-12PR FeedbackSantiago Fernandez Madero1-1/+1
2019-04-12Fix OSX debugging (#23924)Jan Vorlicek2-3/+4
2019-04-12Fix DIM Test to run on mono (#23870)Thays Grazia2-8/+8
2019-04-12Display the arm instruction sizeBruce Forstall4-7/+29
2019-04-12Update maximum allowed arm prolog sizeBruce Forstall2-3/+5
2019-04-12Don't Free UpperVector (#23889)Carol Eidt4-23/+131
2019-04-12Fix arm64 localloc with large outgoing argument spaceBruce Forstall1-6/+9
2019-04-12Consolidate duplicate assignment (#23923)bdebaere1-2/+1
2019-04-12Merge pull request #23900 from sergiy-k/fixcrossarchr2r1Sergiy Kuryata1-5/+2
2019-04-12Nullable System.ComponentModel, System.Diagnostics.CodeAnalysis, System.Diagn...Anirudh Agnihotry5-31/+42
2019-04-12Nullable: Runtime serialization, COM, Vector, remaining IO, and other (#23895)Stephen Toub67-196/+245
2019-04-12Nullable: System.Runtime.CompilerServices (#23886)Stephen Toub27-90/+109
2019-04-12Nullable: Globalization native interop + some missing files (#23914)Krzysztof Wicher17-22/+38
2019-04-12Add several links to deep-dive blog postsStephen Toub1-0/+2
2019-04-12JIT: update byref null check logic to handle field chains (#23850)Andy Ayers3-9/+97
2019-04-12Enable precompiling CoreRoot overlay with crossgen for Linux arm/arm64Sergiy Kuryata1-5/+2
2019-04-11Enable default Ready2Run testing in pull requests. Workaround an issue with c...Egor Chesakov3-1/+22
2019-04-11Remove duplicates. (#23922)bdebaere1-2/+0
2019-04-11Add optimized UTF-8 validation and transcoding apis, hook them up to UTF8Enco...Levi Broderick19-2430/+4227
2019-04-11Fix Assembly.LoadFromPartialName(string) (#23912)Steve MacLean1-1/+11
2019-04-11Update Version annotations to match changes in master (#23917)Stephen Toub1-12/+14
2019-04-11Nullable: System.Diagnostics (#23753)Anirudh Agnihotry24-126/+159
2019-04-11Nullable System.Diagnostics.Store (#23874)Anirudh Agnihotry5-22/+19
2019-04-11Nullable: Interop.Adavapi32 (#23875)Anirudh Agnihotry13-33/+45
2019-04-11Update CoreClr to preview5-27611-71 (#23884)dotnet-maestro-bot2-3/+3
2019-04-11Fix Version's comparer operators to allow null (#23898)Stephen Toub2-5/+15
2019-04-11Fix 23740 (#23906)Steve MacLean1-4/+4
2019-04-11JIT: fix assert when there are mixed types in Enum.HasFlags optimization (#23...Andy Ayers3-9/+42
2019-04-11Fix build errors due to merge conflictsSantiago Fernandez Madero7-22/+23