summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Resources
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Remove stale nullable !s and pragmas (#25640)Stephen Toub1-2/+0
2019-06-24Address last round of nullable feedback - S.Resources.ResourceManager, System...Santiago Fernandez Madero1-8/+9
2019-06-13Update Corelib to adapt to compiler nullability updatesStephen Toub2-4/+4
2019-06-12Remove defunct !s and update some TODO-NULLABLE commentsStephen Toub3-9/+5
2019-06-04More PR FeedbackSantiago Fernandez Madero1-7/+9
2019-06-03Fix some nullable annotations from API ReviewSantiago Fernandez Madero3-3/+3
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub6-28/+20
2019-05-21Enhance the Missing Resources Exception Message (#24645)Tarek Mahmoud Sayed1-9/+32
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub15-16/+2
2019-04-30fix build errors after mergeKrzysztof Wicher1-10/+10
2019-04-27Nullable for Type class (#23489)buyaa-n4-32/+32
2019-04-27Fix CoreLib build breaksJan Kotas3-19/+15
2019-04-27Add System.Resources.Extensions (dotnet/corefx#36906)Eric StJohn4-166/+215
2019-04-20Update BuildTools, CoreClr to preview4-03917-01, preview5-27618-71, respectiv...dotnet-maestro-bot1-0/+2
2019-04-16Merge remote-tracking branch 'dotnet/master' into NullableFeatureSantiago Fernandez Madero1-9/+4
2019-04-15Fold ResourceSet::CommonInit into constructor (#23993)Jan Kotas1-9/+4
2019-04-10Nullable: System (most of it) (#23774)Stephen Toub5-9/+12
2019-04-09Nullable: System.Resources (#23830)Krzysztof Wicher12-168/+211
2019-04-09Nullable: Attributes, SafeHandles, and misc (#23810)Stephen Toub2-0/+2
2019-04-03Nullable: All remaining exceptions (#23676)Santiago Fernandez Madero2-12/+9
2019-03-24typo: Double word "types" (dotnet/corefx#36276)Nick Schonning1-1/+1
2019-03-08Allow deserialization for ResourceManager created with non-default resource s...Filip Navara1-4/+17
2019-03-05Clean up some string.Format usage (#23025)Stephen Toub2-2/+2
2019-02-06Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute...Marek Safar2-22/+15
2019-02-05Fix ProjectN build breaks (dotnet/corert#6954)Michal Strehovský1-1/+2
2019-02-02Rename ResourceManager fields to follow conventions (#22371)Jan Kotas2-145/+119
2019-02-01Move ResourceManager to shared CoreLib. (#22249)Filip Navara5-0/+1720
2018-12-23Delete CoreLib.FixupCoreLibName (#21655)Jan Kotas1-3/+1
2018-11-09Add back support for deserialization of BinaryFormatted resources (#20907)Eric StJohn2-7/+73
2018-09-15System.Private.CoreLib: Move ResoureReader/ResourceSet to shared. (#19994)Filip Navara2-0/+1446
2018-08-31Revert "Remove not necessary type forwarded from attributes when type comes f...Santiago Fernandez Madero2-0/+2
2018-08-29Remove not necessary type forwarded from attributes when type comes from msco...Santiago Fernandez Madero2-2/+0
2018-06-24Simply type names in Corelib (#18623)Stephen Toub4-29/+29
2018-06-06Moves FastResourceComparer and TaskAwaiter to shared (#18283)Maryam Ariyan1-0/+142
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan9-0/+799