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-01Restore ilasm from external directoryEric Mellino
2017-02-28Revert "Update buildtools and re-enable projects disabled due to Unix ilasm"Eric Mellino
2017-02-27Merge pull request #16506 from mellinoe/enable-ilasm-unixEric Mellino
2017-02-27Update buildtools and re-enable projects disabled due to Unix ilasmEric Mellino
2017-02-27Disable crashing System.Memory testsStephen Toub
2017-02-23Update performance csprojsDrew Scoggins
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Make sure Memory and Unsafe are packaged w/o RIDEric St. John
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-13Fix bad xml comment in SpanHelpers.csEric St. John
2017-02-13Rename IsReferenceFree to IsReferenceOrContainsReferences (#16093)Jan Kotas
2017-02-07Fix name of DocumenationFile so intellisense correctly buildsWes Haggard
2017-02-04Merge pull request #15770 from weshaggard/FixSolutionsToUseWindowsSlashesWes Haggard
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Revert "Mark System.Memory and Unsafe as .NET Core App assemblies."Eric Mellino
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix System.Memory ns1.0 buildEric St. John
2017-02-03Fix missing doc comment on SpanEric 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-02-03Refactoring Span/ReadOnlySpan Extensions into partial classes (#15569)Ahson Ahmed Khan
2017-02-02Merge pull request #15666 from mellinoe/memory-in-netcoreappEric Mellino
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Make netfx build workEric St. John
2017-02-01Mark System.Memory and Unsafe as .NET Core App assemblies.Eric Mellino
2017-01-31Fix configurations for UAPEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix ref configurations for appropriate ref folderEric St. John
2017-01-30Clean up System.Memory projectEric St. John
2017-01-28Removing ApiCompatBaseline file as it is no longer needed. (#15536)Ahson Ahmed Khan
2017-01-27Add GC reporting test for `Span<T>` (#15412)Koundinya Veluri
2017-01-24S.M.Span: Handle OutOfMemoryException in longer-than-uint-MaxValue Clear test...nietras
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-15S.M.Span<T>: Add Clear()/Fill(T value) (#14396)nietras
2017-01-13Merge branch master into dev/engJose Perez Rodriguez
2017-01-12Create the ReadOnlySpan<> equivalents for IndexOf/SequentialEqual (#15123)Atsushi Kanamori
2017-01-12Specialized char/byte overloads for Span.IndexOf/Span.SequenceEquals() (#15115)Atsushi Kanamori
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-12IndexOf/SequenceEqual methods for Span. (#15080)Atsushi Kanamori
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-10Update CoreClr to beta-24910-03dotnet-bot