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
2018-03-08Revert "Add an empty dependency group for net45 to DataFlow package"Eric St. John
2018-03-04Use the default supported nuget versions. (#27622)Brian Robbins
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2018-01-05Merge pull request #26161 from weshaggard/AddEmptyDependencyGroupToDataFlowWes Haggard
2018-01-05Add an empty dependency group for net45 to DataFlow packageWes Haggard
2018-01-04"Don't directly throw Exception" System.Threading.Tasks.Dataflow (#26052)Marco Rossignoli
2017-11-03Update ref assemblies with readonly changesStephen Toub
2017-11-03Mark applicable structs as readonlyStephen Toub
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-09-17ConcurrentQueue 128-byte cache line (#22724)Steve MacLean
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)Brian Chavez
2017-08-01Remove unused serialization members (#22785)Viktor Hofer
2017-07-17Enable reflection for DataflowEtwProvider and fix #20592. (#22334)Anton Lapounov
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-15Disable TestEtw and GetTaskSchedulersForDebugger tests for UapAot (#21099)Anton Lapounov
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-05-24Update VS configurations and ProjectGUID's for 4 new ref projects.Eric Mellino
2017-05-24Add a "GenerateReferenceAssembly" target and generate four assemblies.Eric Mellino
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Fix a bunch of random test failures on ILC (#19758)Atsushi Kanamori
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07Remove dead code for corefx - System.Threading.Tasks.DataflowJiang Zeng (Pactera Technologies Inc)
2017-04-05Include Dataflow internal threading only on relevant configurations (#17912)Petr Onderka
2017-04-05Expand dataflow wildcarddanmosemsft
2017-04-04Fix CISantiago Fernandez
2017-04-04Remove unused usings in DataflowBlockPetr Onderka
2017-04-04Remove unused PredicateContextStatePetr Onderka
2017-03-02Fix failing test related to GC liveness changeStephen Toub
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Merge pull request #15880 from weshaggard/FixDocCommentFileForValueTupleStephen Toub
2017-02-07Fix name of DocumenationFile so intellisense correctly buildsWes Haggard
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix Dataflow buildEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John