platform/upstream/coreclr.git
2015-11-21 Jan KotasMerge pull request #2117 from hickford/patch-1
2015-11-20 Stephen ToubMerge pull request #2123 from stephentoub/cts_perf
2015-11-20 Aditya MandaleekaMerge pull request #2122 from adityamandaleeka/testArgs...
2015-11-20 Lubomir LitchevMerge pull request #2096 from LLITCHEV/SysVTests
2015-11-20 Jan KotasMerge pull request #2120 from kyulee1/osx
2015-11-20 Jan KotasMerge pull request #2121 from dotnet-bot/from-tfs
2015-11-20 Pat GavlinMerge pull request #2107 from pgavlin/SysVCleanup
2015-11-20 stephentoubSeparate CancellationTokenSource linking into a derived...
2015-11-20 Aditya MandaleekaReplace double quotes around test arguments with single...
2015-11-20 Jan KotasFix build breaks in legacy build
2015-11-20 Lee CowardAdded missing URL to .NET Foundation forums
2015-11-20 Lee CowardGrammar fix-up
2015-11-20 Lee CowardAdded Full Framework support info
2015-11-20 Kyungwoo LeePackage spec for RyuJit on OSX
2015-11-20 Jan KotasMerge pull request #2116 from jkotas/gc-update
2015-11-20 Jan KotasMerge pull request #2114 from sergiy-k/byrefrax
2015-11-20 Mirth HickfordUpdate README.md
2015-11-20 Jan KotasFix build breaks after GC update
2015-11-20 Sergiy KuryataDo not preserve volatile registers in JIT_ByRefWriteBarrier
2015-11-20 Jan KotasUpdate GC from CoreRT
2015-11-20 Jan KotasMerge pull request #2110 from janvorli/refactor-gc...
2015-11-20 Jan KotasMerge pull request #2109 from jkotas/glossary
2015-11-20 Jan VorlicekFix few missing casts
2015-11-20 Jan KotasMerge pull request #2108 from wtgodbe/pathTests
2015-11-19 Eric ErhardtMerge pull request #2047 from eerhardt/ShortDate
2015-11-19 Jan KotasAdd ProjectN and Redhawk to the glossary
2015-11-19 Jan VorlicekSome formatting cleanup
2015-11-19 William GodbeDeleted path tests from coreclr repo
2015-11-19 Jan KotasMerge pull request #2100 from gsfreema/master
2015-11-19 Jan KotasMerge pull request #2104 from wtgodbe/deleteTests
2015-11-19 Jan KotasMerge pull request #2102 from dotnet-bot/from-tfs
2015-11-19 Pat GavlinSmall cleanups in SysV classification.
2015-11-19 Jan VorlicekReplaced remaining types
2015-11-19 Pat GavlinMerge pull request #1981 from pgavlin/SysV
2015-11-19 William GodbeDeleted duplicate globalization and localization tests...
2015-11-19 Jan VorlicekAdd casts to APIs that require LONG / DWORD parameters
2015-11-19 Jan KotasFix ARM64 build break
2015-11-19 Gerald Scott... Fixing a typo in developer-guide.md.
2015-11-19 Jan VorlicekMerge pull request #2098 from janvorli/fix-threadpool...
2015-11-19 Jan VorlicekChanged LONG and ULONG
2015-11-19 Jan VorlicekFix issue with threadpool and wait for multiple objects...
2015-11-19 Lubomir LitchevFix for issue 2058.
2015-11-19 Chris McKinseyUpdate osx-instructions.md
2015-11-19 Bruce ForstallMerge pull request #2092 from BruceForstall/CleanupTarg...
2015-11-19 Jan KotasMerge pull request #2094 from rahku/master
2015-11-18 Mike McLaughlinMerge pull request #2091 from mikem8361/fixfreebsd
2015-11-18 Rahul KumarFix dac verification errors caused by 48617ae
2015-11-18 Bruce ForstallSimplify JIT target.h #ifdefs for ETW_EBP_FRAMED
2015-11-18 Mike McLaughlinFixed FreeBSD sos plugin build.
2015-11-18 Mike McLaughlinMerge pull request #2068 from mikem8361/palsxs
2015-11-18 Mike McLaughlinAdd new pal test that tests exceptions across multiple...
2015-11-18 Pat GavlinFix struct padding issues with SysV struct classification.
2015-11-18 Jan VorlicekReplace most windows style types by c++ types
2015-11-18 Jan KotasMerge pull request #2088 from kyulee1/corert
2015-11-18 Jan KotasMerge pull request #2084 from benpye/revert-arm-build...
2015-11-18 Kyungwoo LeeA few fixes for standlone Jit build
2015-11-18 Rich LanderMerge pull request #2087 from blackdwarf/master
2015-11-18 Lubomir LitchevMerge pull request #2055 from LLITCHEV/SysVTests
2015-11-18 Lubomir LitchevAdd the tests used to bring the System V struct passing...
2015-11-18 Zlatko KnezevicAdd additional data to PATENTS.TXT
2015-11-18 Jan KotasMerge pull request #2079 from mikedn/no-decomp
2015-11-18 Bruce ForstallMerge pull request #2082 from BruceForstall/Fix2053
2015-11-18 Ben PyeRevert change in 4e06e42 that broke ARM cross build
2015-11-17 Jan KotasMerge pull request #2061 from akoeplinger/utf-escape
2015-11-17 Jan KotasMerge pull request #2010 from ellismg/update-test-docum...
2015-11-17 Jan KotasMerge pull request #2064 from akoeplinger/failcount...
2015-11-17 Jan KotasMerge pull request #2062 from akoeplinger/dont-hardcode...
2015-11-17 Jan KotasMerge pull request #2042 from kouvel/StartupFlags
2015-11-17 Jan KotasMerge pull request #2049 from stephentoub/uuid_generate...
2015-11-17 Jan KotasMerge pull request #2067 from akoeplinger/fix-overflow...
2015-11-17 Matt MitchellMerge pull request #2073 from mmitche/fix-exit-code
2015-11-17 Bruce ForstallFix RyuJIT assert 'emitCurIG != emitPrologIG'
2015-11-17 Jan KotasMerge pull request #2066 from akoeplinger/argparsing...
2015-11-17 Matt MitchellExit outerlevel build call if innerlevel exits with...
2015-11-17 Eugene RozenfeldMerge pull request #2074 from erozenfeld/RotateTestFix
2015-11-17 Steve HarterMerge pull request #2016 from steveharter/CMake
2015-11-17 Mike DanesIfdef out useless code
2015-11-17 Pat GavlinMerge pull request #1983 from LLITCHEV/SystemVStructsCl...
2015-11-17 Steve HarterEnable CLANG sanitizers for native debug builds
2015-11-17 Eugene RozenfeldFix for test break.
2015-11-17 Eugene RozenfeldMerge pull request #2069 from erozenfeld/RotationFix
2015-11-17 Lubomir LitchevFixed a bad merge issue and some internal API cleanup.
2015-11-16 Eugene RozenfeldFix for a rotation transformation bug.
2015-11-16 Matt EllisMerge pull request #2052 from stephentoub/startswith_null
2015-11-16 Alexander KöplingerFix OverflowException in b115557.cs GC test on systems...
2015-11-16 Alexander KöplingerUse InvariantCulture for parsing float arguments in...
2015-11-16 Alexander KöplingerDon't print the "Some tests failed" message when _failC...
2015-11-16 Alexander KöplingerFix two Marshal tests to not hardcode OSX libc
2015-11-16 Alexander KöplingerReplace Unicode symbols with escape sequence in test...
2015-11-16 Bryan P. ArantMerge pull request #2057 from bryanar/loader_tests
2015-11-16 Matt MitchellMerge pull request #2060 from mmitche/fix-arm-rootfs
2015-11-16 Matt MitchellFix typo in rootfs name
2015-11-16 Bryan ArantPorting loader tests from internal legacy tree.
2015-11-15 stephentoubAdd USEARCH_DONE check to StartsWith in System.Globaliz...
2015-11-15 Stephen ToubMerge pull request #2043 from stephentoub/startsendswit...
2015-11-14 Jan KotasMerge pull request #2046 from JohnChen0/heap
2015-11-14 stephentoubUse uuid_generate_random instead of uuid_generate in...
2015-11-14 Koundinya VeluriAllow setting some startup flags outside Windows
2015-11-13 Eric ErhardtDateTimeFormat.ShortDatePattern should use CLDR 'short...
2015-11-13 John ChenRemove an unsafe memory write in HeapFree
next