summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-05-29Fix exitCode from ExecuteAssemblystephentoub2-1/+6
2015-05-28Fix GCSampleJan Kotas3-3/+41
2015-05-27Merge pull request #1061 from janvorli/pal-error-stringsAditya Mandaleeka6-251/+255
2015-05-27Merge pull request #1057 from janvorli/flush-process-write-buffers-pageJan Vorlicek3-3/+91
2015-05-27Implement FlushProcessWriteBuffers using the page protection mechanismJan Vorlicek3-3/+91
2015-05-27Add PAL error message stringsJan Vorlicek6-251/+255
2015-05-27Merge pull request #1055 from janvorli/cleanup-unused-membersJan Vorlicek6-7/+11
2015-05-26Merge pull request #1056 from dotnet-bot/from-tfsJan Kotas1-1/+1
2015-05-26Cleanup several unused class membersJan Vorlicek6-7/+11
2015-05-26Merge pull request #1054 from dotnet-bot/from-tfsMatt Ellis1-0/+1
2015-05-26Fix warning no-overloaded-virtualJan Vorlicek5-0/+21
2015-05-26Merge pull request #1052 from janvorli/fix-warnings-delete-non-virtual-dtorJan Kotas62-55/+135
2015-05-26Fix resource stringMatt Ellis1-1/+1
2015-05-26Merge pull request #1049 from janvorli/fix-warning-implicit-exception-spec-mi...Jan Kotas2-4/+10
2015-05-26Fix the virtual destructor warningJan Vorlicek62-55/+135
2015-05-26Fix the implicit-exception-spec-mismatch warningJan Vorlicek2-4/+10
2015-05-22Remove the InitializeStringResources functionJan Vorlicek3-20/+0
2015-05-21Adds support for per-branch symbol indexing customizationNoah Falk1-0/+1
2015-05-22CoreClr: Make tests run on FreeBSD and document how to run them.Jostein Kjønigsen1-1/+1
2015-05-20Merge pull request #1007 from AlexGhiondea/updateBuildToolsVersionJan Kotas1-1/+1
2015-05-20Merge pull request #1029 from dotnet-bot/from-tfsJan Kotas6-17/+82
2015-05-20ReadyToRun bugfixesJan Kotas6-17/+82
2015-05-20Update Microsoft.DotNet.BuildTools.CoreCLR to version 1.0.2.Alex Ghiondea1-1/+1
2015-05-20Clarify that the final mscorlib.dll is in bin\ProductJohn Chen (JOCHEN7)1-0/+1
2015-05-20Merge pull request #1022 from janvorli/readytorun-linuxJan Kotas5-7/+68
2015-05-20Enable ReadyToRun feature on UnixJan Vorlicek5-7/+68
2015-05-19Merge pull request #1020 from dotnet-bot/from-tfsJan Kotas2-1/+8
2015-05-19Merge pull request #1009 from adityamandaleeka/string-resources-linuxAditya Mandaleeka14-91/+215
2015-05-19Simplify logic for ensuring minimum hex length in rctocppAditya Mandaleeka1-9/+4
2015-05-19Fix potential null pointer dereferenceJan Kotas2-1/+8
2015-05-18Ensure fallback to English resources on non-Windows platformsAditya Mandaleeka14-91/+220
2015-05-18Fix register used in method fixup stubsJohn Chen (CLR)1-2/+2
2015-05-18Merge pull request #1013 from dotnet-bot/from-tfsJan Kotas3-2/+14
2015-05-18Merge pull request #1001 from dotnet-bot/from-tfsJan Kotas4-30/+341
2015-05-18Rollback error handling change in CorHost2::SetStartupFlagsJan Kotas1-1/+1
2015-05-18Fix contract for PEFile::IsILImageReadyToRunJan Kotas1-1/+8
2015-05-18Handle NULL explicitly in VirtualCallStubManager::getStubKindJan Kotas1-0/+5
2015-05-15Fix a null dereference in the JIT interface.Pat Gavlin1-1/+1
2015-05-14Update the OSS mscorlib to match the closed one by doing the followingPallavi Taneja1-2/+4
2015-05-14Merge changes from parent branchWes Haggard3-28/+337
2015-05-14Merge pull request #999 from dotnet-bot/from-tfsJan Kotas1-1/+1
2015-05-14Merge pull request #996 from dotnet-bot/from-tfsJan Kotas3-26/+39
2015-05-14Merge pull request #997 from tony/chmod-x-freebsd-install-lldbJan Kotas1-0/+0
2015-05-13chmod +x freebsd lldb scriptTony Narlock1-0/+0
2015-05-13Remove circular dependency from System.Diagnostics.TracingEric St. John1-1/+1
2015-05-13Removing System.dll from ProjectK and NetCoreForCoreCLRRyan Byington3-26/+39
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