summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-18Merge pull request #2378 from ellismg/revert-29ce4f6Jan Kotas1-18/+0
2015-12-17Merge pull request #2381 from davmason/masterVance Morrison1-5/+4
2015-12-17Revert 29ce4f6Matt Ellis1-18/+0
2015-12-17Merge pull request #2375 from LLITCHEV/FixIssue1884AgainLubomir Litchev1-1/+1
2015-12-17Fix a bad conflict resolution.Lubomir Litchev1-1/+1
2015-12-17Merge pull request #2369 from speshuric/bug/2366Jan Kotas1-4/+1
2015-12-16Update GC from CoreRTJan Kotas3-27/+120
2015-12-16Merge pull request #2368 from jkotas/rename-gcscanJan Kotas12-78/+71
2015-12-16Fix build break in internal buildJan Kotas1-1/+1
2015-12-16Rename CNameSpace to GCScanJan Kotas12-78/+71
2015-12-17Fix System.Collections.BitArray.Clone() fails when Length near Int32.MaxValueAlexander Speshilov1-4/+1
2015-12-16Merge pull request #2358 from jkotas/corert-jitdumpJan Kotas4-36/+89
2015-12-16Make JitDump work in ilc.exeJan Kotas4-36/+89
2015-12-16Linux arm64 build fix.jashook2-12/+12
2015-12-16Merge pull request #2363 from BruceForstall/FixConfigUsageBruce Forstall1-7/+7
2015-12-16Merge pull request #2361 from BruceForstall/JitMinOptsNameBruce Forstall2-0/+10
2015-12-16Fix incorrect usage of configuration variablesBruce Forstall1-7/+7
2015-12-16Add a new COMPLUS_JITMinOptsName to force MinOpts for a named functionBruce Forstall2-0/+10
2015-12-16Fix build break - superfluous argument passed to printfJan Kotas1-1/+0
2015-12-16Bug fixes from desktopJan Kotas7-65/+134
2015-12-15Merge pull request #2214 from jashook/legacy_jit_buildJan Kotas4-0/+60
2015-12-15Build the legacy jit for x86 and arm.Jarret Shook4-0/+60
2015-12-15Merge pull request #2346 from dotnet-bot/from-tfsJan Kotas2-1/+11
2015-12-15Merge pull request #2341 from mikem8361/pipefile2Mike McLaughlin4-12/+68
2015-12-15Debugger transport pipe file cleanup - Part 2Mike McLaughlin4-12/+68
2015-12-15Add the implementation of the TargetFrameworkName method on AppContext.Alex Ghiondea2-1/+11
2015-12-15Build arm64 using private toolsetRahul Kumar14-66/+105
2015-12-15Merge pull request #2343 from dotnet-bot/from-tfsJan Kotas5-0/+114
2015-12-15Move Thread.Abort under FEATURE_LEGACYSURFACEJan Kotas2-4/+3
2015-12-15Add src/jit/protojitJan Kotas5-0/+114
2015-12-15Merge pull request #2340 from dotnet-bot/from-tfsJan Kotas2-0/+12
2015-12-15Merge pull request #2339 from Marqin/masterJan Vorlicek1-0/+3
2015-12-14Merge pull request #2337 from ellismg/fix-2314Jan Kotas9-7/+54
2015-12-14Expose TypeInfo.IsEquiventTo and Assembly.GetEntryAssembly() APIs in mscorlibPallavi Taneja1-0/+2
2015-12-14Don't propagate type handles that are used as null checksBruce Forstall1-0/+10
2015-12-15Add if to check if Linux for -ldl, because it only works on Linux.Marqin1-1/+3
2015-12-14Merge pull request #2327 from mikem8361/cleanupMike McLaughlin12-797/+566
2015-12-15Link unixcoreruncommon with dl, which is needed on Unix-like systemsMarqin1-0/+1
2015-12-14Fix transparency annotationsMatt Ellis9-7/+54
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin12-797/+566
2015-12-14Merge remote-tracking branch 'origin/master' into SysVTestsLubomir Litchev223-7367/+44826
2015-12-13Merge pull request #2278 from manu-silicon/fix_llilcJan Kotas2-20/+20
2015-12-12Merge pull request #2324 from jkotas/fix-pal-testJan Kotas1-5/+0
2015-12-12Delete bad PAL test caseJan Kotas1-5/+0
2015-12-13Remove unnecessary files from build and disable LNK4221Mike Danes8-52/+69
2015-12-12Merge pull request #2321 from dotnet-bot/from-tfsJan Kotas102-6838/+15597
2015-12-12Fix build breakJan Kotas1-2/+2
2015-12-11Merge pull request #2318 from mikem8361/pipefileMike McLaughlin2-5/+7
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan103-6840/+15599
2015-12-11Fix pipe file cleanup in /tmp directory.Mike McLaughlin2-5/+7