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
AgeCommit message (Expand)Author
2016-10-08[mdoc] Updated csproj to target .NET 4.5Joel 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] consolidated dropns and dropns-assemblies into a single parameter.Joel Martinez
2016-10-08[mdoc] Formatting feedback from pull #1273Joel Martinez
2016-10-08[mdoc] added -dropns-assemblies parameter.Joel 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] Changed 'old' and 'new' to 'classic' and 'unified' per feedback.Joel Martinez
2016-10-08[mdoc] Style updates per pull request feedbackJoel Martinez
2016-10-08[mdoc] Moved enumeration back into deferred mode.Joel Martinez
2016-10-08[mdoc] Fixed issue with assembly versions being added incorrectlyJoel Martinez
2016-10-08[mdoc] Fixed an issue with type-file path resolution.Joel Martinez
2016-10-08[mdoc] Added preserver.cs to build script so make compilesJoel Martinez
2016-10-08[mdoc] Changes to support new-style iOS API:Joel 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[docs] Schema additions, and monodoc template updates.Joel Martinez
2016-10-08Updated mdoc to remove <AssemblyVersions> tagJoel Martinez
2016-10-08Fixed some reference issues with mdoc.csproj: mono.cecil assembly reference, ...Joel Martinez
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 output of GenericParameter (Cecil now overrides DeclaringType sinc...Sebastien Pouliot
2016-10-08[mdoc-validate] Allow <format/> to have ANY content.Jonathan Pryor
2016-10-08[mdoc] Pass the right HelpSource as a hint to the renderer to avoid generatin...Jérémie Laval
2016-10-08[mdoc] Fix unit tests.Jonathan Pryor
2016-10-08[mdoc] Fix export-msxdoc regression, updated expected output.Jonathan Pryor
2016-10-08Avoid direct recursion when computing the exceptions of a method.Rodrigo Kumpera
2016-10-08[mdoc] Build with -platform:x86Jonathan Pryor
2016-10-08Fix the build.Duncan Mak
2016-10-08[mdoc] sometimes doc xmls have no Type element...Atsushi Eno
2016-10-08[monodoc] Move to /class instead of /tools and re-enable compilation for 4.0 ...Jeremie Laval
2016-10-08[mdoc] Use monodoc improved APIJérémie Laval
2016-10-08[mdoc] Remove obsolete warningJeremie Laval
2016-10-08[monkeydoc] Merge/add monkeydoc to master.Jeremie Laval
2016-10-08[mdoc] Update XSD @id, @tool for docs team.Jonathan Pryor
2016-10-08[Mono.Posix] Add Syscall.getgrouplist().Jonathan Pryor
2016-10-08[mdoc, .xsd] Allow the <returns/> element to contain <c/> elements.Jonathan Pryor