platform/upstream/dotnet/runtime.git
2016-11-14 chcostaMerge pull request dotnet/coreclr#8073 from dotnet...
2016-11-14 Pat GavlinMerge pull request dotnet/coreclr#8086 from pgavlin...
2016-11-14 Pat GavlinAdmit more dest addresses in block assign value-numbering.
2016-11-14 Bruce ForstallMerge pull request dotnet/coreclr#8111 from BruceForsta...
2016-11-14 chcostaMerge pull request dotnet/coreclr#8115 from chcosta...
2016-11-14 Pat GavlinMerge pull request dotnet/coreclr#8031 from pgavlin...
2016-11-14 SivarvMerge pull request dotnet/coreclr#8101 from sivarv...
2016-11-14 Pat GavlinFix test exclusions.
2016-11-14 Rahul KumarMerge pull request dotnet/coreclr#8100 from rahku/refle...
2016-11-14 Christopher... Update buildtools to version 01008-01
2016-11-14 Gaurav KhannaMerge pull request dotnet/coreclr#8108 from gkhanna79...
2016-11-14 Bruce ForstallDon't generate explicit newlines in SIMD tests
2016-11-13 Gaurav KhannaEnable WinArm32 P1 Test Build
2016-11-13 Andy AyersInliner: ensure all statements have an inline context...
2016-11-13 Rahul KumarAdd implementation for AssemblyName::EscapedCodeBase...
2016-11-13 John ChenRemove conflicting proj files (dotnet/coreclr#8090)
2016-11-12 Stephen ToubMerge pull request dotnet/coreclr#8085 from stephentoub...
2016-11-12 Stephen ToubAvoid allocations in DateTime.Now
2016-11-12 Andy AyersInliner: updates to random inlining (dotnet/coreclr...
2016-11-12 Dmitry-MeRemove redundant statement (dotnet/coreclr#7900)
2016-11-12 sivarvGenerate inc/dec [mem] instead of add/sub [mem], 1...
2016-11-11 Tarek Mahmoud... Enable the rest if TimeZoneInfo APIs (dotnet/coreclr...
2016-11-11 Rahul KumarExpose Assembly::GetFile(s) apis
2016-11-11 Matt EllisRename gitmirrorfile
2016-11-11 Matt EllisMerge pull request dotnet/coreclr#8087 from ellismg...
2016-11-11 Joseph TremouletMerge pull request dotnet/coreclr#8001 from JosephTremo...
2016-11-11 Joseph TremouletEnable unrolling of SIMD_LIMIT loops
2016-11-11 Joseph TremouletDetect overflow in unroller cost computation
2016-11-11 Joseph TremouletAllow unrolling loops with multiple branches
2016-11-11 Joseph TremouletUnroll loops in inner-to-outer order
2016-11-11 Joseph TremouletStop expecting ASG_ operators in loop unroller
2016-11-11 Andy AyersMerge pull request dotnet/coreclr#7788 from AndyAyersMS...
2016-11-11 Matt EllisUpdate .gitmirror metadata
2016-11-11 Koundinya VeluriMerge pull request dotnet/coreclr#8042 from kouvel/Api
2016-11-11 Koundinya VeluriExpose some things for ns2.0
2016-11-11 John ChenSave registers xmm8..15 on Mac OSX (dotnet/coreclr...
2016-11-11 Tarek Mahmoud... Enable time zone for netstandard1.7 (dotnet/coreclr...
2016-11-10 Mike McLaughlinSOS: Automatically find a managed thread with an except...
2016-11-10 Pat GavlinFormat the code and disable the regression test.
2016-11-10 Michelle McDanielMerge pull request dotnet/coreclr#8056 from adiaaida...
2016-11-10 Dan MoseleyREADME.md is the idiomatic approach for github (dotnet...
2016-11-10 Michelle McDanielCreate patches in formatting job
2016-11-10 Rahul KumarMerge pull request dotnet/coreclr#8046 from rahku/_reso...
2016-11-10 Christopher... Enable binclash logger
2016-11-10 Rahul KumarExpose AppDomain::AssemblyResolve
2016-11-10 Greg GUpdate IntrospectionExtensions.cs (dotnet/coreclr#8029)
2016-11-10 Justin Van... BinaryReader: Use cached default encoding instance...
2016-11-10 dotnet botUpdate CoreClr, CoreFx to beta-24709-03, beta-24710...
2016-11-10 Justin Van... Remove unneeded field from BinaryWriter (dotnet/coreclr...
2016-11-10 Justin Van... StreamWriter/BinaryWriter: Use same cached encoding...
2016-11-10 Justin Van... Avoid repeated delegate allocations in FileStream.Flush...
2016-11-10 Sujin KimARM-CI : Fix segmentation faults on running tests ...
2016-11-10 Bruce ForstallRemove unnecessary newline in WriteLine (dotnet/coreclr...
2016-11-10 Alex PerovichAdd missing ref emit enum members for ns2.0 (dotnet...
2016-11-10 Jeremy KuhneAdd IntPtr constructors to FileStream (dotnet/coreclr...
2016-11-10 SivarvDon't turn off compCanUseSSE2 on x86 RyuJIT under jit...
2016-11-10 Faizur RahmanPort Marshal.GenerateProgIdForType in CoreCLR (dotnet...
2016-11-10 Faizur RahmanMerge pull request dotnet/coreclr#8069 from shrah/master
2016-11-10 Jan VorlicekFix missing exports in mscordaccore.so (dotnet/coreclr...
2016-11-10 Faizur RahmanReturn Type.GUID for Marshal.GenerateGuidForType in...
2016-11-10 Roman ShchekinMemory growth algorithm improvement in coreconsole...
2016-11-09 Andy AyersInliner: support inlining of methods with pinned locals
2016-11-09 Andy AyersInliner: enable inlining of methods with conditional...
2016-11-09 sandreenkoMerge pull request dotnet/coreclr#7981 from sandreenko...
2016-11-09 Russ KeldorphMerge pull request dotnet/coreclr#8033 from RussKeldorp...
2016-11-09 Eric StJohnMerge pull request dotnet/coreclr#8041 from ericstj...
2016-11-09 SivarvMerge pull request dotnet/coreclr#8049 from sivarv...
2016-11-09 Russ KeldorphDisable GUI dialogs on Windows by default
2016-11-09 Matt MitchellMerge pull request dotnet/coreclr#8022 from mmitche...
2016-11-09 Evgeny Pavlov[Linux][GDBJIT] Fix crashes related with locals debug...
2016-11-09 Eric St. JohnFix IntermediateOutputPath for mscorlib facade
2016-11-09 Tarek Mahmoud... Avoid failures when allocate memory in native (dotnet...
2016-11-09 Stephen ToubMerge pull request dotnet/coreclr#8043 from stephentoub...
2016-11-09 sivarvIf the very first ref position of an interval has a...
2016-11-08 sandreenkoMerge pull request dotnet/coreclr#8040 from sandreenko...
2016-11-08 Pat GavlinMerge pull request dotnet/coreclr#8023 from pgavlin...
2016-11-08 Bruce ForstallMerge pull request dotnet/coreclr#8035 from hseok-oh...
2016-11-08 Stephen ToubRemove delegate allocation per ThreadPoolBoundHandleOve...
2016-11-08 Eric St. JohnUpdate BuildToolsVersion to 01007-02
2016-11-08 Faizur RahmanMerge pull request dotnet/coreclr#8004 from shrah/master
2016-11-08 Sergey AndreenkoRevert Michal jit changes
2016-11-08 Michal StrehovskýReport CORINFO_FLG_CONTAINS_GC_PTR for TypedReference...
2016-11-08 Faizur RahmanExpose Marshal.CleanupUnusedObjectsInCurrentContext
2016-11-08 Igor Kulaychuk[Linux][GDB-JIT] Fix lldb stepping issues (dotnet/corec...
2016-11-08 Hyeongseok Ohfix typo
2016-11-08 Hyeongseok OhSupport GetHFAType in SuperPMI for ARM32 hardFP
2016-11-08 Rama krishnan... Merge pull request dotnet/coreclr#7988 from ramarag...
2016-11-07 Jarret ShookMerge pull request dotnet/coreclr#8026 from jashook...
2016-11-07 Pat GavlinDo not fold `(x + null)` in certain cases.
2016-11-07 Carol EidtUpdate testing-with-corefx.md
2016-11-07 jashookArm64 add missing G flag and possibly X flags
2016-11-07 Pat GavlinChange crossgen to always pass USE_SSE2 to the JIT.
2016-11-07 Sergey AndreenkoSet VN argument for changeOper during morph.
2016-11-07 SivarvMerge pull request dotnet/coreclr#8011 from sivarv...
2016-11-07 Matt MitchellRemove email publishing calls
2016-11-07 Pat GavlinUse the alt JIT for S.P.CoreLib if altjitcrossgen is...
2016-11-07 Pat GavlinMerge pull request dotnet/coreclr#8006 from pgavlin...
2016-11-07 Jonghyun ParkEnforces aligned access for Single/Double values (dotne...
2016-11-07 Pat GavlinMerge pull request dotnet/coreclr#8007 from pgavlin...
2016-11-07 Russ KeldorphMerge pull request dotnet/coreclr#7949 from hqueue...
next