platform/upstream/coreclr.git
2016-10-28 Stephen A.... Remove commented-out code.
2016-10-28 Stephen A.... Correct parameter names.
2016-10-28 Stephen A.... Use nameof where possible for ArgumentOutOfRangeException
2016-10-28 Stephen A.... Add null message, to correct parameter use.
2016-10-28 Stephen A.... Swap arguments to correct order
2016-10-28 Stephen A.... Correct parameter names.
2016-10-28 Stephen A.... Use nameof where possible for ArgumentException
2016-10-28 Stephen A.... Correct parameter names.
2016-10-28 Stephen A.... Use nameof where possible for ArgumentNullException
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 Dan Moseleyfix typo
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 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 Alex GhiondeaMake sure that when the StringBuilder.Append method...
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 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...
2016-10-22 Vijay RamakrishnanFixing the StackOverflowException error message. (...
2016-10-22 Jim MaFixed typos and format issues on clr-code-guide doc...
2016-10-22 Jan KotasPort GC changes from CoreRT (#7764)
2016-10-22 Dmitry-MeFix broken #elif (#7756)
2016-10-22 Mukul SabharwalAdd Profiling API callbacks for R2R methods (#7732)
2016-10-22 SivarvMerge pull request #7749 from sivarv/VectorIntDot
2016-10-22 James KoImprove ArraySegment's override of GetHashCode (#4654)
2016-10-22 Pat GavlinMerge pull request #7739 from pgavlin/DisableGCStressIn...
2016-10-22 Pat GavlinMerge pull request #7760 from pgavlin/VSO279832
2016-10-22 Pat GavlinMerge pull request #7759 from pgavlin/VSO278367
2016-10-21 Dmitry-MeInitialize member variable (#7737)
2016-10-21 sivarvOptimize Vector<int>.Dot on AVX.
2016-10-21 Bruce ForstallMerge pull request #7755 from dotnet-bot/from-tfs
2016-10-21 Rama krishnan... Merge pull request #7754 from ramarag/Threading
2016-10-21 Rama Krishnan... Adding Isafeserializationdata interface
next