summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/Internal
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Switch from IndexOf(string) to Contains(string) for better readability and pe...Andrii Siriak1-1/+1
2019-06-13Update Corelib to adapt to compiler nullability updatesStephen Toub1-3/+3
2019-06-12Remove defunct !s and update some TODO-NULLABLE commentsStephen Toub1-1/+1
2019-06-03Adjust several `where T : class?` constraints (#24894)Stephen Toub1-0/+2
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-5/+7
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub9-10/+0
2019-04-12Nullable: Runtime serialization, COM, Vector, remaining IO, and other (#23895)Stephen Toub3-5/+7
2019-04-10Nullable Internal.Win32.RegistryKey (#23856)Anirudh Agnihotry1-14/+15
2019-04-09Nullable: Attributes, SafeHandles, and misc (#23810)Stephen Toub1-1/+2
2019-04-05adding null annotations (#23744)Anirudh Agnihotry3-1/+5
2019-04-03Nullable: All remaining exceptions (#23676)Santiago Fernandez Madero1-4/+3
2019-03-28Delete RuntimeThread.cs (#23532)Jan Kotas1-56/+0
2019-02-26Move Thread to shared CoreLib (#22744)Filip Navara1-0/+56
2019-02-01Move ResourceManager to shared CoreLib. (#22249)Filip Navara2-0/+48
2019-01-19Fix build for ProjectN/WinRTInterop Delete superfluous AsyncCausalityTracer a...Jan Kotas1-3/+3
2019-01-19Fix buildMarek Safar1-1/+1
2019-01-18Move AsyncCausality to shared partition (#22062)Marek Safar1-0/+57
2018-09-20Move RegistryKey to shared CoreLib partition (#20067)Jan Kotas1-0/+485
2018-06-26Applying PR feedbackPhil Garcia1-0/+11
2018-05-14Moving ConcurrentQueue to shared folder (#17956)Maryam Ariyan1-0/+26
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan4-0/+550