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
2018-05-30Fix check of ignored membersMikhail Melnikov
2018-05-26Attributes now receive `FrameworkAlternate`.Joel Martinez
2018-05-03Fixed unit test that failed on mac.Joel Martinez
2018-04-27check for embedded type was added - presence of two attributes mentioned in t...katsiaryna_bialiatka
2018-04-26mdoc: C# Finalizer Signatures for Generic Types incorrectGRODNO\Anton_Sokolovskii
2018-03-30mdoc: default values now filtered for special chars.Joel Martinez
2018-03-28fx index files now reads correct namespace for nested types.Joel Martinez
2018-03-20mdoc: parameters and member signatures now use FrameworkAlternate when differentJoel Martinez
2018-01-12mdoc: some small test changes related to c++ signatures.Joel Martinez
2018-01-12[mdoc] Support for C++ signatureskatsiaryna_bialiatka
2017-12-22mdoc: Support for Javascript signaturesMikhail Melnikov
2017-12-22mdoc: AttachedProperty is no longer generated if a 'real' property exists.Joel Martinez
2017-12-16mdoc: Adds support for attached events and properties to the vb formatter.Joel Martinez
2017-12-12[mdoc] fix breaks with a key not found exception under when a class implement...Mikhail Melnikov
2017-12-11[mdoc] Fixed StackOverflow in F# and exception in members implementations gen...Mikhail Melnikov
2017-12-07[mdoc] Implementation details are now shown on membersMikhail Melnikov
2017-12-04mdoc: fixed breaks in frameworks mode #175Mikhail Melnikov
2017-11-30mdoc: Support for attached events and attached propertiesMikhail Melnikov
2017-11-30mdoc: Support for F# signaturesMikhail Melnikov
2017-11-21mdoc: Support NuGet information in the frameworks.xmlGRODNO\Anton_Sokolovskii
2017-11-17mdoc: C# formatter is not outputting "protected internal"GRODNO\Anton_Sokolovskii
2017-11-03mdoc: minor test updates to reflect recent featuresJoel Martinez
2017-11-02mdoc: Reflected enums don't get their numeric value in the XMLGRODNO\Anton_Sokolovskii
2017-11-01mdoc: C# interface event signature no longer prints modifier.Joel Martinez
2017-11-01mdoc: Support VB.NET signatures enhancementMikhail Melnikov
2017-11-01mdoc: updates for WSLJoel Martinez
2017-10-27mdoc: Insert default thread safety information.GRODNO\Anton_Sokolovskii
2017-10-27mdoc: EII events are now documented.Joel Martinez
2017-10-26mdoc: Preserving remarks created post-factum on importGRODNO\Anton_Sokolovskii
2017-10-25mdoc: Analytics modeMikhail Melnikov
2017-09-26mdoc: IL signatures now reflect ref, in, and out modifiers.Joel Martinez
2017-09-22mdoc: C# signatures now include `params` when appropriate.Joel Martinez
2017-09-02mdoc: update now using ILAsm signature for tracking.Joel Martinez
2017-08-01mdoc: C# operator signatures are now generated correctly.Joel Martinez
2017-06-30Documentation importing is now supported in Frameworks mode.Joel Martinez
2017-06-01mdoc: now supports 'see href'.Joel Martinez
2017-04-21Updates for Mono 5.0Joel 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