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
2017-03-30WIP: now matching mismatched generic type namesmdoc-typeparam-alternateJoel Martinez
2017-03-29version bump to 5.0.0.14Joel Martinez
2017-03-29mdoc: no longer skips documenting forwarded types.Joel Martinez
2017-03-27bumped mdoc version to 5.0.0.13Joel Martinez
2017-03-27mdoc: switched configuration to anycpu.Joel Martinez
2017-03-27mdoc: Cache processing avoids processing some member typesJoel Martinez
2017-03-27version bump to 5.0.0.11Joel Martinez
2017-03-27mdoc: Now caching all framework member lookups.Joel Martinez
2017-03-27version bump to 5.0.0.10Joel Martinez
2017-03-27mdoc: Support for VB Explicitly Implemented Interface membersJoel Martinez
2017-03-17mdoc: Extension method comparison improved.Joel Martinez
2017-03-15mdoc: FrameworkTypeEntry now uses ILAsm for lookup purposes.Joel Martinez
2017-03-15version bump to 5.0.0.8Joel 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-24created readmeJoel Martinez
2017-02-18mdoc: some minor additions to mdoc tests.Joel Martinez
2017-02-18mdoc: adds 'forInternalUseOnly` to XSD. (#25)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
2017-02-03New top level solution, makefile targets, and submodule dependencies.Joel Martinez
2016-10-08Fix monodoc tests on WindowsNiklas Therning
2016-10-08[mdoc] Remove --exclude=.svn from diff argumentsAlexander Köplinger
2016-10-08[mdoc] Update project fileMarek Safar
2016-10-08[bcl] Reflect cecil breaking changesMarek Safar
2016-10-08[genproj] Update project filesMiguel de Icaza
2016-10-08[genproj] support for using prebuilt resourcesMiguel de Icaza
2016-10-08Merge pull request #2377 from joelmartinez/docs-multiassembly-extension-fixJonathan Pryor
2016-10-08[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-10-08[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-10-08[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-10-08[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-10-08[genproj] Now we can build all executables with msbuild as wellMiguel de Icaza
2016-10-08[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-10-08genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-10-08[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-10-08[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-10-08[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-10-08[build] Use full filename for csc referencesMarek Safar
2016-10-08[monodoc] Remove redundant codepage argumentMarek Safar
2016-10-08[corlib] Fix Delegate.Combine() to throw on non-matching typesAlexander Köplinger
2016-10-08[monodoc] Fix literal formatting on systems where decimal separator is not a dotAlexander Köplinger
2016-10-08Remove ChangeLog files from the repoAlexander 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[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2016-10-08[mdoc] Add some diagnosticsMiguel de Icaza