summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-18Add additional data to PATENTS.TXTZlatko Knezevic1-3/+3
2015-11-17Merge pull request #2079 from mikedn/no-decompJan Kotas1-0/+2
2015-11-17Merge pull request #2082 from BruceForstall/Fix2053Bruce Forstall1-1/+3
2015-11-17Merge pull request #2061 from akoeplinger/utf-escapeJan Kotas3-7/+7
2015-11-17Merge pull request #2010 from ellismg/update-test-documentationJan Kotas1-18/+2
2015-11-17Merge pull request #2064 from akoeplinger/failcount-zeroJan Kotas1-1/+1
2015-11-17Merge pull request #2062 from akoeplinger/dont-hardcode-libc.dylibJan Kotas2-13/+8
2015-11-17Merge pull request #2042 from kouvel/StartupFlagsJan Kotas3-12/+97
2015-11-17Merge pull request #2049 from stephentoub/uuid_generate_randomJan Kotas1-3/+3
2015-11-17Merge pull request #2067 from akoeplinger/fix-overflow-gcstressJan Kotas1-1/+1
2015-11-17Merge pull request #2073 from mmitche/fix-exit-codeMatt Mitchell1-0/+1
2015-11-17Fix RyuJIT assert 'emitCurIG != emitPrologIG'Bruce Forstall1-1/+3
2015-11-17Merge pull request #2066 from akoeplinger/argparsing-gcstressJan Kotas2-7/+7
2015-11-17Exit outerlevel build call if innerlevel exits with non-zero codeMatt Mitchell1-0/+1
2015-11-17Merge pull request #2074 from erozenfeld/RotateTestFixEugene Rozenfeld1-1/+1
2015-11-17Merge pull request #2016 from steveharter/CMakeSteve Harter14-59/+272
2015-11-17Ifdef out useless codeMike Danes1-0/+2
2015-11-17Merge pull request #1983 from LLITCHEV/SystemVStructsCleanupPat Gavlin4-21/+69
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter14-59/+272
2015-11-17Fix for test break.Eugene Rozenfeld1-1/+1
2015-11-16Merge pull request #2069 from erozenfeld/RotationFixEugene Rozenfeld2-3/+18
2015-11-16Fixed a bad merge issue and some internal API cleanup.Lubomir Litchev4-21/+69
2015-11-16Fix for a rotation transformation bug.Eugene Rozenfeld2-3/+18
2015-11-16Merge pull request #2052 from stephentoub/startswith_nullMatt Ellis1-22/+24
2015-11-16Fix OverflowException in b115557.cs GC test on systems with fewer than four p...Alexander Köplinger1-1/+1
2015-11-16Use InvariantCulture for parsing float arguments in GC stress testsAlexander Köplinger2-7/+7
2015-11-16Don't print the "Some tests failed" message when _failCount is 0Alexander Köplinger1-1/+1
2015-11-16Fix two Marshal tests to not hardcode OSX libcAlexander Köplinger2-13/+8
2015-11-16Replace Unicode symbols with escape sequence in test source filesAlexander Köplinger3-7/+7
2015-11-16Merge pull request #2057 from bryanar/loader_testsBryan P. Arant183-0/+30791
2015-11-16Merge pull request #2060 from mmitche/fix-arm-rootfsMatt Mitchell1-1/+1
2015-11-16Fix typo in rootfs nameMatt Mitchell1-1/+1
2015-11-15Porting loader tests from internal legacy tree.Bryan Arant183-0/+30791
2015-11-15Add USEARCH_DONE check to StartsWith in System.Globalization.Nativestephentoub1-22/+24
2015-11-15Merge pull request #2043 from stephentoub/startsendswith_nullStephen Toub3-16/+16
2015-11-14Merge pull request #2046 from JohnChen0/heapJan Kotas1-2/+0
2015-11-14Use uuid_generate_random instead of uuid_generate in CoCreateGuidstephentoub1-3/+3
2015-11-13Allow setting some startup flags outside WindowsKoundinya Veluri3-12/+97
2015-11-13Remove an unsafe memory write in HeapFreeJohn Chen1-2/+0
2015-11-13Merge pull request #2045 from JohnChen0/masterJohn Chen1-4/+6
2015-11-13Fix buffer overrun in SetMscorlibPathJohn Chen1-4/+6
2015-11-13Pass target string lengths to ICU on Unixstephentoub3-16/+16
2015-11-13Merge pull request #2034 from dotnet-bot/from-tfsJan Kotas1-2/+4
2015-11-12Merge pull request #2033 from brianrob/crossgen_perfmap2Brian Robbins8-58/+378
2015-11-12Merge pull request #2030 from jkotas/vs2015-update1-buildbreakJan Kotas1-1/+1
2015-11-12Merge pull request #2013 from mikem8361/createthreadMike McLaughlin13-58/+171
2015-11-13Merge pull request #2031 from janvorli/fix-exceptions-in-filterJan Vorlicek2-2/+28
2015-11-12Fix Thread.Start while debugging bug on OSX.Mike McLaughlin13-58/+171
2015-11-12Fix inconsistent security annotationsJan Kotas1-2/+4
2015-11-12Merge pull request #2032 from mmitche/add-cross-packagesMatt Mitchell1-3/+3