summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Merge pull request #2758 from stephentoub/list_toarrayStephen Toub1-1/+8
2016-01-20Merge pull request #2706 from adityamandaleeka/gc_stressSergiy Kuryata19-75/+612
2016-01-20Use _emptyArray in List<T>.ToArraystephentoub1-1/+8
2016-01-20Merge pull request #2753 from pgavlin/BuildRyuJitPackagePat Gavlin1-4/+18
2016-01-20Merge pull request #2750 from dotnet-bot/from-tfsMatt Ellis1-0/+6
2016-01-20Legacy SelfTest/SelfHost tests are currently calling CreateAdjustmentRule usi...Eric Erhardt1-0/+6
2016-01-20Merge pull request #2752 from jashook/x86_build_breakJarret Shook1-1/+1
2016-01-20Add additional logging to BuildRyuJitPackage.Pat Gavlin1-4/+18
2016-01-20Merge pull request #2739 from CarolEidt/LinuxAVX983Carol Eidt4-39/+46
2016-01-20Fix x86 build break.jashook1-1/+1
2016-01-20Merge pull request #2747 from Dmitry-Me/fixVariableNameTypoJan Kotas1-1/+1
2016-01-20Fix typo outter → outerJon Hanna3-4/+4
2016-01-20Fix variable name typoDmitry-Me1-1/+1
2016-01-19One of the commits for resolving Issue 2380 failed.Lubomir Litchev2-8/+6
2016-01-19Merge pull request #2729 from JonHanna/fix_2727AlexGhiondea1-5/+6
2016-01-19Enable AVX SIMD support for Unix systems.Carol Eidt4-39/+46
2016-01-19Merge pull request #2684 from LLITCHEV/Issue2380Lubomir Litchev4-6/+99
2016-01-19Merge pull request #2697 from adityamandaleeka/floatingPointCxtFixSergiy Kuryata1-1/+28
2016-01-19Fix for issue 2380.Lubomir Litchev4-6/+99
2016-01-19Merge pull request #2724 from stephentoub/readwrite_perfJan Kotas6-76/+192
2016-01-19Merge pull request #2723 from Dmitry-Me/fixCommentTypoJan Kotas1-1/+1
2016-01-19Simplify FP flag reset.Aditya Mandaleeka1-18/+8
2016-01-19Ensure same lock is used to read and write Dictionary in AppContextJon Hanna1-5/+6
2016-01-19Merge pull request #1745 from ww898/thread_static_struct_issuenoahfalk1-2/+4
2016-01-19Fix override detection to work reliably for JITed mscorlibJan Kotas1-8/+27
2016-01-19Tweak a few more aspects of Stream.Read/WriteAsync perf improvementsstephentoub4-61/+28
2016-01-19Add generic detection of Stream.{Begin|End}{Read|Write} overridesJan Kotas7-18/+86
2016-01-19Several Stream.Read/WriteAsync improvementsstephentoub2-26/+88
2016-01-19Fix comment typoDmitry-Me1-1/+1
2016-01-18Merge pull request #2720 from hughbe/synchronized-listJan Kotas1-102/+0
2016-01-18Merge pull request #2718 from stephentoub/forcsync_completionactionStephen Toub3-3/+29
2016-01-18Remove SynchronizedListHugh Bellamy1-102/+0
2016-01-18Allow some ITaskCompletionActions to always run synchronouslystephentoub3-3/+29
2016-01-18Add ready to run support to unix crossgenJan Vorlicek7-50/+54
2016-01-17Merge pull request #2678 from DionYe/masterJan Kotas1-0/+5
2016-01-18Add check for out of memoryDionYe1-0/+5
2016-01-17Merge pull request #2608 from justinvp/functorcomparerJan Kotas3-17/+2
2016-01-16Fix incorrect placement of FEATURE_SIMD ifdef, and syntax error under _TARGET...Ron Cain2-4/+2
2016-01-16Merge pull request #2707 from dotnet-bot/from-tfsMatt Ellis23-46/+148
2016-01-15Merge pull request #2702 from justinvp/array_sort_getlowerboundJan Kotas1-1/+1
2016-01-15Add support for GCStress 0xC.Aditya Mandaleeka19-75/+612
2016-01-15Merge pull request #2686 from hoyMS/Bug2652Hongtao Yu1-1/+15
2016-01-15Merge pull request #2693 from adityamandaleeka/contextAlignmentAditya Mandaleeka3-11/+8
2016-01-15Reset CONTEXT_FLOATING_POINT flag if the values are invalid.Aditya Mandaleeka1-3/+40
2016-01-15Array.Sort<T>: Remove unnecessary GetLowerBound(0) callJustin Van Patten1-1/+1
2016-01-15VSO 178902 - Jit can incorrectly make a method partially interruptible when i...Brian Sullivan2-30/+57
2016-01-15Merge pull request #2695 from mikem8361/envvarMike McLaughlin1-0/+8
2016-01-15Merge pull request #2545 from CarolEidt/LinuxSIMDCarol Eidt18-258/+386
2016-01-15Ensure floating point context pointer has been initialized.Aditya Mandaleeka1-2/+2
2016-01-15Add back COMPlus_DbgWaitForDebuggerAttach env var for mdbg tests (for now).Mike McLaughlin1-0/+8