summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/AppContext
AgeCommit message (Expand)AuthorFilesLines
2016-12-07Strip some conditional compilation in SPCL (#8511)Jeremy Kuhne2-41/+1
2016-10-27Use nameof where possible for ArgumentExceptionStephen A. Imhoff1-2/+2
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-2/+2
2016-09-30Expose AppDomain apisRahul Kumar1-0/+34
2016-09-08Exposes runtime functionality to Appdomain implementation in corefxRahul Kumar1-0/+15
2016-06-10Default to latest behavior when a TFM is not specifiedAlex Ghiondea1-16/+12
2016-05-18Merge pull request #5001 from AlexGhiondea/ReadAppContextOverridesSenthil1-0/+21
2016-05-16Introduce a way to override AppContext switches from the project.json fileAlex Ghiondea1-0/+21
2016-05-13Allow long pathsJeremy Kuhne1-0/+30
2016-05-05This change ports the support files from NetFxDev1. It doesn't change behavio...Jeremy Kuhne1-1/+11
2016-03-22Delete legacy netcf compat support (part 2)Jan Kotas1-13/+0
2016-03-14Expose AppDomain.GetData via AppContext.Alex Ghiondea1-0/+8
2016-01-27Update license headersdotnet-bot5-11/+16
2016-01-19Ensure same lock is used to read and write Dictionary in AppContextJon Hanna1-5/+6
2015-12-15Add the implementation of the TargetFrameworkName method on AppContext.Alex Ghiondea1-1/+9
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-1/+3
2015-07-22Remove the SecuritySafeCritical from the ParseTargetFrameworkName.Alex Ghiondea1-1/+0
2015-03-10Make sure that AppContext respects CompatibilitySwitches.IsAppSilverlight81 f...Alex Ghiondea1-0/+13
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot2-1/+12
2015-02-03Update copyright headerdotnet-bot1-5/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot5-0/+500