platform/upstream/dotnet/runtime.git
2016-08-30 Maoni StephensMerge pull request dotnet/coreclr#6953 from Maoni0...
2016-08-30 Jonghyun ParkRevises UMThunkStub unwindable in ARM/Linux (dotnet...
2016-08-30 Ben AdamsMonitor.TryEnter asm timeout != 0 before spin (dotnet...
2016-08-30 Maoni Stephensadded GC.GetAllocatedBytesForCurrentThread API
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6972 from smile21prc...
2016-08-29 Smile WeiChange dir to make sure the right project.json is used.
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6971 from smile21prc...
2016-08-29 Smile WeiAdd debugging code to find where Microsoft.DotNet.xunit...
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6969 from smile21prc...
2016-08-29 Smile WeiAdd steps to install xunit performance packages
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6968 from smile21prc...
2016-08-29 Smile WeiAdd debugging code.
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6967 from smile21prc...
2016-08-29 Smile WeiFix wrong dir, and add debugging code.
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6966 from smile21prc...
2016-08-29 Smile WeiFixed wrong dir.
2016-08-29 Bruce ForstallMerge pull request dotnet/coreclr#6964 from BruceForsta...
2016-08-29 smile21prcMerge pull request dotnet/coreclr#6963 from smile21prc...
2016-08-29 Bruce ForstallMerge pull request dotnet/coreclr#6961 from dotnet...
2016-08-29 Michelle McDanielMerge pull request dotnet/coreclr#6913 from adiaaida...
2016-08-29 Bruce ForstallRe-enable test DevDiv_255263
2016-08-29 Smile Wei1. Rename the script to the shell type.
2016-08-29 Oguz BastemurFix file descriptor leak on PAL_IsDebuggerPresent ...
2016-08-29 Bruce ForstallMerge pull request dotnet/coreclr#6946 from BruceForsta...
2016-08-29 James KoCleanup/optimize some String.Compare overloads, part...
2016-08-27 Bruce ForstallMerge pull request dotnet/coreclr#6949 from BruceForsta...
2016-08-27 Bruce ForstallMerge pull request dotnet/coreclr#6947 from BruceForsta...
2016-08-27 Bruce ForstallMerge pull request dotnet/coreclr#6948 from BruceForsta...
2016-08-27 Bruce ForstallRyuJIT x86: Fix initblk with unrolled loop and constant...
2016-08-27 Bruce ForstallFix dotnet/coreclr#4992
2016-08-27 Bruce ForstallFix dotnet/coreclr#6097
2016-08-26 Aditya MandaleekaAdd missing link to crossgen doc in glossary
2016-08-26 Bruce ForstallChange RyuJIT/x86 GC encoder to handle LSRA flexibility
2016-08-26 Carol EidtMerge pull request dotnet/coreclr#6938 from CarolEidt...
2016-08-26 Smile WeiScript to enable coreclr perf run on Linux.
2016-08-26 Michelle McDanielMerge pull request dotnet/coreclr#6937 from adiaaida...
2016-08-26 Eric MellinoMerge pull request dotnet/coreclr#6919 from mellinoe...
2016-08-26 Michelle McDanielEnable stress jobs on x86 ryujit
2016-08-26 Swaroop SridharMerge pull request dotnet/coreclr#6908 from swaroop...
2016-08-26 Carol EidtFix DevDiv bug 255263
2016-08-26 Egor ChesakovMerge pull request dotnet/coreclr#6914 from echesakov...
2016-08-26 Egor ChesakovfgOptimizeBranch loses bbFlags while duplicating the...
2016-08-26 James KoImplement the IEquatable interfaces on IntPtr and UIntP...
2016-08-26 Jan KotasMake GetHRForException to return e.HResult on non-Windo...
2016-08-25 Jarret ShookMerge pull request dotnet/coreclr#6926 from jashook...
2016-08-25 jashooIncremental progress addressing dotnet/coreclr#6676
2016-08-25 Michelle McDanielMove groovy logic to python script
2016-08-25 James KoAvoid unnecessary indirection in char.ToString (dotnet...
2016-08-25 Eric MellinoAdd pkgproj's for Ubuntu 16.10
2016-08-25 Eric MellinoAdd pkgproj's for openSUSE 42.1
2016-08-25 dotnet-botFix build break. checkin done by tarekms
2016-08-25 Matt MitchellMerge pull request dotnet/coreclr#6923 from dotnet...
2016-08-25 Matt MitchellRevert "ARM-CI : Fix ARM Emulator vm runs out of space"
2016-08-25 Sujin KimARM-CI : Fix ARM Emulator vm runs out of space (dotnet...
2016-08-25 Justin Van... Improve perf of Encoding.GetEncoding(int) (dotnet/corec...
2016-08-25 dotnet-botFix build break. this checkin done by tarekms
2016-08-25 Mike McLaughlinPut back Open key signing on the SOS.NETCore assembly...
2016-08-25 Michelle McDanielAdd Formatting job
2016-08-25 Stephen ToubMerge pull request dotnet/coreclr#6909 from kouvel/Api
2016-08-25 Stephen ToubMerge pull request dotnet/coreclr#6898 from benaadams...
2016-08-25 Ben AdamsSemaphoreSlim, fail faster for timeout 0
2016-08-25 Koundinya VeluriExpose constructor with argument for safe handle types...
2016-08-25 Jan KotasFix security annotation
2016-08-25 James KoCleanup/optimize many string.Compare overloads, part...
2016-08-25 Ben AdamsRemove idiv from ThreadPoolWorkQueue:Dequeue loop ...
2016-08-25 Swaroop SridharGcInfo: Don't use slim header for struct-returns
2016-08-25 Gaurav KhannaMerge pull request dotnet/coreclr#6883 from gkhanna79...
2016-08-24 James KoBetter lazy initialization for Encoding static properti...
2016-08-24 Jose Perez... Remove extra TypeForward from facade to fix ConfiguredT...
2016-08-24 Pat GavlinFix dotnet/coreclr#3554. (dotnet/coreclr#6880)
2016-08-24 Justin Van... Add single separator String.Split overloads (dotnet...
2016-08-24 Michelle McDanielMerge pull request dotnet/coreclr#6859 from adiaaida...
2016-08-24 Michelle McDanielUpdate build to optionally configure with nmake
2016-08-24 Jan KotasMerge pull request dotnet/coreclr#6896 from dotnet...
2016-08-24 Jan KotasDisabling test against issue 6553 (dotnet/coreclr#6895)
2016-08-24 Eric MellinoAllow Ubuntu 16.10 to use MSBuild (dotnet/coreclr#6897)
2016-08-24 Pat GavlinHandle multi-reg PUTARG_STK nodes. (dotnet/coreclr...
2016-08-24 Michelle McDanielMerge pull request dotnet/coreclr#6894 from adiaaida...
2016-08-24 Gaurav KhannaSome minor changes.
2016-08-24 Bruce ForstallMerge pull request dotnet/coreclr#6887 from BruceForsta...
2016-08-24 Tarek Mahmoud... Merge pull request dotnet/coreclr#6866 from tarekgh...
2016-08-24 Jan KotasFix full framework build
2016-08-24 Michelle McDanielRemove NYI for helper calls with long return types
2016-08-24 Rahul KumarMerge pull request dotnet/coreclr#6882 from rahku/arm64...
2016-08-24 Gaurav KhannaInitial commit to build Win32 Arm CoreCLR
2016-08-24 Rama krishnan... Merge pull request dotnet/coreclr#6851 from ramarag...
2016-08-24 Bruce ForstallMerge pull request dotnet/coreclr#6885 from BruceForsta...
2016-08-24 Jose Perez... Merge pull request dotnet/coreclr#6869 from joperezr...
2016-08-24 Justin Van... Module.Name: Avoid unnecessary char[] allocation (dotne...
2016-08-24 Justin Van... DateTimeFormat: Avoid intermediate char[] allocation...
2016-08-24 Łukasz DomeradzkiAllow to use clang 3.9 in build.sh (dotnet/coreclr...
2016-08-24 Rama Krishnan... Infra changes to unify the tests to be built against...
2016-08-24 Rama Krishnan... Cosmetic changes, removing unnceseary files and entries...
2016-08-24 dotnet botDisable downloading xplat binaries as we no longer...
2016-08-24 Bruce ForstallFix local var ref counts in IND/STOREIND decomposition
2016-08-24 Bruce ForstallFix DecomposeStoreInd comments
2016-08-23 Rahul Kumarupdate tests.lst
2016-08-23 Rama Krishnan... Moving baseservices tests to use uber project.json
2016-08-23 Rama Krishnan... Bulk moving Tests to use uber project.json
2016-08-23 Rama Krishnan... Moving GC tests to use uber project.json
next