platform/upstream/dotnet/runtime.git
2016-10-25 Ivan BaravyAdd more lldbplugin/libsosplugin tests (dotnet/coreclr...
2016-10-25 Jan KotasDo not materialize CAS PseudoCustomAttribute (dotnet...
2016-10-25 Faizur RahmanAdd few Interop Marshal APIs (dotnet/coreclr#7742)
2016-10-25 Daniel PodderFix typos in windows build instructions (dotnet/coreclr...
2016-10-25 Mike McLaughlinFix performance problem introduced in previous change...
2016-10-24 sandreenkoMerge pull request dotnet/coreclr#7782 from sandreenko...
2016-10-24 Sergey Andreenkofix tfs build crash
2016-10-24 Ian HaysMerge pull request dotnet/coreclr#7778 from ianhays...
2016-10-24 Jan KotasAdd back call to BitArray::ClearAll (dotnet/coreclr...
2016-10-24 noahfalkMerge pull request dotnet/coreclr#7706 from mjsabby...
2016-10-24 SivarvMerge pull request dotnet/coreclr#7776 from sivarv...
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 dotnet/coreclr#7775 from ianhays...
2016-10-24 Jan KotasMerge pull request dotnet/coreclr#7772 from jkotas...
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 dotnet/coreclr#7720 from Dmitry...
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(dotnet/corec...
2016-10-22 Gaurav KhannaFix Binder based PInvoke resolution for dynamic assembl...
2016-10-22 Vijay RamakrishnanFixing the StackOverflowException error message. (dotne...
2016-10-22 Jim MaFixed typos and format issues on clr-code-guide doc...
2016-10-22 Jan KotasPort GC changes from CoreRT (dotnet/coreclr#7764)
2016-10-22 Dmitry-MeFix broken #elif (dotnet/coreclr#7756)
2016-10-22 Mukul SabharwalAdd Profiling API callbacks for R2R methods (dotnet...
2016-10-22 SivarvMerge pull request dotnet/coreclr#7749 from sivarv...
2016-10-22 James KoImprove ArraySegment's override of GetHashCode (dotnet...
2016-10-22 Pat GavlinMerge pull request dotnet/coreclr#7739 from pgavlin...
2016-10-22 Pat GavlinMerge pull request dotnet/coreclr#7760 from pgavlin...
2016-10-22 Pat GavlinMerge pull request dotnet/coreclr#7759 from pgavlin...
2016-10-21 Dmitry-MeInitialize member variable (dotnet/coreclr#7737)
2016-10-21 sivarvOptimize Vector<int>.Dot on AVX.
2016-10-21 Bruce ForstallMerge pull request dotnet/coreclr#7755 from dotnet...
2016-10-21 Rama krishnan... Merge pull request dotnet/coreclr#7754 from ramarag...
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 dotnet/coreclr#7672 from sandreenko...
2016-10-21 sandreenkoMerge pull request dotnet/coreclr#7743 from sandreenko...
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 dotnet/coreclr#7736 from hseok-oh...
2016-10-21 Michelle McDanielMerge pull request dotnet/coreclr#7724 from adiaaida...
2016-10-21 Jan KotasMerge pull request dotnet/coreclr#7745 from dotnet...
2016-10-21 Rama Krishnan... Exposing Some Threading Apis
2016-10-21 Andy AyersMerge pull request dotnet/coreclr#7727 from AndyAyersMS...
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 dotnet/coreclr#7734 from JeremyKuhne...
2016-10-20 Bruce ForstallMerge pull request dotnet/coreclr#7730 from dotnet...
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 (dotnet/coreclr#7654)
2016-10-19 Peter KukolCall JIT compiler's shutdown logic from crossgen. ...
2016-10-19 Rahul KumarMerge pull request dotnet/coreclr#7733 from rahku/_appd...
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 dotnet/coreclr#7725 from CarolEidt...
2016-10-19 Bruce ForstallMerge pull request dotnet/coreclr#7726 from dotnet...
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 dotnet/coreclr#7612 from BruceForsta...
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 dotnet/coreclr#7708 from pgavlin...
2016-10-19 Jan KotasMerge pull request dotnet/coreclr#7718 from dotnet...
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 dotnet/coreclr#7714 from gkhanna79...
2016-10-19 Rahul Kumarfix arm64 build break
2016-10-19 Stephen ToubMerge pull request dotnet/coreclr#7709 from wtgodbe...
2016-10-19 Dmitry-MeFix broken range check
2016-10-19 Matt EllisSupport "offline" initializtion of Tools (dotnet/corecl...
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 dotnet/coreclr#7712 from dotnet...
2016-10-19 Gaurav KhannaCleanup external dependency details
2016-10-19 Rahul KumarMerge pull request dotnet/coreclr#7681 from rahku/_appd...
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
next