platform/upstream/dotnet/runtime.git
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 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 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 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 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...
2016-11-06 varocarbasRemoval of the ansicurrSymbol variable. (dotnet/coreclr...
2016-11-05 Stephen ToubChange default file permissions on Unix to 666 (dotnet...
2016-11-05 Alex GhiondeaMerge pull request dotnet/coreclr#7985 from AlexGhionde...
2016-11-05 Jan VorlicekRemove more PAL functions (dotnet/coreclr#8009)
2016-11-05 Russ KeldorphMove remaining NETCoreApp references from 1.0 to 1...
2016-11-05 sivarvWhile unassigning a phyReg, establish association with...
2016-11-04 Pat GavlinFix VN propagation for binops.
2016-11-04 Pat GavlinAdd a regression test for VSO 284785.
2016-11-04 Alex GhiondeaExpose the Marshal APIs that use SecureString
2016-11-04 Joseph TremouletMerge pull request dotnet/coreclr#7996 from JosephTremo...
2016-11-04 Tarek Mahmoud... make the returning of DTFI & NFI in CultureInfo atomic...
2016-11-04 Joseph TremouletMerge pull request dotnet/coreclr#7911 from JosephTremo...
2016-11-04 Joseph TremouletAdd unroller support to CloneBlockState
2016-11-04 Joseph TremouletClear *_ASG_LHS flags in ResetOptAnnotations
2016-11-04 Joseph TremouletReset EH pred cache in ResetOptAnnotations
2016-11-04 Joseph TremouletAdd JitOptRepeat debug config flags
2016-11-04 Joseph TremouletClear defnums and post-order nums in fgResetForSsa
2016-11-04 Joseph TremouletClear heap PerSsaData, heapSsaMap in fgResetForSsa
2016-11-04 Pat GavlinMerge pull request dotnet/coreclr#7983 from pgavlin...
2016-11-04 Joseph TremouletAvoid clobbering FldSeq annotations in cloneExpr
2016-11-04 Joseph TremouletDo not replace assign LHS in gtCloneExpr
2016-11-04 Andy AyersJit: fix regression in non-AVX SIMD codegen (dotnet...
2016-11-04 Alex GhiondeaAdd the serialization ctor for CryptographicException...
2016-11-04 Joseph TremouletFix check for float args under windows x64 remorph
2016-11-04 Joseph TremouletClear GTF_VAR_USEDEF when folding <op>= forms
2016-11-04 Jan KotasMerge pull request dotnet/coreclr#7991 from dotnet...
2016-11-04 Jan KotasRevert "ARM-CI : Use archived root-fs and run tests...
2016-11-04 Jonghyun ParkDo not use FP registers when soft-fp ABI is used (dotne...
2016-11-04 Sujin KimARM-CI : Use archived root-fs and run tests with -...
2016-11-04 Bruce ForstallFix JIT build host/target confusion (dotnet/coreclr...
2016-11-04 Jan KotasMerge pull request dotnet/coreclr#7978 from AlexGhionde...
2016-11-04 Jan KotasMerge pull request dotnet/coreclr#7982 from dotnet...
2016-11-04 Rama Krishnan... Removing the copy of project.lock.json to bin folder
next