Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-30Update BuildTools, CoreClr, CoreFx to prerelease-02128-02, preview1-25829-02,...dotnet-maestro-bot
2017-09-28[WIP] Removing CreateFileW from UWP (#24297)Paulo Janotti
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-30Merge pull request #23611 from ericstj/removeNetFxSupportLibsEric StJohn
2017-08-30Typo (#23644)John Doe
2017-08-30String literal spelling corrections - A through Z (#23674)Brian Chavez
2017-08-29Update VS configurationsEric St. John
2017-08-29XML doc spelling corrections - A through C. (#23634)Brian Chavez
2017-08-17Capture PR feedback issues from UWP6.0 port. (#23342)Paulo Janotti
2017-08-16Prevent serial port test failures of aborting the run (#23251)Paulo Janotti
2017-08-15[WIP] UWP support for serial port (#22887)Paulo Janotti
2017-08-14Fix typos in comments (#23198)John Doe
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-29ensure test helper do not treat non-serial ports as serial ports (fix #21699)...Paulo Janotti
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-17Fix System.IO.Ports.Tests for uap (#21159)Santiago Fernandez Madero
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-12SerialPort: Verify GetPortNames is consistent (#20881)Will Dean
2017-06-08Disable SerialPort tests where no additional hardware is present (e.g. on CI)...Will Dean
2017-06-07SerialPort: Adjust CI-suppression rules for difficult serial tests (#20707)Will Dean
2017-06-05Use correct charset when unpacking port names (#20668)Will Dean
2017-06-02Moved background thread to a task in SerialPort (#19146)Youp Hulsebos
2017-06-02Final set of ILC test failure "fixes"...Atsushi Kanamori
2017-05-17Increment versions post 2.0Eric St. John
2017-05-12Merge pull request #19692 from ellismg/duplicate-resourceMatt Ellis
2017-05-12Remove duplicate resourceMatt Ellis
2017-05-11PR Feedback fix indentionWes Haggard
2017-05-11Manually add the attribute for projects that don't reference S.R.InteropServi...Alex Ghiondea
2017-05-10Add nice messages for assemblies with autogenerated PNSE (#19506)Sepideh Khoshnood
2017-05-09Fix duplicate types in ports on desktopEric StJohn
2017-04-25Unblock S.IO.Ports and S.IO.Pipes on Aot. (#18928)Atsushi Kanamori
2017-04-20SerialPort: Clear fAbortOnError when port opens (#17662)Will Dean
2017-04-18Remove NotSupportedOnTargetFrameworkEric St. John
2017-04-18Update project configurationsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-12Make `netfx` mean `net461` instead of `net463`Eric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-05dead filesDan Moseley
2017-03-31SerialPort: Don't allow unhandled exceptions out of Background thread (#17666)Will Dean
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-02-26SerialPort: Refactor buffer waits (#16323)Will Dean
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-22Set write timeouts on loopback/null modem testsWill Dean
2017-02-21Remove accidental trailing quotes from SerialPort resource stringsJustin Van Patten