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-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-03-01Avoid non-trivial marshaling in System.ReadKey (#16550)Jan Kotas
2017-02-28remove some unused Winsock interop stuffgeoffkizer
2017-02-27Merge pull request #16503 from stephentoub/ipaddrext_visibilityStephen Toub
2017-02-27Fix visibility of internal extensions typeStephen Toub
2017-02-27Remove array allocation from IPAddressExtensions.SnapshotStephen Toub
2017-02-25Address PR feedbackStephen Toub
2017-02-25Enable instance Socket.{Begin}Connect{Async} methods on UnixStephen Toub
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-24Delete project.json file that is no longer used. (#16424)Wes Haggard
2017-02-24Remove unnecessary environment set in Enumerate (#16163)Jeremy Kuhne
2017-02-23Merge pull request #15767 from DrewScoggins/PerfRunDevEngDrew Scoggins
2017-02-23Update performance csprojsDrew Scoggins
2017-02-23Move perf runner to dotnet coreDrew Scoggins
2017-02-22Tweak RemoteExecutorTestBase slightlyStephen Toub
2017-02-22Remove unnecessary calls to GetTypeInfo() in System.Private.XmlJon Hanna
2017-02-21Add F25 & F26 into #16237 "Disable Crypto tests for Fedora\Ubuntu" (#16303)Radka
2017-02-20Merge pull request #16307 from geoffkizer/betterstressStephen Toub
2017-02-20Remove unnecessary calls to GetTypeInfo() in System.Linq.Expressions. (#16311)Jon Hanna
2017-02-19Merge pull request #16281 from Priya91/fixproxyauthLakshmi Priya Sekar
2017-02-18Make RemoteExecutorConsoleApp runs against the full framework (#16282)Tarek Mahmoud Sayed
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-18Ignore curl error on failed proxy authentication.Lakshmi Priya Sekar
2017-02-17Robustify Mono configuration tests (#16273)Jeremy Kuhne
2017-02-17Merge pull request #15484 from jamesqo/grouping.debugVladimir Sadov
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17add buffer configuration variations to Socket stress testGeoff Kizer
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-17Some clarifying commentsJames Ko
2017-02-17Fix test failuresJames Ko
2017-02-17Validate the debugger proxy tooJames Ko
2017-02-17Make ValidateDebuggerDisplayReferences return a string, add tests for itJames Ko
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-16Merge pull request #16169 from Priya91/skipnettestLakshmi Priya Sekar
2017-02-15Disable networking test failing only on fedora and redhat.Lakshmi Priya Sekar
2017-02-15Audit all corefx Streams with Read/WriteAsync overrides (#16134)Stephen Toub
2017-02-15Marking code as unchecked (pt 8) (#16117)Dennis "D.C." Dietrich
2017-02-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-11Update CoreClr, ProjectNTfs, Standard to beta-25010-03, beta-25010-00, beta-2...Jan Kotas
2017-02-11Marking code as unchecked (pt 6) (#16048)Dennis "D.C." Dietrich
2017-02-11Merge pull request #16020 from dennisdietrich/Unchecked-Part5Eric Mellino
2017-02-10Refactor DiagnosticSource logging (correlation part1) (#15971)Liudmila Molkova
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Test cleanup for System.Net.Security (#15952)Ian Hays
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-07Remove non-existent project.json's from project filesEric Mellino