summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-22Cleaning up Contributing Workflow documentationGerald Scott Freeman1-1/+1
2015-11-21Merge pull request #2129 from maksqwe/GenTreeBoundsChk_fixChris McKinsey1-1/+1
2015-11-21Merge pull request #2018 from AndyAyersMS/LessLoggingJan Kotas1-2/+2
2015-11-21Merge pull request #2133 from gsfreema/masterJan Kotas1-1/+1
2015-11-21Fixing a grammar mistake in Documentation\README.mdGerald Scott Freeman1-1/+1
2015-11-21Fix GenTreeBoundsChk:: gtThrowKind check in GenTree::Compare()Maks Naumov1-1/+1
2015-11-20Merge pull request #2112 from ellismg/cache-ucollatorsStephen Toub3-49/+124
2015-11-20Merge pull request #2127 from dotnet-bot/from-tfsJan Kotas1-0/+2
2015-11-20Merge pull request #2117 from hickford/patch-1Jan Kotas1-0/+2
2015-11-20Fix build breaks in desktop buildJan Kotas1-0/+2
2015-11-20Merge pull request #2123 from stephentoub/cts_perfStephen Toub1-62/+68
2015-11-20Merge pull request #2122 from adityamandaleeka/testArgsQuoteFixAditya Mandaleeka1-1/+1
2015-11-20Merge pull request #2096 from LLITCHEV/SysVTestsLubomir Litchev2-10/+18
2015-11-20Merge pull request #2120 from kyulee1/osxJan Kotas2-0/+25
2015-11-20Merge pull request #2121 from dotnet-bot/from-tfsJan Kotas7-6/+10
2015-11-20Cache UCollators in CompareInfoMatt Ellis3-49/+124
2015-11-20Merge pull request #2107 from pgavlin/SysVCleanupPat Gavlin3-39/+14
2015-11-20Separate CancellationTokenSource linking into a derived classstephentoub1-62/+68
2015-11-20Replace double quotes around test arguments with single quotes.Aditya Mandaleeka1-1/+1
2015-11-20Fix build breaks in legacy buildJan Kotas7-6/+10
2015-11-20Added missing URL to .NET Foundation forumsLee Coward1-1/+1
2015-11-20Grammar fix-upLee Coward1-1/+1
2015-11-20Added Full Framework support infoLee Coward1-1/+1
2015-11-20Package spec for RyuJit on OSXKyungwoo Lee2-0/+25
2015-11-20Merge pull request #2116 from jkotas/gc-updateJan Kotas17-350/+559
2015-11-20Merge pull request #2114 from sergiy-k/byrefraxJan Kotas1-12/+9
2015-11-20Update README.mdMirth Hickford1-0/+2
2015-11-20Fix build breaks after GC updateJan Kotas4-11/+27
2015-11-19Do not preserve volatile registers in JIT_ByRefWriteBarrierSergiy Kuryata1-12/+9
2015-11-19Update GC from CoreRTJan Kotas16-344/+537
2015-11-19Merge pull request #2110 from janvorli/refactor-gc-typesJan Kotas52-2751/+2729
2015-11-19Merge pull request #2109 from jkotas/glossaryJan Kotas1-0/+2
2015-11-20Fix few missing castsJan Vorlicek2-7/+8
2015-11-19Merge pull request #2108 from wtgodbe/pathTestsJan Kotas31-5916/+0
2015-11-19Merge pull request #2047 from eerhardt/ShortDateEric Erhardt1-5/+4
2015-11-19Add ProjectN and Redhawk to the glossaryJan Kotas1-0/+2
2015-11-19Some formatting cleanupJan Vorlicek8-21/+21
2015-11-19Deleted path tests from coreclr repoWilliam Godbe31-5916/+0
2015-11-19Merge pull request #2100 from gsfreema/masterJan Kotas1-1/+1
2015-11-19Merge pull request #2104 from wtgodbe/deleteTestsJan Kotas84-10497/+0
2015-11-19Merge pull request #2102 from dotnet-bot/from-tfsJan Kotas1-3/+5
2015-11-19Small cleanups in SysV classification.Pat Gavlin3-39/+14
2015-11-19Replaced remaining typesJan Vorlicek18-198/+191
2015-11-19Merge pull request #1981 from pgavlin/SysVPat Gavlin2-69/+67
2015-11-19Deleted duplicate globalization and localization tests from coreclrWilliam Godbe84-10497/+0
2015-11-19Add casts to APIs that require LONG / DWORD parametersJan Vorlicek8-47/+48
2015-11-19Fix ARM64 build breakJan Kotas1-3/+5
2015-11-19Fixing a typo in developer-guide.md.Gerald Scott Freeman1-1/+1
2015-11-19Merge pull request #2098 from janvorli/fix-threadpool-shiftwaitarrayJan Vorlicek1-2/+2
2015-11-19Changed LONG and ULONGJan Vorlicek15-104/+104