summaryrefslogtreecommitdiff
path: root/src/mscorlib/mscorlib.shared.sources.props
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Enable netstandard1.7 collations APIs (#7502)Tarek Mahmoud Sayed1-0/+2
2016-10-01Remove WaitHandleExtensions, as it is implemented in CoreFX (#7431)Koundinya Veluri1-1/+1
2016-09-30Expose AppDomain apisRahul Kumar1-0/+1
2016-09-29Enable added Calendar APIS on LinuxTarekm Mahmoud Sayed1-0/+1
2016-09-28Add Normalization functionality to LinuxTarekm Mahmoud Sayed1-0/+3
2016-09-23Adding MemoryFailPoint Removing some markersRama Krishnan Raghupathy1-14/+14
2016-09-16Exposing IUnknownConstantAttributeRama Krishnan Raghupathy1-1/+1
2016-09-16Exposing Remaining CompilerServices Apis in mscorlibRama Krishnan Raghupathy1-3/+3
2016-08-31Fix the build breakTarek Mahmoud Sayed1-1/+1
2016-08-30Merge pull request #6993 from tarekgh/AddMissingSystemTextAPIsTarek Mahmoud Sayed1-1/+1
2016-08-30Port String reorganization from CoreRT (#6985)James Ko1-0/+4
2016-08-30Expose missing Global/Encoding APIs in coreclr and remove empty stubsTarek Mahmoud Sayed1-1/+1
2016-08-24Fix full framework buildJan Kotas1-2/+2
2016-08-22Adding the missing string function to model.xml (#6694)Jonathan Miller1-1/+2
2016-08-19Fix casing of DaylightTime.csJose Perez Rodriguez1-1/+1
2016-08-19Using the public DaylightTime instead of the internal one in corefx dir for ...Jose Perez Rodriguez1-2/+3
2016-08-02Slightly increase throughput of string.Concat(object[]) (#6547)James Ko1-1/+2
2016-07-13Conditionally compile EnvironmentAugments.cs for coreclrStephen Toub1-1/+1
2016-07-13Add EnvironmentAugments to coreclrStephen Toub1-0/+3
2016-07-04Use EncodingForwarder for GetByteCount(char[], int, int)James Ko1-0/+1
2016-05-18Merge pull request #5001 from AlexGhiondea/ReadAppContextOverridesSenthil1-0/+1
2016-05-16Introduce a way to override AppContext switches from the project.json fileAlex Ghiondea1-0/+1
2016-05-13Allow long pathsJeremy Kuhne1-1/+1
2016-05-05This change ports the support files from NetFxDev1. It doesn't change behavio...Jeremy Kuhne1-0/+5
2016-04-21Remove __ConsoleStream from CoreCLRJan Kotas1-1/+0
2016-03-30Do not use the 'Visible' metadata on the items in the ItemGroup 'MscorlibSour...Alex Ghiondea1-49/+49
2016-03-22Remove unused files from CoreCLRJan Kotas1-12/+0
2016-03-22Delete legacy netcf compat support (part 2)Jan Kotas1-6/+3
2016-03-21Trim Windows-specific System.Security.Principal types from CoreCLR mscorlibJan Kotas1-4/+0
2016-03-16Remove unused files from CoreCLRJan Kotas1-132/+1
2016-03-15Prune Windows mscorlibJan Kotas1-7/+1
2016-02-02TimeZoneInfo.DisplayName values are not localized on LinuxEric Erhardt1-0/+2
2016-01-07Merge the .Net Native and CoreCLR implementations of EventSource. This replac...David Mason1-2/+2
2015-12-02Port System.Threading.Semaphore from corefx to mscorlibstephentoub1-0/+1
2015-10-21Enable EventSource Logging in Linux via LttngRama1-0/+1
2015-09-25Implement basic collation on top of ICUMatt Ellis1-0/+1
2015-09-22Use 'readlink' of the /etc/localtime file to determine the TimeZoneInfo.Local...Eric Erhardt1-0/+1
2015-09-22Implement CalendarData on Linux.Eric Erhardt1-0/+1
2015-09-22base locale and formatting for linuxSteve Harter1-0/+1
2015-09-22Use System.Globalization.Native for casingMatt Ellis1-0/+2
2015-09-18Merge pull request #1566 from tijoytom/masterJan Kotas1-0/+1
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+1
2015-09-09Add AssemblyExtensions.TryGetRawMetadata to the System.Reflection.Metadata na...Koundinya Veluri1-0/+4
2015-03-31Change paths and os names to match corefxMatt Mitchell1-1/+1
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-0/+1
2015-02-11Correct casing of file paths in mscorlibAlexander Köplinger1-4/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1319