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-08-25Update CoreClr, CoreFx, External to beta-24425-04, beta-devapi-24424-01, beta...dotnet-bot
2016-08-25Merge pull request #10970 from dagood/fix-devapi-auto-updateWes Haggard
2016-08-25Disable NoSocketsReuseUnicastPortSupport testsDavid Shulman
2016-08-24Merge pull request #11007 from Lixire/fill-convertAmy Qiu
2016-08-24Merge pull request #10928 from chcosta/compilerMatt Galbraith
2016-08-24Update some dependencies that weren't matched by the regexes before.Davis Goodin
2016-08-24Add missing ObjectManager to Formatter contractStephen Toub
2016-08-23Clean code to prepare for changesJeremy Kuhne
2016-08-23Merge pull request #10728 from ioanacrant/port-mathIoana Crant
2016-08-23Merge pull request #10977 from ioanacrant/cas-stubIoana Crant
2016-08-23corrected tests incorrectly copied from msdnIoana Crant
2016-08-23addressed PR feedback - removing defaults, updating obsolete descriptions, ad...Ioana Crant
2016-08-23Address commentsAmy Qiu
2016-08-23Merge pull request #11051 from Lixire/add-exceptionsAmy Qiu
2016-08-22Add condition for netstandard1.7Amy Qiu
2016-08-22Adding workaround for running tests in netcoreapp1.1Jose Perez Rodriguez
2016-08-22Make netstandard1.7 tests runAmy Qiu
2016-08-22merge conflictIoana Crant
2016-08-22Merge pull request #11041 from stephentoub/update_packagesStephen Toub
2016-08-22Update dev/api corefx packages to 24422-01Stephen Toub
2016-08-22Separate exception serialization test into helperStephen Toub
2016-08-21Suppress API compat warning for CultureNotFoundException and ISerializableStephen Toub
2016-08-21Update dev/api corefx dependencies to 24421-01Stephen Toub
2016-08-20Update dev/api corefx dependencies to 24420-01Stephen Toub
2016-08-20Merge pull request #11000 from stephentoub/expose_s_r_serializationStephen Toub
2016-08-20Update dev/api dependencies, coreclr to 24419-04, corefx to 24419-01Stephen Toub
2016-08-19Add more testsAmy Qiu
2016-08-19added CAS stubs and testsIoana Crant
2016-08-19Address feedbackAmy Qiu
2016-08-19Fix test for ToCharAmy Qiu
2016-08-19Improve VS experience of S.R.E in VSMatt Ellis
2016-08-19Expose members and add testsAmy Qiu
2016-08-19Add more serialization tests for core typesStephen Toub
2016-08-19Update System.Runtime ref assembly with coreclr serialization membersStephen Toub
2016-08-19Update dev/api coreclr dependency to 24418-04Stephen Toub
2016-08-18Merge pull request #10955 from stephentoub/fix_stream_corertStephen Toub
2016-08-18Merge pull request #10964 from stephentoub/deserialization_ctorStephen Toub
2016-08-18Fix lookup of non-public deserialization ctorsStephen Toub
2016-08-18Fix System.Transactions tests to fix CIJose Perez Rodriguez
2016-08-18Fix Stream.Read/WriteAsync calls to FromAsyncStephen Toub
2016-08-18Update devapi package versionsStephen Toub
2016-08-18Merge pull request #10862 from joperezr/UpdateCoreFxPackagesJose Perez Rodriguez
2016-08-18Updating CoreFx dependencies to beta-devapi-24416-01Jose Perez Rodriguez
2016-08-18Fix System.Runtime.csproj to type forward serialization typesStephen Toub
2016-08-18Merge pull request #10929 from joperezr/MergeMasterJose Perez Rodriguez
2016-08-17Fixing issue with CentOS tests when TestWithLocalLibraries is trueJose Perez Rodriguez
2016-08-17Merge pull request #10865 from stephentoub/proccount_cacheStephen Toub
2016-08-17Re-adding System.Private.Xml workaround on test-runtime/project.jsonJose Perez Rodriguez
2016-08-17port math and decimal members with testsIoana Crant
2016-08-17Moving some types/APIs from S.IO and S.Reflection.Primitives to S.P.CoreLib, ...SedarG