summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-05-13While trying to throw MissingManifestResourceException in NetCoreForCoreCLR w...Pallavi Taneja1-2/+0
2015-05-12Minor fix: add 'const' inadvertently omitted from CS #1467781.Carol Eidt1-1/+1
2015-05-12Merge pull request #981 from CarolEidt/EnableSIMDAndAVXCarol Eidt1-0/+6
2015-05-12Enable FEATURE_SIMD and FEATURE_AVX_SUPPORT in the JITCarol Eidt1-0/+6
2015-05-12Merge pull request #988 from pgavlin/GcInfoConstPat Gavlin2-8/+8
2015-05-12Merge pull request #986 from janvorli/fix-osx-personalityJan Vorlicek2-3/+6
2015-05-12Fix some const-correctness issues in the GC info encoder.Pat Gavlin2-8/+8
2015-05-12Fix OSX personality routines encodingJan Vorlicek2-3/+6
2015-05-12Cache Type.FullName in StackTraceJan Kotas1-2/+3
2015-05-12Merge pull request #929 from justinvp/stacktrace_stringallocationsJan Kotas2-14/+21
2015-05-11Merge pull request #979 from stephentoub/export_opensemaphorewJan Kotas1-0/+8
2015-05-11Merge pull request #975 from jkotas/missingrcJan Kotas1-3/+4
2015-05-11Update assertion failure messageJan Kotas1-3/+4
2015-05-11Merge pull request #980 from janvorli/fix-vm-range-issueJan Kotas2-2/+14
2015-05-12Fix VM total space issueJan Vorlicek2-2/+14
2015-05-11Export OpenSemaphoreW from PALStephen Toub1-0/+8
2015-05-11Remove unnecessary allocationsJustin Van Patten2-14/+21
2015-05-08Merge pull request #856 from DickvdBrink/guid-fixJan Kotas1-1/+1
2015-05-08Merge pull request #968 from toptensoftware/masterJan Kotas3-0/+114
2015-05-09osxbundlerun - corerun for use in OS-X app packagesBrad Robinson3-0/+114
2015-05-08Recognize System.Numerics as a SIMDVectorAssembly (1168471)Carol Eidt1-3/+6
2015-05-08Fix System.Progress in model.xmlStephen Toub1-1/+1
2015-05-08Merge pull request #964 from dotnet-bot/from-tfsJan Kotas1-1/+3
2015-05-08Merge pull request #960 from adityamandaleeka/pipes-for-create-thread-suspendedAditya Mandaleeka4-64/+134
2015-05-08Set IMAGE_SECTION_HEADER::PointerToRawData correctlyJan Kotas1-1/+3
2015-05-08Use pipes for creating threads suspended on Darwin tooAditya Mandaleeka3-10/+0
2015-05-08Updated FreeBSD installation instructions with LLDB stepsAnders Jensen-Waud1-0/+32
2015-05-07Add ability to use pipes for creating threads suspendedAditya Mandaleeka6-64/+144
2015-05-07Merge pull request #957 from dotnet-bot/from-tfsJan Kotas1-3/+3
2015-05-07Merge pull request #956 from dotnet-bot/from-tfsJan Kotas62-317/+1357
2015-05-07Enable crossgen CreatePDB for desktopJan Kotas1-3/+3
2015-05-07Merge changes from parent branchdotnet-bot62-317/+1357
2015-05-07Merge pull request #949 from jkotas/warningsJan Kotas14-20/+37
2015-05-07Changes for building using VS2015Jan Kotas14-20/+37
2015-05-07Merge pull request #942 from dotnet-bot/from-tfsJan Kotas1-3/+23
2015-05-07Fix build break on UnixJan Kotas1-0/+2
2015-05-07Disable AssemblyLoadContext in AppX modeGaurav Khanna1-3/+21
2015-05-07Merge pull request #945 from jkotas/gcvalidationJan Kotas1-1/+1
2015-05-07Fix detection of uninitialized bricks during heap verificationJan Kotas1-1/+1
2015-05-06Hide the visibility of the C++ operators by default.Geoff Norton1-1/+18
2015-05-06Merge pull request #936 from jkotas/assemblyloadcontextJan Kotas2-3/+5
2015-05-06Renaming UAP to UWPSedar Gokbulut1-1/+1
2015-05-05Minor AssemblyLoadContext fixesJan Kotas2-3/+5
2015-05-05Merge pull request #932 from swaroop-sridhar/GcLibSwaroop Sridhar7-8/+48
2015-05-05GcInfo: Add support for Standalone buildSwaroop Sridhar7-8/+48
2015-05-04Merge pull request #910 from zyzil/issue-291Jan Kotas1-1/+4
2015-05-04Added comments to clarify usage of Obsolete.Kevin Mullins1-1/+4
2015-05-04Fix arm64 build breakJan Kotas1-0/+3
2015-05-04Merge pull request #654 from cmckinsey/coreclr446Jan Kotas4-15/+18
2015-05-04Remove legacy commentRichard Lander1-1/+0