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-09-19Updating corefx to use new roslyn compiler (#24076)Jose Perez Rodriguez
2017-09-02Merge pull request #23719 from ericstj/rollBackRefAssmVerInboxEric StJohn
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-09-01Added GetAssemblyName API for AssemblyDefinition and AssemblyReference (#23396)Maryam Ariyan
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-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-29XML doc spelling corrections - A through C. (#23634)Brian Chavez
2017-07-04Merge pull request #21579 from cod7alex/add-api-to-get-module-custom-attributesViktor Hofer
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-27Fixed issue from code reviewcod7alex
2017-06-26Added GetCustomAttributes method to ModuleInfo (#20345)cod7alex
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-05Update buildtools (#20651)Matt Ellis
2017-05-27Expose 'other' property and event accessors (#20255)Tobias Käs
2017-05-24Update VS configurations and ProjectGUID's for 4 new ref projects.Eric Mellino
2017-05-24Fix System.Reflection.Metadata.Tests configuration.Eric Mellino
2017-05-24Add a "GenerateReferenceAssembly" target and generate four assemblies.Eric Mellino
2017-05-20Fix potential release of invalid GCHandle in PinnedObject.ReleaseTomas Matousek
2017-05-17Increment versions post 2.0Eric St. John
2017-05-02Ignore PDB age when opening Portable PDB (#19177)Tomáš Matoušek
2017-04-25Harden finalizers (#18631)Tomáš Matoušek
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Dead metadata (#18412)Dan Moseley
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-16Update PE-COFF.mdTomáš Matoušek
2017-04-15Update PE-COFF.mdTomáš Matoušek
2017-04-14Remove reflection-based lightup S.R.M for netcoreapp (#18356)Jan Kotas
2017-04-14Remove ActiveIssue1050 from CanReadFromSameMemoryMappedPEReaderInParallel() i...v-lijiay
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-04Update PortablePdb-Metadata.mdTomáš Matoušek
2017-03-22Fix MethodDebugInformation doc comments (#17359)Tomáš Matoušek
2017-03-21Fix markdown headings to render correctlyOmair Majid
2017-03-17Fix package dependency issuesEric St. John
2017-03-10Fix System.Reflection.Metadata for bigendian (#16583)Marek Safar
2017-03-04Add attribution and other information for tests (#16656)Rich Lander
2017-02-28Add WindowsBootApplication to Subsystem #15390 (#16509)Stefan Nikolei
2017-02-23Stabilize custom OrderBy implementation (#16386)David Wrighton
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17System.Private.Reflection.Metadata.Ecma335 (#15366)David Wrighton
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-07Merge pull request #15880 from weshaggard/FixDocCommentFileForValueTupleStephen Toub
2017-02-07Fix name of DocumenationFile so intellisense correctly buildsWes Haggard