platform/upstream/dotnet/runtime.git
2016-11-03 Jan KotasRevert "Enable optimization of structs"
2016-11-03 sandreenkoMerge pull request dotnet/coreclr#7908 from sandreenko...
2016-11-03 Vance MorrisonFix a issue where ETW was losing RCW and CCW in heap...
2016-11-03 Pat GavlinMerge pull request dotnet/coreclr#7958 from pgavlin...
2016-11-03 John ChenMake CrossGen documentation up to date (dotnet/coreclr...
2016-11-03 Sergey AndreenkoCorrect pattern check
2016-11-03 Pat GavlinMerge pull request dotnet/coreclr#7956 from pgavlin...
2016-11-03 Pat GavlinFormat code.
2016-11-03 Pat GavlinMerge pull request dotnet/coreclr#7959 from pgavlin...
2016-11-03 Pat GavlinFormat code.
2016-11-03 Andy AyersMerge pull request dotnet/coreclr#7968 from AndyAyersMS...
2016-11-03 Stephen ToubMark NonRandomizedStringEqualityComparer as serializabl...
2016-11-03 Andy AyersInliner: capture new observations
2016-11-03 Jonghyun ParkRevises 'JitTimer::PrintCsvHeader' to use 'append'...
2016-11-03 varocarbasParseNumber & related more efficient (dotnet/coreclr...
2016-11-03 David MasonMerge pull request dotnet/coreclr#7936 from vancem...
2016-11-03 Dmitry-MeFix race condition (dotnet/coreclr#7928)
2016-11-02 chunseokleeSuppress SOS.NETCore.dll error msg in release mode...
2016-11-02 Pat GavlinFix an assert condition in lowering.
2016-11-02 Jonghyun ParkSet pRetVal as NULL on error inside 'VIRTUALCommitMemor...
2016-11-02 Pat GavlinMerge pull request dotnet/coreclr#7917 from pgavlin...
2016-11-02 Pat GavlinMake a few VN methods tolerant of NoVN.
2016-11-02 Pat GavlinProperly update block flags during branch opt.
2016-11-02 Pat GavlinFix VSO280120.
2016-11-02 Dmitry-MeCheck pointer before dereferencing it (dotnet/coreclr...
2016-11-02 Jan KotasMerge pull request dotnet/coreclr#7953 from dotnet...
2016-11-02 SivarvMerge pull request dotnet/coreclr#7943 from sivarv...
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 dotnet/coreclr#7951 from jkotas...
2016-11-02 Jan KotasRevert "Correct parameter names."
2016-11-02 Jan KotasMerge pull request dotnet/coreclr#7950 from jkotas...
2016-11-02 Jan KotasRevert "Correct parameter names."
2016-11-02 Hanjoung Lee[ARM] Implement BitPosition with arm intrinsics (dotnet...
2016-11-02 Faizur RahmanMerge pull request dotnet/coreclr#7904 from shrah/master
2016-11-02 John ChenFix build break 814276: FEATURE_SPAN_OF_T disabled...
2016-11-02 Jan KotasMerge pull request dotnet/coreclr#7944 from dotnet...
2016-11-02 Ian HaysExpose missing API in models.xml (dotnet/coreclr#7940)
2016-11-02 Jan KotasUpdate GCInfoDecoder with CoreRT changes (dotnet/corecl...
2016-11-02 sivarvRotate Left/Right xarch instructions don't set ZF and...
2016-11-01 John ChenFix GitHub build break caused by change dotnet/coreclr...
2016-11-01 Tarek Mahmoud... Enable the rest of netstandard1.7 globalization APIs...
2016-11-01 Andy AyersMerge pull request dotnet/coreclr#7923 from AndyAyersMS...
2016-11-01 Vance MorrisonFix deadlock when commands race with EventSource Shutdown
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 (dotnet/coreclr#7929)
2016-11-01 Carol EidtMerge pull request dotnet/coreclr#7677 from CarolEidt...
2016-11-01 Jan KotasMerge pull request dotnet/coreclr#7926 from dotnet...
2016-11-01 Michelle McDanielMerge pull request dotnet/coreclr#7883 from adiaaida...
2016-11-01 Mukul SabharwalUse resolver to get IL header and size (dotnet/coreclr...
2016-11-01 Jan KotasFix build break on x86
2016-11-01 Andy AyersUse normal verbosity logging when building tests (dotne...
2016-11-01 Jeremy KuhneMove SR adapter into root (dotnet/coreclr#7925)
2016-11-01 Jan KotasMerge pull request dotnet/coreclr#7915 from dotnet...
2016-11-01 Joseph TremouletMerge pull request dotnet/coreclr#7912 from JosephTremo...
2016-11-01 Joseph TremouletMerge pull request dotnet/coreclr#7910 from JosephTremo...
2016-11-01 Joseph TremouletFix check for initial induction variable value
2016-11-01 Joseph TremouletMerge pull request dotnet/coreclr#7909 from JosephTremo...
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 dotnet/coreclr#7854 from dotnet...
2016-10-31 Russ KeldorphMerge pull request dotnet/coreclr#7918 from RussKeldorp...
2016-10-31 Jan KotasMerge pull request dotnet/coreclr#7867 from Clockwork...
2016-10-31 Russ KeldorphMake dotnet/coreclr reference corresponding dotnet...
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 Joseph TremouletAdd LPFLG_SIMD_LIMIT flag
2016-10-31 Andy AyersMerge pull request dotnet/coreclr#7852 from AndyAyersMS...
2016-10-31 Michelle McDanielFix DecomposeRotate for > 32 case
2016-10-31 Alex GhiondeaA couple of changes included:
2016-10-31 AlexGhiondeaMerge pull request dotnet/coreclr#7884 from AlexGhionde...
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 dotnet/coreclr#7886 from jkotas...
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 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 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 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...
next