summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Resources/ManifestBasedResourceGroveler.cs
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Move TimeZoneInfo.Unix.cs to shared CoreLib partition (#16057)Jan Kotas1-1/+1
2018-01-18Cache Invariant CompareInfo (#15902)Jan Kotas1-2/+1
2017-11-18Delete unnecesary SuppressUnmanagedCodeSecurity annotations (#15102)Jan Kotas1-1/+0
2017-10-24Search/replace Debug.Assert(false, => Debug.Fail(Jan Kotas1-4/+4
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-6/+5
2017-09-01Share four exception types (#13492)Dan Moseley1-1/+1
2017-08-07Remove some dead code (#13257)Dan Moseley1-29/+5
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-7/+7
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-7/+7
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-7/+7
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-19/+20
2017-02-10Use DynamicSecurityMethod attribute to mark methods with StackCrawlMarkJan Kotas1-3/+1
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-11/+12
2016-12-09Removes final FEATURE_CORECLR defines (#8555)Jeremy Kuhne1-117/+3
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-10/+0
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-8/+8
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-11/+0
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+687