platform/upstream/dotnet/runtime.git
2017-10-20 Tomas Weinfurtinitial Freebsd support. (dotnet/corefx#24467)
2017-10-20 Anirudh AgnihotryPackaging For System.Diagnostics.EventLog (dotnet/coref...
2017-10-20 Patrick DesjardinsMarkdown Format was Erasing Information (dotnet/corefx...
2017-10-20 Stano PeťkoRemove dead code from System.Net.Http (dotnet/corefx...
2017-10-20 Stano PeťkoRemove dead code from System.Net.HttpListener. (dotnet...
2017-10-19 Lakshmi Priya... Merge pull request dotnet/corefx#24389 from Priya91...
2017-10-19 Stephen ToubAdd Span/Memory overrides to StreamWriter (dotnet/coref...
2017-10-19 dotnet-maestro-botUpdate CoreClr, ProjectNTfs, ProjectNTfsTestILC to...
2017-10-19 dotnet-maestro-botUpdate CoreFx to preview1-25819-01 (dotnet/corefx#24731)
2017-10-19 MaxHorstmannReplace 'enlistment' with 'repo' in a few places (dotne...
2017-10-19 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-25818-04, preview...
2017-10-18 Lakshmi Priya... Address nits and feedback.
2017-10-18 Ian HaysFix Rijndael IV/Blocksize bug
2017-10-18 Tarek Mahmoud... Add System.DirectoryServices.AccountManagement Tests...
2017-10-18 Cory RiveraChange exception rethrowing in TdsParser.TdsExecuteRPC...
2017-10-18 Lakshmi Priya... Skip alpn positive test on Linux, due to active bug...
2017-10-18 Maryam AriyanFixing odbc test on windows server core (dotnet/corefx...
2017-10-18 dotnet-maestro-botUpdate CoreClr, CoreFx, Standard to preview1-25818...
2017-10-18 Tomas Weinfurtupdate parameter parsing to be more flexible and be...
2017-10-18 James PelcisEnsure we always get the expected number of cookies...
2017-10-18 Stephen ToubMerge pull request dotnet/corefx#23333 from geoffkizer...
2017-10-18 Stephen ToubExpose/test Span-based Convert methods (dotnet/corefx...
2017-10-18 Stano PeťkoRemove dead code from Microsoft.VisualBasic (dotnet...
2017-10-18 Tomas Weinfurtrevert part of dotnet/corefx#24098. do not use shell...
2017-10-18 Michelle McDanielFix lookup path for perfcounter.dll (dotnet/corefx...
2017-10-18 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to prerel...
2017-10-18 Stephen ToubAddress PR feedback
2017-10-18 Kostadin VasilevFix for (dotnet/corefx#24628) - System.Collections...
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 Lakshmi Priya... Run tests only on supported Oses.
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 Geoff Kizeradd more cases and make tests more robust
2017-10-17 Geoff Kizeradd some basic protocol tests for status line handling
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-14 Lakshmi Priya... Fix bug in implementation.
2017-10-14 Lakshmi Priya... Fix test.
2017-10-14 Lakshmi Priya... Make alpn compilation conditional on Linux.
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-13 Lakshmi Priya... Respond to PR feedback.
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...
next