platform/upstream/coreclr.git
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 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
2016-10-21 Mukul SabharwalAddress CR feedback
2016-10-21 Pat GavlinProperly initialize the varargs base lclVar.
2016-10-21 sandreenkoMerge pull request #7672 from sandreenko/helper-for...
2016-10-21 sandreenkoMerge pull request #7743 from sandreenko/frozen_strings
2016-10-21 Pat GavlinInitialize long return type descs in `gtNewCallNode`.
2016-10-21 Mukul SabharwalAdd LCG JIT Compilation Profiler Callbacks
2016-10-21 kvochko[GDBJIT] Generate more complete debug information ...
2016-10-21 Maoni StephensMerge pull request #7736 from hseok-oh/fix_7649
2016-10-21 Michelle McDanielMerge pull request #7724 from adiaaida/implementDecompo...
2016-10-21 Jan KotasMerge pull request #7745 from dotnet-bot/from-tfs
2016-10-21 Rama Krishnan... Exposing Some Threading Apis
2016-10-21 Andy AyersMerge pull request #7727 from AndyAyersMS/LateGCStructB...
2016-10-21 Hyeongseok OhGC for large object allocation when fail to get new...
2016-10-21 Andy AyersJit: use class attributes check to reduce GC layout...
2016-10-20 dotnet-botUpdating the macro redefinition for _isnanf and _copysi...
2016-10-20 Jan KotasFix build break
2016-10-20 Sergey Andreenkofix value numbering for frozen strings
2016-10-20 Pat GavlinAdd comments describing why these tests are disabled.
2016-10-20 Michelle McDanielImplement DecomposeRotate
2016-10-20 Jeremy KuhneMerge pull request #7734 from JeremyKuhne/ArrayPool
2016-10-20 Bruce ForstallMerge pull request #7730 from dotnet-bot/from-tfs
2016-10-20 Pat GavlinMark tests GCStress-incompatible for x86.
2016-10-20 Sergey Andreenkoreturn add with offset, add version if-defs
2016-10-20 Llewellyn PritchardFix Attribute implementations of Equals and GetHashCode...
2016-10-20 Andy AyersAdd cross-reference from test case to inspiring issue
next