summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/Microsoft
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Expose Path.TrimEndingDirectorySeparator (#20805)Marco Rossignoli1-1/+1
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub12-12/+0
2019-04-09Nullable: Attributes, SafeHandles, and misc (#23810)Stephen Toub12-2/+14
2019-03-05Clean up some string.Format usage (#23025)Stephen Toub1-8/+1
2018-12-28Replace Interop.ReadDir.cs with Interop.ReadDir.cs from System.IO.FileSystem ...Egor Bogatov1-26/+0
2018-09-20Move RegistryKey to shared CoreLib partition (#20067)Jan Kotas8-213/+10
2018-09-19Cleanup registry usage within CoreLib (#20050)Jan Kotas1-1/+3
2018-09-11Move more registry files to shared partitionJan Kotas2-0/+40
2018-09-10Move registry interop to shared CoreLib partition (#19886)Jan Kotas1-2/+2
2018-08-27Using shared copy of registryvalueKind (dotnet/corefx#31922)Anirudh Agnihotry1-6/+6
2018-08-16Moved registry.cs to shared (#19471)Anirudh Agnihotry2-0/+128
2018-08-12non shared changes and feedback addressedAnipik2-11/+20
2018-08-11moved to shared (#19419)Anirudh Agnihotry1-0/+33
2018-06-27Moved SafeWaitHandle and cancellationToken to shared (#18662)Anirudh Agnihotry2-0/+32
2018-06-08Some extra changes needed in sharedMaryam Ariyan1-1/+0
2018-06-07Moves CurrentSystemTimeZone, ICastable, RegistryView and RegistryValueKind to...Maryam Ariyan2-0/+44
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan9-0/+337