platform/upstream/dotnet/runtime.git
2016-04-13 Matt MitchellAdd reporting functionality to the coreclr netci file
2016-04-13 Brian RobbinsMerge pull request dotnet/coreclr#4068 from Lucrecious...
2016-04-13 Carol EidtMerge pull request dotnet/coreclr#4303 from CarolEidt...
2016-04-13 Zhicheng ZhuEnable SOS gcInfo command. All it does basically is...
2016-04-13 Fadi HannaMerge pull request dotnet/coreclr#4295 from fadimounir...
2016-04-13 Russ KeldorphMerge pull request dotnet/coreclr#4310 from RussKeldorp...
2016-04-13 Carol EidtNo GC barrier needed for LclVar address expressions
2016-04-13 Kyungwoo LeeMerge pull request dotnet/coreclr#4302 from kyulee1...
2016-04-13 Kyungwoo LeeARM64: Tests update
2016-04-13 Koundinya VeluriMerge pull request dotnet/coreclr#4074 from kouvel...
2016-04-13 Russ KeldorphPort arglist tests for x86 and ARM
2016-04-13 SivarvMerge pull request dotnet/coreclr#4273 from sivarv...
2016-04-12 Pat GavlinMerge pull request dotnet/coreclr#4255 from pgavlin...
2016-04-12 Koundinya VeluriImplement software write watch and make concurrent...
2016-04-12 Russ KeldorphMerge pull request dotnet/coreclr#4278 from RussKeldorph/t1
2016-04-12 Matt MitchellMerge pull request dotnet/coreclr#4296 from mmitche...
2016-04-12 sivarvRefactoring changes to use ReturnTypeDesc in codegenxarch.
2016-04-12 Swaroop SridharMerge pull request dotnet/coreclr#4279 from swaroop...
2016-04-12 Fadi HannaBulk port of TypeSystem test cases
2016-04-12 Pat GavlinClean up StructArrayList for GC info.
2016-04-12 Jan VorlicekMerge pull request dotnet/coreclr#4292 from janvorli...
2016-04-12 Kyungwoo LeeMerge pull request dotnet/coreclr#4294 from kyulee1...
2016-04-12 Matt MitchellFix output casing of prefix dir
2016-04-12 Russ KeldorphFix two "missing DLL" test failures
2016-04-12 Lubomir LitchevMerge pull request dotnet/coreclr#4085 from LLITCHEV...
2016-04-12 Zhicheng Zhufix GCInfo build problem, tested a few simple "HelloWor...
2016-04-12 Kyungwoo LeeARM64: Fix for recording SP for handler.
2016-04-12 Jan KotasMerge pull request dotnet/coreclr#4290 from leemgs...
2016-04-12 Stephen ToubMerge pull request dotnet/coreclr#4187 from stephentoub...
2016-04-12 Jan VorlicekFix hardware exception handling in native code on BSD
2016-04-12 Jan VorlicekMerge pull request dotnet/coreclr#4280 from krytarowski...
2016-04-12 Geunsik LimAdd clang-3.8 into build.sh
2016-04-12 David MasonMerge pull request dotnet/coreclr#4274 from davmason...
2016-04-12 Lubomir LitchevFix a bug in the code for inserting a tree in the linea...
2016-04-12 Kamil RytarowskiUse _lwp_self() in THREADSilentGetCurrentThreadId(...
2016-04-12 Sejong OhMerge pull request dotnet/coreclr#4101 from sejongoh...
2016-04-12 Mike McLaughlinMerge pull request dotnet/coreclr#4277 from mikem8361...
2016-04-12 Mike McLaughlinUnable to debug coreclr apps on Debian 8.2 (Issue dotne...
2016-04-11 Mike McLaughlinMerge pull request dotnet/coreclr#4218 from mikem8361...
2016-04-11 Andy AyersMerge pull request dotnet/coreclr#4272 from AndyAyersMS...
2016-04-11 Swaroop SridharGCInfo: Fix ARM64 GCInfo decoding
2016-04-11 Sean GillespieMerge pull request dotnet/coreclr#4113 from swgillespie...
2016-04-11 David MasonBuffer sending of large manifests
2016-04-11 Aditya MandaleekaMerge pull request dotnet/coreclr#4157 from chuckries...
2016-04-11 Maoni StephensMerge pull request dotnet/coreclr#4266 from janvorli...
2016-04-11 Yi Zhang (CLR)Merge pull request dotnet/coreclr#4261 from yizhang82...
2016-04-11 Mike McLaughlinAdd symbol packages for coreclr runtime.
2016-04-11 Mike McLaughlinMerge remote-tracking branch 'upstream/master'
2016-04-11 Andy AyersFix validation of spectralnorm under xunit-performance
2016-04-11 David MasonFix bug where Tags weren't respected in tracelogging.
2016-04-11 David MasonIncrease max etw arguments to 64
2016-04-11 Michelle McDanielMerge pull request dotnet/coreclr#4269 from adiaaida...
2016-04-11 Bruce ForstallMerge pull request dotnet/coreclr#4206 from BruceForsta...
2016-04-11 Bruce ForstallMerge pull request dotnet/coreclr#4221 from BruceForsta...
2016-04-11 Bruce ForstallMerge pull request dotnet/coreclr#4239 from BruceForsta...
2016-04-11 Bruce ForstallMerge pull request dotnet/coreclr#4242 from BruceForsta...
2016-04-11 Bruce ForstallMerge pull request dotnet/coreclr#4243 from BruceForsta...
2016-04-11 Sean GillespieAdd longgc to a new assert
2016-04-11 Sean GillespieAdd new trigger phrases to documentation
2016-04-11 Sean GillespieCreate Long-running GC test job for the CI
2016-04-11 Sejong OhFix JIT crash with static function accessing non-static...
2016-04-11 Michelle McDanielAdd support for x86 long subtract operator
2016-04-11 Yi Zhang (CLR)ByValArray marshaling support is implemented in OleVari...
2016-04-11 Lubomir LitchevMerge pull request dotnet/coreclr#4240 from LLITCHEV...
2016-04-11 Andy AyersMerge pull request dotnet/coreclr#4245 from AndyAyersMS...
2016-04-11 Jan VorlicekFix brick table issue on Unix
2016-04-11 Jan KotasMerge pull request dotnet/coreclr#3990 from myungjoo...
2016-04-11 Jan KotasMerge pull request dotnet/coreclr#4257 from jkotas...
2016-04-10 Lubomir LitchevAdd a test for Issue 4147.
2016-04-10 stephentoubFix race condition between CTS.Cancel and Dispose
2016-04-10 Yi Zhang (CLR)Merge pull request dotnet/coreclr#4250 from yizhang82...
2016-04-10 Jan KotasPass noexecstack option to the assembler on Linux
2016-04-10 Jan KotasMerge pull request dotnet/coreclr#4253 from jamesqo...
2016-04-10 Yi Zhang (CLR)Merge pull request dotnet/coreclr#4256 from yizhang82...
2016-04-09 Yi Zhang (CLR)Change Marshal.SizeOf to sizeof because Marshal.Copy...
2016-04-09 Yi Zhang (CLR)Merge pull request dotnet/coreclr#4249 from yizhang82...
2016-04-09 Yi Zhang (CLR)Fix GetObjectForNativeVariant test issue. It should...
2016-04-09 Mike McLaughlinMerge remote-tracking branch 'upstream/master'
2016-04-09 Yi Zhang (CLR)Fix LPTSTRTest failure - it has a incorrect constant...
2016-04-09 James KoFix a couple of erroneous assert(trues)
2016-04-09 Matt EllisMerge pull request dotnet/coreclr#4248 from dotnet...
2016-04-09 Jan KotasRevert "ARM64 Work Item 3817, 3524 - Struct16 decomposi...
2016-04-09 Rama krishnan... Merge pull request dotnet/coreclr#4162 from ramarag...
2016-04-09 Michal StrehovskýMerge pull request dotnet/coreclr#4202 from MichalStreh...
2016-04-09 Rama Krishnan... [Arm64]:Fixing the Logic of ResolveWorkerChainLookupAsmStub
2016-04-09 Andy AyersInliner: initial version of a model-based policy
2016-04-09 Sean GillespieMerge pull request dotnet/coreclr#4207 from swgillespie...
2016-04-08 Brian SullivanMerge pull request dotnet/coreclr#4199 from briansull...
2016-04-08 Bruce ForstallMinor JIT changes
2016-04-08 Bruce ForstallAdd genEstablishFramePointer() to enapsulate frame...
2016-04-08 Bruce ForstallCleanup: replace getFramePointerReg() with preexisting...
2016-04-08 Bruce ForstallCleanup: be consistent about compCalleeFPRegsSavedMask...
2016-04-08 Mike McLaughlinMerge remote-tracking branch 'upstream/master'
2016-04-08 Mike McLaughlinMerge pull request dotnet/coreclr#4205 from mikem8361...
2016-04-08 Mike McLaughlinMerge remote-tracking branch 'upstream/master'
2016-04-08 Pat GavlinMerge pull request dotnet/coreclr#4163 from pgavlin...
2016-04-08 Brian SullivanARM64 Work Item 3817, 3524 - Struct16 decomposition
2016-04-08 Sean GillespieRemove a test that doesn't provide much value, fails...
2016-04-08 Matt EllisMerge pull request dotnet/coreclr#4198 from dotnet...
2016-04-08 Matt MitchellMerge pull request dotnet/coreclr#4203 from mmitche...
next