Fix #6097
[platform/upstream/coreclr.git] / src /
2016-08-26 Carol EidtMerge pull request #6938 from CarolEidt/Fix255263
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 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 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 Justin Van PattenImprove 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 RodriguezRemove extra TypeForward from facade to fix ConfiguredT...
2016-08-24 Pat GavlinFix #3554. (#6880)
2016-08-24 Justin Van PattenAdd 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 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 SayedMerge 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 Ragh... Merge pull request #6851 from ramarag/unifytestbuild
2016-08-24 Bruce ForstallMerge pull request #6885 from BruceForstall/FixLIRComments
2016-08-24 Jose Perez RodriguezMerge pull request #6869 from joperezr/AddingTimeZone
2016-08-24 Justin Van PattenModule.Name: Avoid unnecessary char[] allocation (...
2016-08-24 Justin Van PattenDateTimeFormat: Avoid intermediate char[] allocation...
2016-08-24 Bruce ForstallFix local var ref counts in IND/STOREIND decomposition
2016-08-24 Bruce ForstallFix DecomposeStoreInd comments
2016-08-23 Bruce ForstallMerge pull request #6873 from BruceForstall/Fix6180
2016-08-23 Tarek Mahmoud SayedEnable more code under globalization for netcore
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 Rahul KumarMerge pull request #6815 from rahku/apicompat
2016-08-23 dotnet botAdd missing .gitmirror file. (#6864)
2016-08-23 Jose Perez RodriguezAdding System.TimeZone
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 Jose Perez RodriguezAdding missing members on System Namespace (#6818)
2016-08-23 Davis GoodinMerge pull request #6664 from dagood/update-existing-pr
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 smile21prcMerge pull request #6822 from smile21prc/coreclr-perf
2016-08-22 Bruce ForstallFix superpmi arm64 build
2016-08-22 Joel HendrixUse the "open" key for strong-name signing SOS.NETCore...
2016-08-22 Pat GavlinRemove fgDebugCheckLinear{Tree,NodeLinks}. (#6842)
2016-08-22 Hannah ZhangMerge pull request #6840 from hann013/t-hazhan/Suppress...
2016-08-22 Eric MellinoMerge pull request #6821 from mellinoe/opensuse421
2016-08-22 Hannah ZhangAdded SuppressIldasmAttribute to mscorlib and model.xml
2016-08-22 Brian SullivanMerge pull request #6806 from wateret/fix-hfa
2016-08-22 James KoFurther optimizations for String.Join, String.Concat...
2016-08-22 Hanjoung Lee[ARM/Linux] Fix HFA structs
2016-08-21 Bruce ForstallMerge pull request #6832 from dotnet-bot/from-tfs
2016-08-21 Matt EllisMerge remote-tracking branch 'upstream/master' into...
2016-08-20 Bruce ForstallSuperPMI: fix ARM build break
2016-08-20 Pat GavlinAssert that any node with a non-zero dstCount produces...
2016-08-20 Bruce ForstallFix build break related to LogException requiring non...
2016-08-20 Peter JasFix ARM64 build breakage (#6819)
2016-08-20 Jan KotasDelete CanChangeType from model.xml
2016-08-20 Jan KotasFix build breaks and warnings in internal build
2016-08-20 Eugene RozenfeldMerge pull request #6793 from erozenfeld/TailCallInCall...
2016-08-20 Jose Perez RodriguezFix casing of DaylightTime.cs
2016-08-20 Aditya MandaleekaMerge pull request #6799 from adityamandaleeka/osx_ci_dumps
2016-08-19 Carol EidtMerge pull request #6816 from CarolEidt/FixArmCrossgen2
2016-08-19 Mike McLaughlinCreate SOS SymbolReader managed project and change...
2016-08-19 Bruce ForstallOpen source SuperPMI
2016-08-19 Eugene RozenfeldDon't inline methods that have tail-prefixed calls.
2016-08-19 Carol EidtMerge pull request #6813 from CarolEidt/FixArmCrossgen
2016-08-19 Eric MellinoMerge pull request #6811 from mellinoe/update-buildtools
2016-08-19 Koundinya VeluriMerge pull request #6812 from kouvel/Api
2016-08-19 Carol EidtFix dstCount of GT_RETURNTRAP
2016-08-19 Carol EidtFix Arm64 crossgen
2016-08-19 Jose Perez RodriguezUsing the public DaylightTime instead of the internal...
2016-08-19 Hannah ZhangMerge pull request #6810 from hann013/t-hazhan/SystemVe...
2016-08-19 Rahul KumarExpose MulticastDelegate.GetObjectData method
2016-08-19 Koundinya VeluriExpose some types deriving from SafeHandle
2016-08-19 Stephen ToubMerge pull request #6808 from stephentoub/fix_wr
2016-08-19 Pat GavlinImplement the proposed design for RyuJIT's LIR. (#6689)
next