platform/upstream/dotnet/runtime.git
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 dotnet botDisable downloading xplat binaries as we no longer...
2016-08-24 Bruce ForstallFix DecomposeStoreInd comments
2016-08-23 Bruce ForstallMerge pull request dotnet/coreclr#6873 from BruceForsta...
2016-08-23 Pat GavlinStop maintaining costs in fgSimpleLowering. (dotnet...
2016-08-23 Matt MitchellMerge pull request dotnet/coreclr#6868 from mmitche...
2016-08-23 Michelle McDanielMerge pull request dotnet/coreclr#6858 from adiaaida...
2016-08-23 Bruce ForstallReenable tests
2016-08-23 Matt MitchellDisable node reuse
2016-08-23 Rahul KumarMerge pull request dotnet/coreclr#6815 from rahku/apicompat
2016-08-23 dotnet botAdd missing .gitmirror file. (dotnet/coreclr#6864)
2016-08-23 Jose Perez... Adding System.TimeZone
2016-08-23 Pat GavlinFix the ninja build for FC23. (dotnet/coreclr#6861)
2016-08-23 Pat GavlinStop maintaining cost estimates in the RyuJIT backend...
2016-08-23 Bruce ForstallMerge pull request dotnet/coreclr#6852 from BruceForsta...
2016-08-23 Michelle McDanielFix ConfigureOnly option in build.sh
2016-08-23 Jose Perez... Adding missing members on System Namespace (dotnet...
2016-08-23 Davis GoodinMerge pull request dotnet/coreclr#6664 from dagood...
2016-08-23 Bruce ForstallMerge pull request dotnet/coreclr#6848 from BruceForsta...
2016-08-23 Bruce ForstallMerge pull request dotnet/coreclr#6846 from BruceForsta...
2016-08-23 Bruce ForstallConditionally disable C4702 "unreachable code" warnings
2016-08-23 dotnet botFix SOS build break from PR dotnet/coreclr#6838. (dotne...
2016-08-22 Joel HendrixMerge pull request dotnet/coreclr#6847 from jhendrixMSF...
2016-08-22 Jonathan MillerAdding the missing string function to model.xml (dotnet...
2016-08-22 Matt MitchellMerge pull request dotnet/coreclr#6850 from mmitche...
2016-08-22 Matt MitchellFix regex
2016-08-22 smile21prcMerge pull request dotnet/coreclr#6822 from smile21prc...
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 Bruce ForstallReenable superpmi test for x86
2016-08-22 Pat GavlinRemove fgDebugCheckLinear{Tree,NodeLinks}. (dotnet...
2016-08-22 Davis GoodinUse versions repo tooling from BuildTools.
2016-08-22 Hannah ZhangMerge pull request dotnet/coreclr#6840 from hann013...
2016-08-22 Eric MellinoMerge pull request dotnet/coreclr#6821 from mellinoe...
2016-08-22 Hannah ZhangAdded SuppressIldasmAttribute to mscorlib and model.xml
2016-08-22 Brian SullivanMerge pull request dotnet/coreclr#6806 from wateret...
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 dotnet/coreclr#6832 from dotnet...
2016-08-21 Matt EllisMerge remote-tracking branch 'upstream/master' into...
2016-08-20 Bruce ForstallDisable SuperPMI unit test for x86 legacy backend
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 ForstallDisable superpmi test for RyuJIT/x86
2016-08-20 Bruce ForstallFix build break related to LogException requiring non...
2016-08-20 Peter JasFix ARM64 build breakage (dotnet/coreclr#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 dotnet/coreclr#6793 from erozenfeld...
2016-08-20 Jose Perez... Fix casing of DaylightTime.cs
2016-08-20 Aditya MandaleekaMerge pull request dotnet/coreclr#6799 from adityamanda...
2016-08-19 Carol EidtMerge pull request dotnet/coreclr#6816 from CarolEidt...
2016-08-19 Smile WeiInstead of checking in these python tools, pull them...
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 Eric MellinoUse getBootstrapPublishRid function to override __PUBLI...
2016-08-19 Smile Wei1. Enable machine data collection.
2016-08-19 Eric MellinoSupport MSBuild on opensuse.42.1-x64
2016-08-19 Eric MellinoAdd a run for opensuse 42.1
2016-08-19 Carol EidtMerge pull request dotnet/coreclr#6813 from CarolEidt...
2016-08-19 Eric MellinoMerge pull request dotnet/coreclr#6811 from mellinoe...
2016-08-19 Smile WeiAutomate the perf data collection for JIT CodeQuality...
2016-08-19 Koundinya VeluriMerge pull request dotnet/coreclr#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... Using the public DaylightTime instead of the internal...
2016-08-19 Hannah ZhangMerge pull request dotnet/coreclr#6810 from hann013...
2016-08-19 Rahul KumarExpose MulticastDelegate.GetObjectData method
2016-08-19 Eric MellinoRemove properties which are now defined in buildtools
2016-08-19 Aditya MandaleekaDon't create dumpling list file unless there are actual...
2016-08-19 Koundinya VeluriExpose some types deriving from SafeHandle
2016-08-19 Stephen ToubMerge pull request dotnet/coreclr#6808 from stephentoub...
2016-08-19 Eric MellinoUpdate buildtools to 1.0.26-prerelease-00718-04
2016-08-19 Pat GavlinImplement the proposed design for RyuJIT's LIR. (dotnet...
2016-08-19 Hannah ZhangAdded constructor to System.Version
2016-08-19 Sepideh KhoshnoodExpose missing members of System.Reflection in contract...
2016-08-19 Stephen ToubFix WeakReference in mscorlib ref assembly
2016-08-19 Aditya MandaleekaPrint info from core dumps on OS X using LLDB.
2016-08-18 Carol EidtMerge pull request dotnet/coreclr#6780 from CarolEidt...
2016-08-18 Pat GavlinMerge pull request dotnet/coreclr#6797 from dotnet...
2016-08-18 Koundinya VeluriMerge pull request dotnet/coreclr#6774 from kouvel...
2016-08-18 Bryan P. ArantMerge pull request dotnet/coreclr#6765 from bryanar...
2016-08-18 Carol EidtPreparatory changes for Blk Ops IR
2016-08-18 Rama krishnan... Merge pull request dotnet/coreclr#6782 from ramarag...
2016-08-18 Stephen ToubMerge pull request dotnet/coreclr#6796 from stephentoub...
2016-08-18 Koundinya VeluriExpose some threading type members
2016-08-18 Aditya MandaleekaEnable additional functionality for OS X CI dumps.
2016-08-18 Stephen ToubRemove TypeForwardedFrom attributes for System and...
2016-08-18 Stephen ToubFix serialization of delegates without targets
2016-08-18 Stephen ToubFix serialization of several exception types
2016-08-18 Joseph TremouletMerge pull request dotnet/coreclr#6747 from JosephTremo...
2016-08-18 Viacheslav... An easy fix for dotnet/coreclr#6760 (dotnet/coreclr...
2016-08-18 Rahul KumarDue to comdat folding some fcalls are pointing to same...
2016-08-18 Rama Krishnan... Restoring the Test Runtime libraries from a single...
2016-08-17 Koundinya VeluriFix CRWLock ID generation overflow bug
next