platform/upstream/coreclr.git
2016-11-02 Dmitry-MeCheck pointer before dereferencing it (#7930)
2016-11-02 Jan KotasMerge pull request #7953 from dotnet-bot/from-tfs
2016-11-02 SivarvMerge pull request #7943 from sivarv/rotateFix
2016-11-02 Davis GoodinSpecify .NETCoreApp,Version=v1.1 for test projects...
2016-11-02 Jan KotasFix build break
2016-11-02 Jan KotasMerge pull request #7951 from jkotas/revert-correct...
2016-11-02 Jan KotasRevert "Correct parameter names."
2016-11-02 Jan KotasMerge pull request #7950 from jkotas/revert-parameter...
2016-11-02 Jan KotasRevert "Correct parameter names."
2016-11-02 Hanjoung Lee[ARM] Implement BitPosition with arm intrinsics (#7819)
2016-11-02 Faizur RahmanMerge pull request #7904 from shrah/master
2016-11-02 John ChenFix build break 814276: FEATURE_SPAN_OF_T disabled...
2016-11-02 Jan KotasMerge pull request #7944 from dotnet-bot/from-tfs
2016-11-02 Ian HaysExpose missing API in models.xml (#7940)
2016-11-02 Jan KotasUpdate GCInfoDecoder with CoreRT changes (#7938)
2016-11-02 sivarvRotate Left/Right xarch instructions don't set ZF and...
2016-11-01 John ChenFix GitHub build break caused by change #1636179
2016-11-01 Tarek Mahmoud... Enable the rest of netstandard1.7 globalization APIs...
2016-11-01 Andy AyersMerge pull request #7923 from AndyAyersMS/FixNoCandidateBug
2016-11-01 John ChenCrossGen: Copy all entries of Debug Directory Table...
2016-11-01 dotnet-botFix build break 814217 by removing inconsistencies...
2016-11-01 Joseph TremouletHandle simd checks in OptimizeRangeCheck
2016-11-01 Stephen ToubUse nameof throughout mscorlib (#7929)
2016-11-01 Carol EidtMerge pull request #7677 from CarolEidt/StructOpts
2016-11-01 Jan KotasMerge pull request #7926 from dotnet-bot/from-tfs
2016-11-01 Michelle McDanielMerge pull request #7883 from adiaaida/fixDecomposeRotate
2016-11-01 Mukul SabharwalUse resolver to get IL header and size (#7924)
2016-11-01 Jan KotasFix build break on x86
2016-11-01 Andy AyersUse normal verbosity logging when building tests (...
2016-11-01 Jeremy KuhneMove SR adapter into root (#7925)
2016-11-01 Jan KotasMerge pull request #7915 from dotnet-bot/from-tfs
2016-11-01 Joseph TremouletMerge pull request #7912 from JosephTremoulet/FlagVecto...
2016-11-01 Joseph TremouletMerge pull request #7910 from JosephTremoulet/FixInitTest
2016-11-01 Joseph TremouletFix check for initial induction variable value
2016-11-01 Joseph TremouletMerge pull request #7909 from JosephTremoulet/FixLoopEn...
2016-11-01 Jan KotasFix build break
2016-11-01 Andy AyersJit: spill stack for non-candidate calls
2016-11-01 Gaurav KhannaMerge pull request #7854 from dotnet-bot/master-UpdateD...
2016-10-31 Russ KeldorphMerge pull request #7918 from RussKeldorph/repoint...
2016-10-31 Jan KotasMerge pull request #7867 from Clockwork-Muse/ArgumentEx...
2016-10-31 Russ KeldorphMake dotnet/coreclr reference corresponding dotnet...
2016-10-31 Pat GavlinMerge pull request #7885 from pgavlin/VSO278376.2
2016-10-31 Pat GavlinMerge pull request #7905 from pgavlin/VSO279380
2016-10-31 Joseph TremouletAdd LPFLG_SIMD_LIMIT flag
2016-10-31 Andy AyersMerge pull request #7852 from AndyAyersMS/InlinerSmallFixes
2016-10-31 Michelle McDanielFix DecomposeRotate for > 32 case
2016-10-31 Alex GhiondeaA couple of changes included:
2016-10-31 AlexGhiondeaMerge pull request #7884 from AlexGhiondea/Port_SecureS...
2016-10-31 Joseph TremouletAdd GTF_ICON_SIMD_COUNT flag
2016-10-31 Joseph TremouletSkip removed loops in `optBlockIsLoopEntry`
2016-10-31 Jan KotasMerge pull request #7886 from jkotas/SpanOfT
2016-10-31 Pat GavlinFix VSO 279380.
2016-10-31 Faizur RahmanUpdate S.R.InteropServices to ns2.0
2016-10-31 Pat GavlinMerge pull request #7758 from pgavlin/VSO267565
2016-10-31 Pat GavlinFix VSO 278376.
2016-10-31 Alex GhiondeaSecureStringMarshal was not correctly being build for...
2016-10-31 AlexGhiondeaMerge pull request #7901 from AlexGhiondea/FixBinCompat
2016-10-31 Jan KotasAdd workaround for JIT crash
2016-10-31 Jan KotasChange Span fields to private readonly + other review...
2016-10-31 dotnet-botUpdate CoreClr, CoreFx to beta-24631-02, beta-24631...
2016-10-31 Alex GhiondeaWhen reading the TFM for the BinaryCompatibility class...
2016-10-31 Alex GhiondeaAdd the SecureStringMarshal and CryptographicException...
2016-10-31 Stephen ToubMerge pull request #7897 from stephentoub/stream_copyto
2016-10-31 Stephen ToubRemove StreamHelpers.ArrayPoolCopy.cs
2016-10-31 Peter MarcuFixing Typo in variable name in DateTime (#7898)
2016-10-31 Michal StrehovskýAvoid boxing in calls to enum's GetHashCode (#7895)
2016-10-31 Peter MarcuDateTime.ToString() Fast Track for RFC1123 (#7891)
2016-10-31 Pat GavlinFix P/Invoke cookie passing on x86.
2016-10-31 Stephen ToubUse ArrayPool in Stream.CopyTo{Async}
2016-10-31 Jan KotasAdd boilerplate doc comments to trivial methods
2016-10-31 Jan KotasStreamline implementation of ToArray to call CopyTo...
2016-10-31 Jan KotasFix build break on 32-bit platforms
2016-10-31 Jan KotasDisable Span<T> GC reporting under TODO to workaround...
2016-10-31 Adam Sitnikadded implicit cast operator from ArraySegment to Spans...
2016-10-31 Adam Sitnikcreate ReadOnlySpan<char> from string (#7276)
2016-10-31 Adam Sitnikadded AsBytes() and NonPortableCast() to Span and ReadO...
2016-10-31 Adam SitnikAdd TryCopyTo and Set methods to Spans API #5857 (...
2016-10-31 Jan KotasFix reference types (#6954)
2016-10-31 Jan KotasAdd basic Span<T> test
2016-10-31 Jan KotasAdd implementation for hand-written JIT helpers
2016-10-31 Jan KotasSpan<T> managed implementation
2016-10-31 Jan KotasSpan support in VM
2016-10-31 Jan KotasUse Roslyn with ref returns and locals
2016-10-31 Jan KotasAdd FEATURE_SPAN_OF_T
2016-10-30 Bruce ForstallWork around a Visual C++ silent bad code generation...
2016-10-29 Jim MaRemove unnecessary assert. (#7889)
2016-10-29 Marek LinkaCleanup: Remove BitArray from mscorlib (#7888)
2016-10-29 Sean GillespieFix a race condition in the test build (#7810)
2016-10-29 Jeremy KuhneMerge pull request #7882 from JeremyKuhne/fixarraypool
2016-10-29 Peter MarcuDateTime.ToString(“o”) allocates 32 objects, (#7836)
2016-10-28 Alex GhiondeaReplace BCLDebug with Debug
2016-10-28 Alex GhiondeaBring to CoreCLR the SecureString implementation from...
2016-10-28 Jeremy KuhneAlign ArrayPool to shared code pattern
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
next