platform/upstream/dotnet/runtime.git
2018-09-05 Tanner GoodingEnabling some skipped math and mathf tests
2018-09-05 Filip NavaraConvert GeneralNameAsn to ASNXML generation
2018-09-05 Dan MoseleyMake flaky serialport test OuterLoop (dotnet/corefx...
2018-09-04 Marco RossignoliAdd System.Diagnostics.PerformanceData namespace (dotne...
2018-09-04 Dan MoseleyFix ServiceController name population perf (dotnet...
2018-09-04 Jeremy BartonAdd hybrid support for OpenSSL 1.0 and 1.1
2018-09-04 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-04 Filip NavaraFix interop signature of DsaSign to not claim ReadOnly...
2018-09-04 Filip NavaraConvert S.S.C.Pkcs to ASN code generator.
2018-09-04 Egor BogatovOld Linux kernels might not support SO_REUSEPORT (dotne...
2018-09-03 Dan MoseleyMerge pull request dotnet/corefx#31240 from bbowyersmyt...
2018-09-02 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-09-02 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup, ProjectNTfs,...
2018-09-01 Jose Perez... Fixing incorrect project configurations
2018-09-01 Jan KotasFix build break caused by conflicting changes
2018-08-31 Santiago Fernandez... Finally fix Api Catalog drop (dotnet/corefx#32061)
2018-08-31 IlyaOptimize RemoveAt() method in OrderedDictionary class...
2018-08-31 Max KerrDisable test that appears to be causing a hang in Syste...
2018-08-31 Jeremy BartonErase temporary copies of plaintext during de/padding...
2018-08-30 Dan MoseleyMerge pull request dotnet/corefx#32001 from iSazonov...
2018-08-30 Hugh BellamyEnhance existing Marshal tests (dotnet/corefx#31196)
2018-08-30 Santiago Fernandez... Update compat pack dependency on System.IO.Pipes.Access...
2018-08-30 Jose Perez... Adding netstandard configuration for System.Runtime...
2018-08-30 Jose Perez... Adding the ability to build a NETStandard test suite...
2018-08-30 Viktor HoferRename xunit config for System.Globalization.Calendars...
2018-08-30 Santiago Fernandez... Update compat pack validation to reference asp 3.0...
2018-08-30 Jeremy BartonEnsure that TrySetECDHNamedCurve is always called,...
2018-08-30 iSazonovAddress feedback 1
2018-08-30 Egor BogatovRemove [Flags] from RegistryKeyPermissionCheck (dotnet...
2018-08-30 Wes HaggardMerge pull request dotnet/corefx#32014 from weshaggard...
2018-08-29 Wes HaggardUpdate System.Io.Pipes.AccessControl.Tests to only...
2018-08-29 Wes HaggardFix merge conflict with missing define for netcoreapp2.1
2018-08-29 Jan VorlicekAdd unloadable AssemblyLoadContext API and tests (dotne...
2018-08-29 Wes HaggardUpdate the configurations properties in projects
2018-08-29 Wes HaggardAdd netcoreapp2.1 placeholder configuration to System...
2018-08-29 Wes HaggardAdd netcoreapp2.1 build for System.Threading.Channels
2018-08-29 Wes HaggardAdd netcoreapp2.1 build for System.Net.WebSockets.WebSo...
2018-08-29 Wes HaggardRemove package for System.IO.Pipes.AccessControl
2018-08-29 Wes HaggardAdd netcoreapp2.1 build for System.IO.Pipelines
2018-08-29 Wes HaggardAdd netcoreapp2.1 build for System.Data.SqlClient
2018-08-29 Wes HaggardAdd netcoreapp2.1 build for System.ServiceModel.Syndication
2018-08-29 Wes HaggardAdd netcoreapp2.1 targeting support
2018-08-29 Wes HaggardHarvest 2.1 assets for Crypto libraries
2018-08-29 Wes HaggardSet NETCoreAppMaximumVersion to 3.0 so we can build...
2018-08-29 Wes HaggardMove new packages to 3.0 as supported versions
2018-08-29 Wes HaggardRemap netcoreapp to netcoreapp3.0
2018-08-29 Wes HaggardMerge pull request dotnet/corefx#31993 from weshaggard...
2018-08-29 Filip NavaraMove uap, uapaot, netfx, netcoreapp and netcoreapp20...
2018-08-29 Mike McLaughlinMerge pull request dotnet/corefx#31991 from mikem8361...
2018-08-29 iSazonovReplace properties with methods EnsureObjectsTable...
2018-08-29 Wes HaggardUpdate package baselines to latest 2.1 versions
2018-08-29 Wes HaggardBump version of Microsoft.XmlSerializer.Generator
2018-08-29 Wes HaggardRemove workaound for System.Reflection.TypeExtensions...
2018-08-29 Wes HaggardRemove System.ValueTuple package
2018-08-29 Wes HaggardExclude unknown version from harvested supported frameworks
2018-08-29 Wes HaggardUpdate harvested package versions
2018-08-29 Wes HaggardUpdate list of stable packages in index and harvest...
2018-08-28 Jiayi YuSupport deserializing empty TimeSpan (dotnet/corefx...
2018-08-28 iSazonovAdd null check in Indexer[object]
2018-08-28 iSazonovAdd null check in Indexer
2018-08-28 iSazonovAdd null check in IndexOfKey() method
2018-08-28 iSazonovAdd null check in Contains() method
2018-08-28 iSazonovAdd null check in Count property
2018-08-28 Mike McLaughlinFix race in the StackTraceSymbols.CoreCLR.cs metadata...
2018-08-27 Filip NavaraChange X509Certificates to use ASN type generation...
2018-08-27 Viktor HoferUpdate and reference xunit from stable feed (dotnet...
2018-08-27 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-08-27 Viktor HoferRemove unused configurations and merge files (dotnet...
2018-08-27 Jeremy BartonAdd a bytes to struct overload to AsnXml Decode
2018-08-27 Michal StrehovskýEnable ref return invoke tests on UAPAOT (dotnet/corefx...
2018-08-27 Dan MoseleyRename Canonicalization.Tests.csproj to match assembly...
2018-08-27 Viktor HoferPromote tests to netstandard (dotnet/corefx#31966)
2018-08-27 Martin BauligUse CryptoConfig.MapNameToOid instead of OID.FromFriend...
2018-08-27 Anirudh AgnihotryUsing shared copy of registryvalueKind (dotnet/corefx...
2018-08-27 Viktor HoferReenable uap tests that timed out (dotnet/corefx#31961)
2018-08-26 Marco RossignoliImprove BDN benchmarking guide (dotnet/corefx#31963)
2018-08-26 Viktor HoferRemove old PerformanceTests (dotnet/corefx#31958)
2018-08-26 Tim Lovell... Cleanup netfx-specific code from projects that no longe...
2018-08-26 Anirudh Agnihotryif defs removed and code moved to platformdetection...
2018-08-25 Tanner GoodingUpdate tools/Configurations.props to also include netfx
2018-08-25 Jeremy BartonUse code generation instead of a reflection-based seria...
2018-08-25 Aaron RobinsonTests not supported on UAP. (dotnet/corefx#31948)
2018-08-24 Santiago Fernandez... Remove ActiveIssue from serialization test (dotnet...
2018-08-24 Marco RossignoliAdd TypeConverter fallback to DefaultValueAttribute...
2018-08-24 Tanner GoodingUpdating S.R.CS.Unsafe to be built using the ilproj...
2018-08-24 Clinton IngramRemove redundant code (dotnet/corefx#31923)
2018-08-24 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-08-24 Adam SitnikBenchmarkDotNet can benchmark local CoreFX builds using...
2018-08-24 Andrew AuMerge pull request dotnet/corefx#31919 from cshung...
2018-08-23 Viktor HoferAdd back removed install requirement in docs
2018-08-23 Viktor HoferUpdate required software and developer workflow (dotnet...
2018-08-23 Andrew AuAvoid [DllImport("libc")] for the Windows scenario
2018-08-23 Viktor HoferMerge pull request dotnet/corefx#31260 from ViktorHofer...
2018-08-23 William GodbeUse longer timeout for first attempt at sending CPR...
2018-08-23 Viktor HoferAdd uap test leg to CI
2018-08-23 Karel ZikmundUpdate transactions owners
2018-08-23 Karel ZikmundUpdate Interop owners
2018-08-23 Viktor HoferXunit 2.4 test changes
2018-08-23 Karel ZikmundUpdate Linq area ownership
2018-08-23 Viktor HoferEnable netfx perf runs and promote to netstandard
next