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-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-07Add build Configurations.props to performance tests (#24493)Santiago Fernandez Madero
2017-09-12Rename IsNotWinRT (#23963)Dan Moseley
2017-09-11Rename IsWinRT to IsInAppContainer (#23935)Dan Moseley
2017-08-31Miscellaneous typo corrections. (#23698)Brian Chavez
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)Brian Chavez
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-01Fix Monitor.TryEnter/Monitor.Exit Mismatch in System.Threading.Tests (#22815)Jonghyun Park
2017-07-13Some tests for exceptions in System.Threading. (#22143)Jon Hanna
2017-07-12Reenable Threading ETW's on UAPAOT (#22148)Atsushi Kanamori
2017-07-11Revert "Have the uap version of RemoteExecutorTestBase.RemoteInvoke wait in a...Santiago Fernandez Madero
2017-07-10Have the uap version of RemoteExecutorTestBase.RemoteInvoke wait in a… (#21...Koundinya Veluri
2017-07-06Re-enable Mutex test for uap (#21912)Santiago Fernandez Madero
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-29Enable ReaderWriterLockSlim test for UapAot (#21723)Koundinya Veluri
2017-06-28Correctly handle empty strings in params of RemoteExecutorTestBase (#21196)Hugh Bellamy
2017-06-27Fix uapaot threading testDan Moseley
2017-06-27Fix System.Threading tests hang in uapaot (#21586)Jose Perez Rodriguez
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-23Add test for mutex creation hang in a context where creating a global… (#21...Koundinya Veluri
2017-06-17Disable System.Threading Mutex hanging tests (#21152)Santiago Fernandez Madero
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-02Final set of ILC test failure "fixes"...Atsushi Kanamori
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-24Implement Performance tests for System.Threading. (#20073)Paulo Gomes
2017-05-23Prep tests for CoreCLR/CoreRT [Serializable] cleanup (#20035)Morgan Brown
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10Fix SynchronizationContextTests.WaitTest on desktopStephen Toub
2017-05-10Disable 19570Santiago Fernandez
2017-05-05Fix AutoResetEvent WaitHandle.WaitAll test (#19406)Stephen Toub
2017-05-01Fix WaitHandle.WaitAll test on desktopStephen Toub
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Merge pull request #18251 from dotnet-bot/master-UpdateDependenciesJan Kotas
2017-04-12Updates for CoreCLR and ProjectN changesJan Kotas
2017-04-12Remove dead code for system.threading, system.text.regularexpressions, system...Shiming Ge
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-30Merge pull request #17679 from kouvel/RwLockSlimPerfStephen Toub
2017-03-30Fix ReaderWriterLockSlim contention spin wait perfKoundinya Veluri
2017-03-29Update csproj and solutions configurations (#17613)Santiago Fernandez Madero
2017-03-27Updating uapaot ApiCompat Baseline filesJose Perez Rodriguez
2017-03-27Expose Interlocked.MemoryBarrierProcessWide (#17512)Jan Kotas
2017-03-24Disable System.Thread outerloop test in desktop (#17445)Santiago Fernandez Madero
2017-03-19Remove NoWarn 0436 from Runtime.Extensions, Threading.Thread & Threading cspr...Rahul Kumar
2017-03-18fix build breaksRahul Kumar
2017-03-16Updating uapaot baseline filesJose Perez Rodriguez