summaryrefslogtreecommitdiff
path: root/src/mscorlib
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Fix exception in CompareInfo.IndexOfOrdinal on UnixStephen Toub1-1/+1
2015-03-02Remove SECURITY_SQOS_PRESENT from dwFlagsAndAttributesStephen Toub1-1/+3
2015-02-25Allow users to specify a no GC region (on behalf of maonis)Jan Kotas2-2/+94
2015-02-25Fix build break in Unix mscorlibJan Kotas1-1/+3
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot38-461/+740
2015-02-24Remove .so extension from libcoreclr in mscorlib P/InvokesStephen Toub1-3/+3
2015-02-24Redirect ole32.dll P/Invokes to libcoreclrStephen Toub1-1/+2
2015-02-23Place binaries and intermediates in folders that include OSMatt Mitchell1-2/+6
2015-02-23Change MRES to use DateTime.UtcNow instead of NowStephen Toub1-2/+2
2015-02-19Setup the CoreCLR repo to use the LocalPackagePublish mechanism.Alex Ghiondea1-1/+1
2015-02-17Remove Unix specific hack in Encoding.GetEncodingMatt Ellis1-6/+0
2015-02-12Merge pull request #188 from stephentoub/disable_etw_unixStephen Toub1-2/+29
2015-02-12Merge pull request #183 from poizan42/build-space-fixMatt Mitchell2-2/+2
2015-02-11Address PR feedback on ETW disablement on UnixStephen Toub1-2/+2
2015-02-11Merge pull request #189 from akoeplinger/fix-filename-casingAlexGhiondea3-6/+6
2015-02-11Use $(SDK40ToolsPath) to get path to ResGen instead of hardcoding "NETFX 4.5....Kasper F. Brandt1-1/+1
2015-02-11Correct casing of file paths in mscorlibAlexander Köplinger3-6/+6
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt2-2/+2
2015-02-10Update FEATURE_MANAGED_ETW and disable it on UnixStephen Toub1-2/+29
2015-02-07Fixed deadlock in System.Resources.ResourceSetPavel Pochobut1-16/+18
2015-02-04Fixed typosPascal Borreli9-14/+14
2015-02-03Remove extraneous mscorlib.txt filealexghiondea1-3042/+0
2015-02-03Merge pull request #20 from ellismg/fix-mscorlib-warningsMatt Ellis1-0/+2
2015-02-03Update copyright headerdotnet-bot5-25/+14
2015-02-03Fix mscorlib warnings.Matt Ellis1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1145-0/+421822