platform/upstream/dotnet/runtime.git
2017-10-18 Ahson Ahmed... Adding ValidateTypeIsBlittable SpanHelper method and...
2017-10-18 Dan MoseleyRewrite BackgroundWorker test to be non blocking (dotne...
2017-10-18 Stano PeťkoDeleted unused string resources. (dotnet/corefx#24697)
2017-10-18 Taylor SouthwickAdd null check when setting Packaging property (dotnet...
2017-10-18 dotnet-maestro-botUpdate CoreSetup, Standard to preview1-25817-01, previe...
2017-10-17 Ian HaysSet.TryGetValue not-found behavior/docs inconsistent...
2017-10-17 Stano PeťkoDeleted dead code from System.IO.FileSystem. (dotnet...
2017-10-17 Kostadin VasilevFix for GraphicsPathIterator.CopyData throws Entrypoint...
2017-10-17 Ahson Ahmed... Remove methods marked as internal from reference assemb...
2017-10-17 Egor BogatovUpdate XunitNetcoreExtensionsVersion to 1.0.1-prereleas...
2017-10-17 dotnet-maestro-botUpdate CoreFx to preview1-25817-02 (dotnet/corefx#24689)
2017-10-17 Tim SeawardFix write renegotiation and make a single function...
2017-10-17 Stano PeťkoRemove dead code from System.IO.Compression (dotnet...
2017-10-17 dotnet-maestro-botUpdate BuildTools, CoreSetup to prerelease-02116-01...
2017-10-16 Wes HaggardMerge pull request dotnet/corefx#24645 from weshaggard...
2017-10-16 Maryam AriyanCorrecting OdbcIsAvailable condition check for windows...
2017-10-16 Koundinya VeluriUpdate issue-guide.md
2017-10-16 Wes HaggardUpdate SupportedFrameworks to netcoreapp2.1 for some...
2017-10-16 Wes HaggardUpdate places to compare file names and not paths
2017-10-16 Huangli WuIgnore the type if it contains any property that only...
2017-10-16 Shin MaoBuild S.SM.Syndication's NetFx Ref Assembly (dotnet...
2017-10-16 Viktor HoferCache regexes for assembly name check in DataContract...
2017-10-16 dotnet-maestro-botUpdate CoreFx to preview1-25816-01 (dotnet/corefx#24649)
2017-10-16 Justin Van... Fix parameter to match the native name (dotnet/corefx...
2017-10-15 Justin Van... Environment.SystemDirectory: Avoid StringBuilder overhe...
2017-10-13 Wes HaggardAdd inbox assembly versions for netcoreapp2.1
2017-10-13 Wes HaggardReset inbox versions for netcoreapp2.0
2017-10-13 Justin Van... PerfCounter: Override SystemDiagnosticsSection.Properti...
2017-10-13 David ShulmanFix HttpWebRequest when sending with HTTP/1.0 (dotnet...
2017-10-13 Jiri ApplSwitch WaitNamedPipe and CreateNamedPipeClient invocati...
2017-10-13 Justin Van... PerfCounter: Use string.Equals instead of Compare/Compa...
2017-10-13 dotnet-maestro-botUpdate BuildTools to prerelease-02113-01 (dotnet/corefx...
2017-10-13 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25813...
2017-10-13 Brian RobbinsEventSource.Redist Nuget Package (dotnet/corefx#24405)
2017-10-13 Justin Van... PerfCounter: Use Array.Empty (dotnet/corefx#24633)
2017-10-13 dotnet-maestro-botUpdate CoreFx to preview1-25813-01 (dotnet/corefx#24629)
2017-10-13 Stephen ToubRemove faulty assert in ArrayList.Remove (dotnet/corefx...
2017-10-13 Justin Van... PerformanceCounter: Use nameof in more places (dotnet...
2017-10-12 Ahson Ahmed... Add Span<T> Binary Reader/Writer APIs (dotnet/corefx...
2017-10-12 Tarek Mahmoud... Directory Services Tests - 4 (dotnet/corefx#24590)
2017-10-12 Drew ScogginsFix call to create submission metadata (dotnet/corefx...
2017-10-12 Maryam Ariyanimprove messaging when odbc dependency is not installed...
2017-10-12 dotnet-maestro-botUpdate CoreFx, Standard to preview1-25812-02, preview1...
2017-10-12 dnicklessLinq.SequenceEqual: Improved performance for collection...
2017-10-12 Kostadin VasilevAdding System.Collections.NonGenerics ArrayList perform...
2017-10-12 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25812...
2017-10-12 dotnet-maestro-botUpdate CoreFx, CoreSetup to preview1-25812-01, preview1...
2017-10-12 Stephen ToubAvoid generic interface GetEnumerator empty allocations...
2017-10-12 Justin Van... Avoid StringBuilder/int[] overhead with GetComputerName...
2017-10-11 Jan VorlicekUpdate CentOS 6 docker image (dotnet/corefx#24576)
2017-10-11 Michelle McDanielMerge pull request dotnet/corefx#24579 from adiaaida...
2017-10-11 Santiago Fernandez... Disable System.Drawing.Common crashing test (dotnet...
2017-10-11 Michelle McDanielPort System.Diagnostics.PerformanceCounters
2017-10-11 Michelle McDanielMerge pull request dotnet/corefx#24578 from dotnet...
2017-10-11 Michelle McDanielRevert "Port System.Diagnostics.PerformanceCounters...
2017-10-11 Michelle McDanielMerge pull request dotnet/corefx#24335 from adiaaida...
2017-10-11 Michelle McDanielRemove Environment Checks from SharedUtils
2017-10-11 dotnet-maestro-botUpdate Standard to preview1-25811-01 (dotnet/corefx...
2017-10-11 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25811...
2017-10-11 Dan MoseleyAvoid assert failure due to incorrect bytes written...
2017-10-11 Stephen ToubMerge pull request dotnet/corefx#24515 from stephentoub...
2017-10-11 Stephen ToubFix hang when SmtpClient.SendAsync fails to connect...
2017-10-11 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to prerelease...
2017-10-11 Tarek Mahmoud... Add more DirectoryServices tests - 3 (dotnet/corefx...
2017-10-11 Santiago Fernandez... Make coreclr symbols download incremental (dotnet/coref...
2017-10-10 Gene LeeFix for OdbcParameter Error "Data type 0x23 is a deprec...
2017-10-10 Stephen ToubFix null ref exception when Dispose'ing SmtpClient...
2017-10-10 Michelle McDanieladd ProcessWaitHandle.cs
2017-10-10 Michelle McDanielMove ProcessWaitHandle to Interop
2017-10-10 ektrahAdd S.R.CS.Unsafe.AsRef<T>(ref readonly T) (dotnet...
2017-10-10 dotnet-maestro-botUpdate CoreFx, Standard to preview1-25810-03, preview1...
2017-10-10 Hyung-Kyu ChoiEnable Tizen leg for PRs (dotnet/corefx#24544)
2017-10-10 Stephen ToubDisable PngCodecTests on Unix (dotnet/corefx#24545)
2017-10-10 dotnet-maestro-botUpdate BuildTools, CoreFx, ProjectNTfs, ProjectNTfsTest...
2017-10-10 dotnet-maestro-botUpdate CoreFx to preview1-25809-04 (dotnet/corefx#24530)
2017-10-09 Christopher... Fix staging directory variable for windows
2017-10-09 Christopher... Merge branch 'master' of https://github.com/dotnet...
2017-10-09 Shin MaoCodeFormatted S.SM.Syndication. (dotnet/corefx#24520)
2017-10-09 supporterChange Dictionary to ConcurrentDictionary (dotnet/coref...
2017-10-09 chcostaFix incorrect variables in build definition update...
2017-10-09 Christopher... Merge branch 'master' of https://github.com/dotnet...
2017-10-09 Christopher... fix variable names in build definitions for log publishing
2017-10-09 Ahson Ahmed... Making some small updates to Memory and S.R.CS test...
2017-10-09 Dan MoseleyUpdate ReportGenerator to 3.0.1 (dotnet/corefx#24512)
2017-10-09 dotnet-maestro-botUpdate BuildTools to prerelease-02109-01 (dotnet/corefx...
2017-10-09 Wes HaggardMerge pull request dotnet/corefx#24490 from fiigii...
2017-10-09 chcostaReplace deprecated VSTS task (dotnet/corefx#24519)
2017-10-09 Maryam AriyanAllow ProcessStart when folder in CurDirectory has...
2017-10-09 Karel ZikmundUpdated ownership of Numerics and Threading
2017-10-09 Stephen ToubRemove netfx config from System.Net.Http.Unit.Tests
2017-10-09 Christopher... Replace deprecated VSTS task for copy/publish artifacts
2017-10-09 Christopher... Merge branch 'master' of https://github.com/dotnet...
2017-10-09 Shin MaoAdd Ref and Pkg for S.SM.Syndication. (dotnet/corefx...
2017-10-09 Karel ZikmundRemoved @shiftylogic from area ownerships
2017-10-09 Karel ZikmundRemoved @mellinoe from area ownership
2017-10-09 Michelle McDanielFix issues
2017-10-09 Stephen ToubUpdate System.Net.Http to use Memory-based Stream methods
2017-10-09 Michelle McDanielAddress Feedback
2017-10-09 Michelle McDanielUpdate csproj, sln, and dirs.props for PerfCounter
2017-10-09 Michelle McDanielFix netfx, comments
next