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
AgeCommit message (Expand)Author
2021-04-27[.NET] Compound Type Constraint Does Not Render (#545)Michael Jin
2020-03-25display "TypeParameter" node for delegate only if generic parameters are decl...Ann Meng
2019-12-20fix test case expected resultAnn Meng
2018-10-10all interfaces are now listed.Joel Martinez
2018-08-30removed the exception flag on integration tests.Joel Martinez
2018-07-06updated html output tests.Joel Martinez
2018-07-05mdoc: Incorrect signatures generated for return typesGRODNO\Anton_Sokolovskii
2017-11-17mdoc: C# formatter is not outputting "protected internal"GRODNO\Anton_Sokolovskii
2017-06-01mdoc: now supports 'see href'.Joel Martinez
2017-04-21Updates for Mono 5.0Joel Martinez
2017-02-17mdoc: Resolves an issue with generic array extension methods. (#22)Joel Martinez
2016-10-08[mdoc] Update expected results due to 3156d1b05d75a2f70f1f2a882dab031a8ceed9f9Marek Safar
2016-10-08Update failing testMarek Safar
2016-10-08[mdoc] Fix NullReferenceException when importing @name attribute.Jonathan Pryor
2016-10-08Updated HTML reference test outputMiguel de Icaza
2016-10-08Flush changes in corlib expected results.Rodrigo Kumpera
2016-10-08[monodoc] Support fields that match operator naming conventionJo 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] Generate proper lower bounds for multi-dimensional arrays.Jonathan Pryor
2016-10-08[mdoc] Flush expected test output.Jonathan Pryor
2016-10-08[mdoc export-html] Fixup href generation for nested generics.Jonathan Pryor
2016-10-08[mdoc-update] Delegate types should get <returns/>, not <value/>.Jonathan Pryor
2016-10-08Flush updated expected output due to compiler /doc improvements.Jonathan Pryor
2016-10-08Flush expected output for mdoc unit tests.Jonathan Pryor
2016-10-08 * Resources/stylesheet.xsl: Add support for generating namespace linksJonathan Pryor
2016-10-08 * Test/html.expected/Mono.DocTest.Generic/MyList`1.html,Jonathan Pryor
2016-10-08 * Mono.Documentation/monodocs2html.cs: Fix behavior when multipleJonathan Pryor
2016-10-08 * Test/DocTest-v1.cs: Add a comment which uses <format/>, to test htmlJonathan Pryor
2016-10-08 * Mono.Documentation/monodocer.cs: Record attributes that are placedJonathan Pryor
2016-10-08 * Mono.Documentation/monodocer.cs: Don't generate an exception when anJonathan Pryor
2016-10-08 * Makefile: Add --exceptions to `mdoc update` invocations to testJonathan Pryor
2016-10-08 * Mono.Documentation/monodocer.cs: Properties on interfaces shouldn'tJonathan Pryor
2016-10-08 * Mono.Documentation/monodocer.cs: Fix regressions found from Jonathan Pryor
2016-10-08 * Makefile: Don't build monodocer1.exe, and add Mono.Cecil.dll to the Jonathan Pryor
2016-10-08 * Test/html.expected/**: Update Jonathan Pryor
2016-10-08 * Makefile: Correct path names.Jonathan Pryor
2016-10-08 * . (svn:ignore), Test (svn:ignore): Ignore generated files.Jonathan Pryor