platform/upstream/dotnet/runtime.git
2016-10-31 Jan KotasMerge pull request dotnet/coreclr#7867 from Clockwork...
2016-10-31 Pat GavlinMerge pull request dotnet/coreclr#7885 from pgavlin...
2016-10-31 Pat GavlinMerge pull request dotnet/coreclr#7905 from pgavlin...
2016-10-31 Andy AyersMerge pull request dotnet/coreclr#7852 from AndyAyersMS...
2016-10-31 AlexGhiondeaMerge pull request dotnet/coreclr#7884 from AlexGhionde...
2016-10-31 Jan KotasMerge pull request dotnet/coreclr#7886 from jkotas...
2016-10-31 Pat GavlinFix VSO 279380.
2016-10-31 Pat GavlinMerge pull request dotnet/coreclr#7758 from pgavlin...
2016-10-31 Pat GavlinFix VSO 278376.
2016-10-31 Alex GhiondeaSecureStringMarshal was not correctly being build for...
2016-10-31 AlexGhiondeaMerge pull request dotnet/coreclr#7901 from AlexGhionde...
2016-10-31 Jan KotasAdd workaround for JIT crash
2016-10-31 Jan KotasChange Span fields to private readonly + other review...
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 dotnet/coreclr#7897 from stephentoub...
2016-10-31 Stephen ToubRemove StreamHelpers.ArrayPoolCopy.cs
2016-10-31 Peter MarcuFixing Typo in variable name in DateTime (dotnet/corecl...
2016-10-31 Michal StrehovskýAvoid boxing in calls to enum's GetHashCode (dotnet...
2016-10-31 Peter MarcuDateTime.ToString() Fast Track for RFC1123 (dotnet...
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 (dotnet/coreclr...
2016-10-31 Adam Sitnikadded AsBytes() and NonPortableCast() to Span and ReadO...
2016-10-31 Adam SitnikAdd TryCopyTo and Set methods to Spans API dotnet/corec...
2016-10-31 Jan KotasFix reference types (dotnet/coreclr#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. (dotnet/coreclr#7889)
2016-10-29 Marek LinkaCleanup: Remove BitArray from mscorlib (dotnet/coreclr...
2016-10-29 Sean GillespieFix a race condition in the test build (dotnet/coreclr...
2016-10-29 Jeremy KuhneMerge pull request dotnet/coreclr#7882 from JeremyKuhne...
2016-10-29 Peter MarcuDateTime.ToString(“o”) allocates 32 objects, (dotnet...
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 dotnet/coreclr#7817 from JeremyKuhne...
2016-10-28 Jan VorlicekRemove some unused PAL functions (dotnet/coreclr#7873)
2016-10-28 Pat GavlinMerge pull request dotnet/coreclr#7832 from pgavlin...
2016-10-28 SivarvMerge pull request dotnet/coreclr#3941 from sivarv...
2016-10-28 Pat GavlinFix formatting.
2016-10-28 sivarvMulti-reg call node design doc.
2016-10-28 Bruce ForstallMerge pull request dotnet/coreclr#7864 from BruceForsta...
2016-10-28 Jeremy KuhneCopy CoreFX FileStream to CoreLib
2016-10-28 John ChenEnsure the module slot in R2R image can be located...
2016-10-28 Drew ScogginsMerge pull request dotnet/coreclr#7835 from DrewScoggin...
2016-10-28 Jan KotasMerge pull request dotnet/coreclr#7872 from jkotas...
2016-10-28 Jan KotasAdd comment about F# dependency on hashing algorithm
2016-10-28 Jan KotasRevert "Better Tuple hashing, avoid boxing in Equals...
2016-10-28 Phil ChristensenC++ conformance. (building with /permissive-) (dotnet...
2016-10-28 Stephen A.... Use nameof where possible for CultureNotFoundException.
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 Jan KotasMerge pull request dotnet/coreclr#7866 from dotnet...
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 (dotnet...
2016-10-28 kchoiUpdate broken link to RIDs (dotnet/coreclr#7850)
2016-10-28 Michal StrehovskýUse memset instead of ZeroMemory (dotnet/coreclr#7851)
2016-10-28 Mike McLaughlinFix exception.StackTrace race condition. Issue dotnet...
2016-10-28 Austin WiseFix conversion from CorJitFlag2 enum to JitFlag. (dotne...
2016-10-27 Bruce ForstallInitial RyuJIT x86 SIMD support
2016-10-27 Dan Moseleyfix typo
2016-10-27 Rahul Kumarrollback CS1635584
2016-10-27 Rahul KumarExpose System.Security.Principal.PrincipalPolicy (requi...
2016-10-27 Bruce ForstallMerge pull request dotnet/coreclr#7837 from BruceForsta...
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 dotnet/coreclr#7803 from AlexGhionde...
2016-10-27 Andy AyersInliner: Fix LegacyPolicyAssert; Dump prejit noinline...
2016-10-27 Michal StrehovskýImplement initThisClass for generic types in ReadyToRun...
2016-10-27 Rahul KumarMerge pull request dotnet/coreclr#7839 from rahku/_appd...
2016-10-27 Rahul Kumarexpose events from AppDomain via AssemblyLoadContext
2016-10-27 dotnet-botFix PDB creation for Ready-to-Run image of facade assem...
2016-10-27 Dmitry-MeProperly spell class name in comments (dotnet/coreclr...
2016-10-27 Jim MaFixed gcinfoencoder build errors. (dotnet/coreclr#7826)
2016-10-27 Tarek Mahmoud... Add the missing ICU APIs to the ICU shim (dotnet/corecl...
2016-10-27 Michal StrehovskýUse getLocationOfThisType instead of embedGenericHandle...
2016-10-27 Hanjoung Lee[ARM/CI] Change the name of corefx project (dotnet...
2016-10-27 SivarvMerge pull request dotnet/coreclr#7787 from sivarv...
2016-10-27 Michal StrehovskýMerge pull request dotnet/coreclr#7828 from MichalStreh...
2016-10-27 Andy AyersMerge pull request dotnet/coreclr#7746 from AndyAyersMS...
2016-10-26 Drew ScogginsMove JIT perf tests to new infrastructure
2016-10-26 Drew ScogginsUpdate performance tests
2016-10-26 John SoklaskiMove benchmarks to use netstandard1.4 instead of netcor...
next