Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mdoc/Test
AgeCommit message (Expand)Author
2017-03-30WIP: now matching mismatched generic type namesmdoc-typeparam-alternateJoel Martinez
2017-03-15mdoc: Resolves issue in fx mode with overridden members.Joel Martinez
2017-03-08mdoc: Support for alternate inheritance chains in frameworks.Joel Martinez
2017-03-07mdoc: special characters in attributes are now filtered.Joel Martinez
2017-03-07mdoc: Added MemberGroup as valid elementJoel Martinez
2017-03-03Frameworks Mode for Update Commandpreview-5.0.0.6Joel Martinez
2017-02-18mdoc: some minor additions to mdoc tests.Joel Martinez
2017-02-17mdoc: Resolves an issue with generic array extension methods. (#22)Joel Martinez
2017-02-16mdoc: Failing to load an assembly is no longer a fatal error. (#23)Joel Martinez
2016-10-08Merge pull request #2377 from joelmartinez/docs-multiassembly-extension-fixJonathan Pryor
2016-10-08[corlib] Fix Delegate.Combine() to throw on non-matching typesAlexander Köplinger
2016-10-08Merge pull request #2333 from joelmartinez/docs-classic-fixJonathan Pryor
2016-10-08Merge pull request #2282 from joelmartinez/docs-multiassembly-fixMiguel de Icaza
2016-10-08[mdoc] Update expected test results after private members change in mscorlibMarek Safar
2016-10-08[mdoc] `multiassembly` option for duplicated typesJoel Martinez
2016-10-08[mdoc] Update expected results due to 3156d1b05d75a2f70f1f2a882dab031a8ceed9f9Marek Safar
2016-10-08[mdoc] Follow up fix for member and type removal.Joel Martinez
2016-10-08[mdoc] Fixes an issue with member and type deletion.Joel Martinez
2016-10-08[mdoc] Adds custom formatting for the `ObjCRuntime.Platform` enum.Joel Martinez
2016-10-08Update failing testMarek Safar
2016-10-08[mdoc] Fixes an update issue with generic and non-generic members.Joel Martinez
2016-10-08Update expected error message to match System.Xml referencesource.Atsushi Eno
2016-10-08Fix regression in mcs/tools/mdoc by giving referencesource-based message.Atsushi Eno
2016-10-08[mdoc/Test] add missing DTD.Atsushi Eno
2016-10-08[mdoc] Update few failing testsLudovic Henry
2016-10-08[mdoc] Update few failing testsMarek Safar
2016-10-08[mdoc] More updates to expected test output.Zoltan Varga
2016-10-08[mdoc] update expected delegate exceptionsMarek Safar
2016-10-08[mdoc] Refreshed the en.expected.importecmadoc files to fix errors after the ...Alexander Köplinger
2016-10-08[mdoc] No longer documenting explicitly implemented private interface members.Joel Martinez
2016-10-08[mdoc] Formatting feedback from pull #1273Joel Martinez
2016-10-08[mdoc] New make test, reproduces issue with --dropns when run with a secondar...Joel Martinez
2016-10-08[mdoc] New make test for the --dropns functionalityJoel Martinez
2016-10-08[mdoc] Fix NullReferenceException when importing @name attribute.Jonathan Pryor
2016-10-08Updated HTML reference test outputMiguel de Icaza
2016-10-08[mdoc] Fix the tests.Zoltan Varga
2016-10-08Flush changes in corlib expected results.Rodrigo Kumpera
2016-10-08Tests updateMarek Safar
2016-10-08[mdoc] Update expected result xml templatesMarek Safar
2016-10-08[mdoc] Flush expected output.Jonathan Pryor
2016-10-08[monodoc] Support fields that match operator naming conventionJo Shields
2016-10-08[monodoc] Add a test for ba222d4eb939ef097dd2b77b1fea5c3b8a60b310Jo Shields
2016-10-08[mdoc] Fix unit tests.Jonathan Pryor
2016-10-08[mdoc] Fix export-msxdoc regression, updated expected output.Jonathan Pryor
2016-10-08[mdoc] Generate docs for nested `protected` types.Jonathan Pryor
2016-10-08[mdoc] Add tests for C#4 dynamic, default method parameter values.Jonathan Pryor
2016-10-08[mdoc] Add tests for C#4 variance support.Jonathan Pryor
2016-10-08[mdoc-update] Fix interaction between --delete, -fno-assembly-versions.Jonathan Pryor
2016-10-08[mdoc-update] Generate proper lower bounds for multi-dimensional arrays.Jonathan Pryor
2016-10-08[mdoc] Flush expected test output.Jonathan Pryor