platform/upstream/coreclr.git
2016-08-29 Hyeongseok OhMerge remote-tracking branch 'upstream/master' into...
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 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 Hyeongseok Ohmodify gtFoldExprConst for casting to integer from...
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 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 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 Mike McLaughlinPut back Open key signing on the SOS.NETCore assembly...
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 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
2016-08-23 Bruce ForstallMerge pull request #6873 from BruceForstall/Fix6180
2016-08-23 Immo LandwerthMerge pull request #6878 from terrajobst/master
2016-08-23 Tarek Mahmoud... Enable more code under globalization for netcore
2016-08-23 Barry DorransAdd section on how to file security bugs
2016-08-23 Pat GavlinStop maintaining costs in fgSimpleLowering. (#6872)
2016-08-23 Matt MitchellMerge pull request #6868 from mmitche/disable-node...
2016-08-23 Michelle McDanielMerge pull request #6858 from adiaaida/fixBuildsh
2016-08-23 Bruce ForstallReenable tests
2016-08-23 Matt MitchellDisable node reuse
2016-08-23 Rahul KumarMerge pull request #6815 from rahku/apicompat
2016-08-23 dotnet botAdd missing .gitmirror file. (#6864)
2016-08-23 Jose Perez... Adding System.TimeZone
2016-08-23 Pat GavlinFix the ninja build for FC23. (#6861)
2016-08-23 Pat GavlinStop maintaining cost estimates in the RyuJIT backend...
2016-08-23 Bruce ForstallMerge pull request #6852 from BruceForstall/Disable4702
2016-08-23 Michelle McDanielFix ConfigureOnly option in build.sh
2016-08-23 Jose Perez... Adding missing members on System Namespace (#6818)
2016-08-23 Davis GoodinMerge pull request #6664 from dagood/update-existing-pr
2016-08-23 Hyeongseok Ohfix for infinite and NaN double
2016-08-23 Bruce ForstallMerge pull request #6848 from BruceForstall/FixArm64Sup...
2016-08-23 Bruce ForstallMerge pull request #6846 from BruceForstall/FixSuperPmiX86
2016-08-23 Bruce ForstallConditionally disable C4702 "unreachable code" warnings
2016-08-23 dotnet botFix SOS build break from PR #6838. (#6845)
2016-08-22 Joel HendrixMerge pull request #6847 from jhendrixMSFT/master
2016-08-22 Jonathan MillerAdding the missing string function to model.xml (#6694)
2016-08-22 Matt MitchellMerge pull request #6850 from mmitche/fix-regex
2016-08-22 Matt MitchellFix regex
2016-08-22 smile21prcMerge pull request #6822 from smile21prc/coreclr-perf
2016-08-22 Bruce ForstallFix superpmi arm64 build
next