platform/upstream/coreclr.git
2016-10-24 noahfalkMerge pull request #7706 from mjsabby/lcgjitprofcallbacks
2016-10-24 SivarvMerge pull request #7776 from sivarv/lsraStatFix
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-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
2016-10-20 Tanner GoodingFixing the reference declarations for System.MathF...
2016-10-20 Dmitry-MeRemove misleading check (#7654)
2016-10-19 Peter KukolCall JIT compiler's shutdown logic from crossgen. ...
2016-10-19 Rahul KumarMerge pull request #7733 from rahku/_appdomain
2016-10-19 Jeremy KuhneMove ArrayPool to System.Private.CoreLib
2016-10-19 Rahul Kumarfix assembly.Load bug
2016-10-19 Carol EidtMerge pull request #7725 from CarolEidt/Fix278372
2016-10-19 Bruce ForstallMerge pull request #7726 from dotnet-bot/from-tfs
2016-10-19 Andy AyersAdd comment to test case and run it through codeformatter.
2016-10-19 AlexGhiondeaRemove the UseLatestBehaviorWhenTFMNotSpecified compat...
2016-10-19 James KoBetter Tuple hashing, avoid boxing in Equals/GetHashCod...
2016-10-19 Bruce ForstallMerge pull request #7612 from BruceForstall/ELT
2016-10-19 Rahul KumarFix arm32 build break
2016-10-19 Steve Desmondcross/build-rootfs.sh: fix default UbuntuPackages for...
2016-10-19 Andy AyersInliner: avoid inlining callees with GC structs on...
2016-10-19 Tanner GoodingUpdating the new `System.MathF` calls which already...
2016-10-19 Carol EidtRyuJIT/x86: handle must-init multi-reg vars
2016-10-19 Pat GavlinMerge pull request #7708 from pgavlin/StackParamUntracked
2016-10-19 Jan KotasMerge pull request #7718 from dotnet-bot/from-tfs
2016-10-19 Bruce ForstallEnable Enter/Leave/Tailcall hooks for RyuJIT/x86
2016-10-19 Sergey Andreenkofix compilation compilation error without ready to...
2016-10-19 Gaurav KhannaMerge pull request #7714 from gkhanna79/CleanupArm32
2016-10-19 Rahul Kumarfix arm64 build break
2016-10-19 Stephen ToubMerge pull request #7709 from wtgodbe/publishProj
2016-10-19 Dmitry-MeFix broken range check
2016-10-19 Matt EllisSupport "offline" initializtion of Tools (#7715)
2016-10-19 Jan VorlicekFix passing struct with four floats in registers via...
2016-10-19 Jan KotasFix build break
2016-10-19 Jan KotasMerge pull request #7712 from dotnet/revert-7494-CoreLib
2016-10-19 Gaurav KhannaCleanup external dependency details
2016-10-19 Rahul KumarMerge pull request #7681 from rahku/_appdomain
2016-10-19 Tarek Mahmoud... Enable DateTimeFormatInfo netstandard 1.7 APIs on Linux...
2016-10-18 Rahul KumarExpose apis in System.Reflection.Assembly
2016-10-18 Sergey Andreenkoformat fix
2016-10-18 Sergey Andreenkohelper address is already known
2016-10-18 Gaurav KhannaCleanup External Dependency references
2016-10-18 Gaurav KhannaRemove Arm32 dependency from closed build
2016-10-18 Sergey Andreenkoformat fix
2016-10-18 William GodbeRevert "Delete mscorlib from CoreCLR targeting pack"
2016-10-18 William GodbeMerge pull request #7700 from wtgodbe/1.1
2016-10-18 wtgodbeOnly publish TargetingPack when building on Windows
2016-10-18 Vance MorrisonFix Link (#7699)
2016-10-18 Carol EidtMerge pull request #7698 from CarolEidt/Fix278371
2016-10-18 Pat GavlinAlways treat incoming on-stack parameters as GC-untracked.
2016-10-18 Rahul KumarMerge pull request #7701 from rahku/arm64fixes
2016-10-18 Sergey Andreenkoheader for getRuntimeContextTree
2016-10-18 Sergey Andreenkoreturn break to the previous position,
2016-10-18 Rahul Kumar_isnanf is not defined for arm64 use isnan instead
next