platform/upstream/coreclr.git
2016-08-30 Maoni StephensMerge pull request #6953 from Maoni0/alloc_bytes
2016-08-30 Jonghyun ParkRevises UMThunkStub unwindable in ARM/Linux (#6788)
2016-08-30 Ben AdamsMonitor.TryEnter asm timeout != 0 before spin (#6951)
2016-08-30 Maoni Stephensadded GC.GetAllocatedBytesForCurrentThread API
2016-08-29 smile21prcMerge pull request #6972 from smile21prc/coreclr-perf
2016-08-29 Smile WeiChange dir to make sure the right project.json is used.
2016-08-29 smile21prcMerge pull request #6971 from smile21prc/coreclr-perf
2016-08-29 Smile WeiAdd debugging code to find where Microsoft.DotNet.xunit...
2016-08-29 smile21prcMerge pull request #6969 from smile21prc/coreclr-perf
2016-08-29 Smile WeiAdd steps to install xunit performance packages
2016-08-29 smile21prcMerge pull request #6968 from smile21prc/coreclr-perf
2016-08-29 Smile WeiAdd debugging code.
2016-08-29 smile21prcMerge pull request #6967 from smile21prc/coreclr-perf
2016-08-29 Smile WeiFix wrong dir, and add debugging code.
2016-08-29 smile21prcMerge pull request #6966 from smile21prc/coreclr-perf
2016-08-29 Smile WeiFixed wrong dir.
2016-08-29 Bruce ForstallMerge pull request #6964 from BruceForstall/Finish6940
2016-08-29 smile21prcMerge pull request #6963 from smile21prc/coreclr-perf
2016-08-29 Bruce ForstallMerge pull request #6961 from dotnet-bot/from-tfs
2016-08-29 Michelle McDanielMerge pull request #6913 from adiaaida/formattingJob
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 #6946 from BruceForstall/Fix3597
2016-08-29 James KoCleanup/optimize some String.Compare overloads, part...
2016-08-27 Bruce ForstallMerge pull request #6949 from BruceForstall/Fix6940
2016-08-27 Bruce ForstallMerge pull request #6947 from BruceForstall/Fix6097
2016-08-27 Bruce ForstallMerge pull request #6948 from BruceForstall/Fix4992
2016-08-27 Bruce ForstallRyuJIT x86: Fix initblk with unrolled loop and constant...
2016-08-27 Bruce ForstallFix #4992
2016-08-27 Bruce ForstallFix #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 #6938 from CarolEidt/Fix255263
2016-08-26 Smile WeiScript to enable coreclr perf run on Linux.
2016-08-26 Michelle McDanielMerge pull request #6937 from adiaaida/x86Jobs
2016-08-26 Eric MellinoMerge pull request #6919 from mellinoe/new-distro-pkgprojs
2016-08-26 Michelle McDanielEnable stress jobs on x86 ryujit
2016-08-26 Swaroop SridharMerge pull request #6908 from swaroop-sridhar/retKind
2016-08-26 Carol EidtFix DevDiv bug 255263
2016-08-26 Egor ChesakovMerge pull request #6914 from echesakov/ValueNumberingA...
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 #6926 from jashook/arm32_ci_update
2016-08-25 jashooIncremental progress addressing #6676
2016-08-25 Michelle McDanielMove groovy logic to python script
2016-08-25 James KoAvoid unnecessary indirection in char.ToString (#6903)
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 #6923 from dotnet/revert-6910-sjsinj...
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 (#6910)
2016-08-25 Justin Van... Improve perf of Encoding.GetEncoding(int) (#6907)
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 #6909 from kouvel/Api
2016-08-25 Stephen ToubMerge pull request #6898 from benaadams/semaphore-timeout-0
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 #6883 from gkhanna79/WinArm32
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 #3554. (#6880)
2016-08-24 Justin Van... Add single separator String.Split overloads (#895)
2016-08-24 Michelle McDanielMerge pull request #6859 from adiaaida/addNMakeOption
2016-08-24 Michelle McDanielUpdate build to optionally configure with nmake
2016-08-24 Jan KotasMerge pull request #6896 from dotnet-bot/from-tfs
2016-08-24 Jan KotasDisabling test against issue 6553 (#6895)
2016-08-24 Eric MellinoAllow Ubuntu 16.10 to use MSBuild (#6897)
2016-08-24 Pat GavlinHandle multi-reg PUTARG_STK nodes. (#6870)
2016-08-24 Michelle McDanielMerge pull request #6894 from adiaaida/morphingLongCall
2016-08-24 Gaurav KhannaSome minor changes.
2016-08-24 Bruce ForstallMerge pull request #6887 from BruceForstall/Fix6588a
2016-08-24 Tarek Mahmoud... Merge pull request #6866 from tarekgh/GlobalizationPorting1
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 #6882 from rahku/arm64tests
2016-08-24 Gaurav KhannaInitial commit to build Win32 Arm CoreCLR
2016-08-24 Rama krishnan... Merge pull request #6851 from ramarag/unifytestbuild
2016-08-24 Bruce ForstallMerge pull request #6885 from BruceForstall/FixLIRComments
2016-08-24 Jose Perez... Merge pull request #6869 from joperezr/AddingTimeZone
2016-08-24 Justin Van... Module.Name: Avoid unnecessary char[] allocation (...
2016-08-24 Justin Van... DateTimeFormat: Avoid intermediate char[] allocation...
2016-08-24 Łukasz DomeradzkiAllow to use clang 3.9 in build.sh (#6888)
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