platform/upstream/dotnet/runtime.git
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 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 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
2016-08-23 Bruce ForstallMerge pull request dotnet/coreclr#6873 from BruceForsta...
2016-08-23 Tarek Mahmoud... Enable more code under globalization for netcore
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...
next