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
path: root/src
AgeCommit message (Expand)Author
2016-04-15Merge pull request #7772 from ericstj/harvestInternalPackageDepsEric StJohn
2016-04-15Merge pull request #7767 from saurabh500/issue6937Saurabh Singh
2016-04-15Merge pull request #7766 from saurabh500/issue6938Saurabh Singh
2016-04-15Remove internal project package referencesEric St. John
2016-04-15Merge pull request #7771 from stephentoub/bool_compStephen Toub
2016-04-15Add some tests for StringInfo (#7646)Hugh Bellamy
2016-04-15Cleanup Lazy tests (#7602)Hugh Bellamy
2016-04-15Add a few GCSettings tests (#7563)Ian Hays
2016-04-15Remove unnecessary and problematic TRUE conststephentoub
2016-04-15BOOL result should be compared against FALSEDmitry-Me
2016-04-15Merge pull request #7762 from jamesqo/io-completedtaskStephen Toub
2016-04-15Merge pull request #7770 from dotnet-bot/UpdateDependencies20160415064027Stephen Toub
2016-04-15Merge pull request #7769 from jkotas/comparerStephen Toub
2016-04-15Updating CoreFX dependencies to rc3-24015-00dotnet-bot
2016-04-15Add comment about ProjectN implementation of Comparer/EqualityComparer.DefaultJan Kotas
2016-04-15Upgrade the package framework to .Net 451Saurabh Singh
2016-04-15Make the minimum target framework for System.Data.SqlClient to net 451Saurabh Singh
2016-04-15Add some basic Monitor tests. (#7720)Ian Hays
2016-04-15Remove uses of MakeCompletedTask()James Ko
2016-04-15Add non-generic ICollection tests to SortedSet (#7717)Hugh Bellamy
2016-04-15Merge pull request #7760 from davidsh/redirect_testsStephen Toub
2016-04-15Merge pull request #7743 from hughbe/calendars-additionsStephen Toub
2016-04-15Add Http redirect testsDavid Shulman
2016-04-14Add some tests to System.Text.RegularExpressions (#7711)Hugh Bellamy
2016-04-14Merge pull request #7729 from jamesqo/stream-tasksStephen Toub
2016-04-14Merge pull request #7738 from benaadams/buffer-alloc-out-of-lockStephen Toub
2016-04-14Add tests for era 0 to calendar testsHugh Bellamy
2016-04-14Move new buffer allocation out of lockBen Adams
2016-04-14Updating CoreFX dependencies to rc3-24014-01dotnet-bot
2016-04-14Disabling failing test in outerloopShruti Garg
2016-04-14Merge pull request #7682 from sokket/fswbugJosh Free
2016-04-14Enable project reference to package dependency conversion for test bu…chcosta
2016-04-14Merge pull request #7710 from hughbe/minor-non-generic-cleanupStephen Toub
2016-04-14Remove unnecessary dependencies on non-generic and specialized collections fr...Justin Van Patten
2016-04-14Merge pull request #7725 from bartonjs/unix_sslstream_largepayloadJeremy Barton
2016-04-14Use Task.FromCanceled in StreamJames Ko
2016-04-14Merge pull request #7714 from ericstj/httpClientDesktopEric StJohn
2016-04-14Merge pull request #7721 from ericstj/placeholderForShimsEric StJohn
2016-04-14Fixing bug #7680 where the FullPath property on the OS XJonathan Miller
2016-04-14Allow SslStreamPal.EncryptMessage to resize the output bufferbartonjs
2016-04-14Merge pull request #7718 from jkotas/path-cleanupStephen Toub
2016-04-14Merge pull request #7715 from hughbe/structural-comparisons-testsStephen Toub
2016-04-14Merge pull request #7716 from hughbe/queue-dead-codeStephen Toub
2016-04-14Permit install of shim packages in packages.configEric St. John
2016-04-14Remove unnecessary wrapper in System.IO.PathJan Kotas
2016-04-14Merge pull request #7691 from justinvp/sqlclient_nongenericSaurabh Singh
2016-04-14Remove dead code from CopyTo in QueueHugh Bellamy
2016-04-14Merge pull request #7712 from tmat/RevertLightUpStephen Toub
2016-04-13Add StructuralComparisons testsHugh Bellamy
2016-04-13Merge pull request #7708 from tarekgh/FixGlobalizationTestsOnWin7DesktopFrame...Tarek Mahmoud Sayed