platform/upstream/coreclr.git
2016-10-28 Jeremy KuhneMerge pull request #7817 from JeremyKuhne/movefs
2016-10-28 Jan VorlicekRemove some unused PAL functions (#7873)
2016-10-28 Pat GavlinMerge pull request #7832 from pgavlin/VSO279868
2016-10-28 SivarvMerge pull request #3941 from sivarv/MultiRegCallNodes
2016-10-28 Pat GavlinFix formatting.
2016-10-28 sivarvMulti-reg call node design doc.
2016-10-28 Bruce ForstallMerge pull request #7864 from BruceForstall/simd
2016-10-28 Jeremy KuhneCopy CoreFX FileStream to CoreLib
2016-10-28 John ChenEnsure the module slot in R2R image can be located...
2016-10-28 Drew ScogginsMerge pull request #7835 from DrewScoggins/coreclr...
2016-10-28 Jan KotasMerge pull request #7872 from jkotas/revert-tuple-hash
2016-10-28 Jan KotasAdd comment about F# dependency on hashing algorithm
2016-10-28 Jan KotasRevert "Better Tuple hashing, avoid boxing in Equals...
2016-10-28 Phil ChristensenC++ conformance. (building with /permissive-) (#7855)
2016-10-28 Jan KotasMerge pull request #7866 from dotnet-bot/from-tfs
2016-10-28 Jan VorlicekAdd missing std::move to one exception throw (#7865)
2016-10-28 kchoiUpdate broken link to RIDs (#7850)
2016-10-28 Michal StrehovskýUse memset instead of ZeroMemory (#7851)
2016-10-28 Mike McLaughlinFix exception.StackTrace race condition. Issue #12467...
2016-10-28 Austin WiseFix conversion from CorJitFlag2 enum to JitFlag. (...
2016-10-27 Bruce ForstallInitial RyuJIT x86 SIMD support
2016-10-27 Dan Moseleyfix typo
2016-10-27 Rahul Kumarrollback CS1635584
2016-10-27 Rahul KumarExpose System.Security.Principal.PrincipalPolicy (requi...
2016-10-27 Bruce ForstallMerge pull request #7837 from BruceForstall/JitFlags4
2016-10-27 Jan VorlicekAdd verification of System.Globalization.Native.so...
2016-10-27 Bruce ForstallIntroduce new CORJIT_FLAGS type
2016-10-27 AlexGhiondeaMerge pull request #7803 from AlexGhiondea/Fix_SB
2016-10-27 Michal StrehovskýImplement initThisClass for generic types in ReadyToRun...
2016-10-27 Rahul KumarMerge pull request #7839 from rahku/_appdomain
2016-10-27 Rahul Kumarexpose events from AppDomain via AssemblyLoadContext
2016-10-27 dotnet-botFix PDB creation for Ready-to-Run image of facade assem...
2016-10-27 Dmitry-MeProperly spell class name in comments (#7821)
2016-10-27 Jim MaFixed gcinfoencoder build errors. (#7826)
2016-10-27 Tarek Mahmoud... Add the missing ICU APIs to the ICU shim (#7840)
2016-10-27 Michal StrehovskýUse getLocationOfThisType instead of embedGenericHandle...
2016-10-27 Hanjoung Lee[ARM/CI] Change the name of corefx project (#7820)
2016-10-27 SivarvMerge pull request #7787 from sivarv/cmpOpt
2016-10-27 Michal StrehovskýMerge pull request #7828 from MichalStrehovsky/readyToR...
2016-10-27 Andy AyersMerge pull request #7746 from AndyAyersMS/LessGCLayout
2016-10-26 Drew ScogginsMove JIT perf tests to new infrastructure
2016-10-26 Drew ScogginsUpdate performance tests
2016-10-26 John SoklaskiMove benchmarks to use netstandard1.4 instead of netcor...
2016-10-26 Alex GhiondeaMake sure that when the StringBuilder.Append method...
2016-10-26 Pat GavlinCorrect indirect P/Invoke call prlogs on x86.
2016-10-26 John ChenAllow Ready-to-Run image to be loaded multiple times...
2016-10-26 Michal StrehovskýFix value numbering of ReadyToRunGenericStaticBase
2016-10-26 Faizur RahmanAdd Misc types to InteropServices
2016-10-26 sivarvOptimize 'test' instruction for op1 == 0 and op1 !...
2016-10-26 Davis GoodinUpdate CoreClr, CoreFx to beta-24625-03, beta-24625...
2016-10-26 Pat GavlinMerge pull request #7808 from pgavlin/VSO280103
2016-10-26 Michelle McDanielMerge pull request #7823 from adiaaida/checkformatlocation
2016-10-26 Michelle McDanielFix format.py to look for .bat on Windows
2016-10-26 Tarek Mahmoud... Enable CultureInfo netstandard 1.7 APIs on Linux (...
2016-10-26 Jan VorlicekRemove dependency of System.Globalization.Native.so...
2016-10-26 Rama krishnan... Merge pull request #7816 from ramarag/ThreadingOverlapped
2016-10-26 sandreenkoMerge pull request #7806 from sandreenko/fix-VSO-278365
2016-10-26 Bruce ForstallMerge pull request #7814 from dotnet-bot/from-tfs
2016-10-26 Rama Krishnan... Adding missing members of threading.overlapped
2016-10-26 Rahul KumarFix build break caused by git commit for AppDomain...
2016-10-25 Pat GavlinMerge pull request #7802 from pgavlin/VSO279829
2016-10-25 Sergey Andreenkofix VSO 278365
2016-10-25 Rama krishnan... Merge pull request #7751 from ramarag/MemFailPoint
2016-10-25 Drew ScogginsAdd CoreCLR perf test support to Jenkins
2016-10-25 Bruce ForstallMerge pull request #7800 from BruceForstall/ChangeJITGuid
2016-10-25 Rama Krishnan... Making MemoryFailPoint functional on xplat
2016-10-25 Pat GavlinClear side-effect flags on local reads in rationalize.
2016-10-25 Rahul KumarMerge pull request #7786 from rahku/_appdomain
2016-10-25 Rahul KumarAdd implementation of AppDomain.GetAssemblies
2016-10-25 Pat GavlinDo not promote long-typed args in methods that use...
2016-10-25 Michelle McDanielMerge pull request #7799 from adiaaida/fixRotateFlagCheck
2016-10-25 Andy AyersMerge pull request #7798 from AndyAyersMS/FixObservatio...
2016-10-25 Bruce ForstallChange JIT-EE interface GUID
2016-10-25 Michelle McDanielFix flag check when morphing into rotate
2016-10-25 Dmitry-MeCheck index before access (#7795)
2016-10-25 Ivan BaravyAdd more lldbplugin/libsosplugin tests (#5606)
2016-10-25 Andy AyersInliner: fix RARE_GC_STRUCT observation impact
2016-10-25 Jan KotasDo not materialize CAS PseudoCustomAttribute (#7794)
2016-10-25 Faizur RahmanAdd few Interop Marshal APIs (#7742)
2016-10-25 Daniel PodderFix typos in windows build instructions (#7789)
2016-10-25 Mike McLaughlinFix performance problem introduced in previous change...
2016-10-24 sandreenkoMerge pull request #7782 from sandreenko/fix-tfs-build
2016-10-24 Sergey Andreenkofix tfs build crash
2016-10-24 Ian HaysMerge pull request #7778 from ianhays/binaryreadwrite_b...
2016-10-24 Jan KotasAdd back call to BitArray::ClearAll (#7779)
2016-10-24 noahfalkMerge pull request #7706 from mjsabby/lcgjitprofcallbacks
2016-10-24 SivarvMerge pull request #7776 from sivarv/lsraStatFix
2016-10-24 Ian HaysPR feedback for BinaryReader/Writer buffers
2016-10-24 Ian HaysAdd some extra checks to BinaryReader/Writer buffers
2016-10-24 Ian HaysMerge pull request #7775 from ianhays/cfg_arm64
2016-10-24 Jan KotasMerge pull request #7772 from jkotas/gcinfo-cleanup
2016-10-24 sivarvFix the condition to dump a basic block stats.
2016-10-24 Ian HaysAdd CFG flag to ARM64 build
2016-10-24 Pat GavlinMerge pull request #7720 from Dmitry-Me/fixBrokenComparison
2016-10-24 Jan KotasReplace LPVOID with void*
2016-10-24 Jan KotasSimplify GCINFODECODER_CONTRACT
2016-10-24 Jan KotasDelete DISABLE_EH_VECTORS
2016-10-24 Jan KotasDelete _TARGET_SET_ macro
2016-10-22 Jim MaFixed month calculating issue of calendars(#7666) ...
2016-10-22 Gaurav KhannaFix Binder based PInvoke resolution for dynamic assembl...
next