platform/upstream/dotnet/runtime.git
2016-11-19 Dan MoseleyGeneric Dictionary - add constructor that accepts IEnum...
2016-11-19 Robert MatusewiczAdd System.Collections.Generic.Dictionary constructor...
2016-11-18 Jarret ShookMerge pull request dotnet/coreclr#8180 from jashook...
2016-11-18 Pat GavlinMerge pull request dotnet/coreclr#8097 from pgavlin...
2016-11-18 Jan KotasDelete dead files (dotnet/coreclr#8202)
2016-11-18 Sean GillespieAdd CI job and build.cmd command for building with...
2016-11-18 jashookUpdate the lst file to exclude failing tests.
2016-11-18 José RiveroOrganizing the perflab tests under a common namespace...
2016-11-18 Pat GavlinMerge pull request dotnet/coreclr#8198 from pgavlin...
2016-11-18 Pat GavlinFix codegen for `(umod (gt_long) (const int))`.
2016-11-18 Pat GavlinMerge pull request dotnet/coreclr#8194 from AndyAyersMS...
2016-11-18 mikednAdd missing Arg_BadDecimal resource string (dotnet...
2016-11-18 Russ KeldorphMerge pull request dotnet/coreclr#8178 from adiaaida...
2016-11-18 Pat GavlinMerge pull request dotnet/coreclr#8187 from pgavlin...
2016-11-18 Dan MoseleyType sigs (dotnet/coreclr#8191)
2016-11-18 SivarvMerge pull request dotnet/coreclr#8182 from mikedn...
2016-11-18 Pat GavlinFormat code.
2016-11-18 Andy AyersRevise mismatch tests so they don't rely on undefined...
2016-11-17 Pat GavlinFix the transformation of `(call ARRADDR_ST x, y, null)`.
2016-11-17 Michelle McDanielExclude tests that timeout with HeapVerify
2016-11-17 Jeremy KuhneUse CoreFX Path code (dotnet/coreclr#8132)
2016-11-17 Mike DanesFix x86 long compares that produce a result
2016-11-17 Andy AyersInliner: updates to RandomPolicy (dotnet/coreclr#8128)
2016-11-17 SivarvMerge pull request dotnet/coreclr#8138 from sivarv...
2016-11-17 Dan MoseleyTweak params of Console
2016-11-17 Pat GavlinAddress PR feedback.
2016-11-17 Michelle McDanielMerge pull request dotnet/coreclr#8151 from adiaaida...
2016-11-17 Dan MoseleyAdd RuntimeHelpers.Equals
2016-11-17 danmosemsftAdd RuntimeHelpers.Equals
2016-11-17 danmosemsftTweak params
2016-11-17 Tarek Mahmoud... Add the missing implementation of IdnMapping.GetAscii...
2016-11-17 Michelle McDanielRemove test exclusions for tests that now pass
2016-11-16 Jarret ShookMerge pull request dotnet/coreclr#8146 from jashook...
2016-11-16 Rahul KumarMerge pull request dotnet/coreclr#8147 from rahku/refle...
2016-11-16 sivarvDon't generate inc/dec [mem] while generating debuggabl...
2016-11-16 Rahul KumarExpose MethodBase.IsSecuritySafeCritical
2016-11-16 Pat GavlinFormat code.
2016-11-16 Pat GavlinDo not fold (ind (addr (lclVar))) in certain cases.
2016-11-16 Dan MoseleyUpdate IssuesFeedbackEngagement.md
2016-11-16 Koundinya VeluriExpose a member of StrongNameKeyPair, fix bug in Synchr...
2016-11-16 Dan MoseleyFixed string Join method
2016-11-16 jashookUpdate arm64 tests used by the CI.
2016-11-16 Michelle McDanielMerge pull request dotnet/coreclr#8144 from adiaaida...
2016-11-16 Michelle McDanielFix the path to build artifacts for formatting
2016-11-16 Sean GillespieEnable GCToOSInterface to be defined on the GC side...
2016-11-16 Tarek Mahmoud... Full support of idn mapping (dotnet/coreclr#8134)
2016-11-16 Pat GavlinMerge pull request dotnet/coreclr#8135 from pgavlin...
2016-11-16 Pat GavlinFormat code.
2016-11-15 joriveChanging JIT perf test names to fix how they are organi...
2016-11-15 Bruce ForstallMerge pull request dotnet/coreclr#8110 from BruceForsta...
2016-11-15 Pat GavlinFix value numbering for FieldSeqStore::NotAField.
2016-11-15 Stephen ToubMerge pull request dotnet/coreclr#8125 from stephentoub...
2016-11-15 Koundinya VeluriExpose members of ExecutionContext and AsyncFlowControl...
2016-11-15 John ChenMerge pull request dotnet/coreclr#8131 from JohnChen0/xmm
2016-11-15 Dan MoseleyMerge pull request dotnet/coreclr#8124 from martijnhoek...
2016-11-15 John Chen ... Fix XMM register count in CONTEXT_SetThreadContextOnPor...
2016-11-15 Jarret ShookMerge pull request dotnet/coreclr#8127 from jashook...
2016-11-15 jashookChange over from the old ar64 scripting.
2016-11-15 Michelle McDanielMerge pull request dotnet/coreclr#8120 from adiaaida...
2016-11-15 Igor KulaychukFix crash in FunctionMemberPtrArrayHolder destructor...
2016-11-15 SaeHie Parkclean build-roofs and add lldb option (dotnet/coreclr...
2016-11-15 Stephen ToubUse Math.DivRem in another place in mscorlib
2016-11-15 Stephen ToubImprove Math.DivRem performance
2016-11-15 Martijn Hoekstrafix grammar for AggregateException.Flatten
2016-11-14 Dan MoseleyReduce variable scope (dotnet/coreclr#8021)
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 Michelle McDanielAdd special handling of varargs for x86 debugger
2016-11-14 Bruce ForstallFix the arg name/number dumping for call args in LIR
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 Alexander RadchenkoFixed string Join method
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 Pat GavlinRefactor some logic in GT_IND morphing.
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
next