[mdoc-update] Add support for multiple languages in type/member signatures.
[mono.git] / mcs / tools / mdoc / Mono.Documentation /
2010-09-04 Jonathan Pryor[mdoc-update] Add support for multiple languages in...
2010-09-02 Jonathan Pryor[mdoc-update-ecma-xml] Assembly [CLSCompliant] shouldn...
2010-09-02 Jonathan Pryor[mdoc-export-ecma-xml] Generate [CLSCompliant] attribut...
2010-09-02 Jonathan Pryor[mdoc-update] Generate an index.xml file when --type...
2010-09-02 Jonathan Pryor[mdoc-update] Add -fignore-missing-types option.
2010-09-02 Jonathan Pryor[mdoc-update] Add --help text for --exceptions=added.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Generate a /doc/assembly/name attribute.
2010-09-02 Jonathan Pryor[mdoc-update] Add --library=VALUE option.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Flush --help documentation.
2010-09-02 Jonathan Pryor[mdoc] Add "internal" 'mdoc x-msitomsx' command.
2010-09-02 Jonathan Pryor[mdoc-update] Refactor out Microsoft XML Documentation...
2010-09-02 Jonathan Pryor[mdoc-update] Refactor out ECMA XML import into EcmaDoc...
2010-09-01 Jonathan Pryor[mdoc-update] Only check for duplicate elements, not...
2010-09-01 Jonathan Pryor[mdoc-update] Refactor type+member traversal algorithm.
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Jonathan Pryor[mdoc-update-ecma-xml] Sort libraries and types.
2010-08-31 Jonathan PryorRemove unused code.
2010-08-31 Jonathan Pryor[mdoc-update-ecma-xml] Do updates in-memory before...
2010-08-31 Jonathan Pryor[mdoc-update-ecma-xml] Generate additional //Type/Assem...
2010-08-31 Jonathan Pryor[mdoc-update] Support importing //returns & // value...
2010-08-31 Jonathan Pryor[mdoc-update] Fix location of //Member/Attributes on...
2010-08-31 Jonathan Pryor[mdoc-update] Normalize //returns and //value when...
2010-08-31 Jonathan Pryor[mdoc-update] Try to avoid importing the same element...
2010-08-31 Jonathan Pryor[mdoc-update] Don't generate //AssemblyCulture if it...
2010-08-31 Jonathan Pryor[mdoc-update] Generate //AssemblyPublicKey && //Assembl...
2010-08-31 Jonathan Pryor[update-ecma-xml] Generate //Type/MemberOfLibrary and...
2010-08-31 Jonathan Pryor[update-ecma-xml] Generate the //Type/@FullNameSP attri...
2010-08-28 Jonathan Pryor[update-ecma-xml] Don't generate <Type/>s for types...
2010-08-27 Jonathan Pryor[mdoc] Add response file support to all mdoc commands.
2010-08-27 Jonathan Pryor[update-ecma-xml] Implement support for updating an...
2010-08-27 Jonathan Pryor[update-ecma-xml] Fix nested type documentation lookup.
2010-08-27 Jonathan PryorAdd 'mdoc update-ecma-xml' command.
2010-06-10 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Regenerate...
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-16 Jonathan Pryor * Makefile: Add System.Xml.Linq.dll to the referenced...
2010-04-16 Jonathan Pryor * Mono.Documentation/monodocer.cs: Use Int64 instead...
2010-02-28 Jonathan Pryor * Mono.Documentation/webdoc.cs: Add --use-system-sourc...
2010-02-26 Jonathan Pryor * Mono.Documentation/assembler.cs: Allow other apps...
2010-01-11 Jonathan Pryor * Mono.Documentation/monodocs2slashdoc.cs: Fix Namespa...
2009-12-03 Marek Safar2009-12-03 Marek Safar <marek.safar@gmail.com>
2009-12-02 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Enable debug...
2009-11-25 Jonathan Pryor + Giving up on getting mdoc to fully work under .NET...
2009-11-25 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Use XslCompiled...
2009-11-23 Jonathan Pryor * Mono.Documentation/monodocer.cs: ".NET support"...
2009-11-10 Marek SafarNew tests.
2009-11-06 Jonathan Pryor * Mono.Documentation/monodocer.cs: When deleting the...
2009-09-19 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Add --with...
2009-09-19 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: By request...
2009-09-09 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Fix behavior...
2009-08-06 Jonathan Pryor * mdoc.exe.sources: Add ../../build/common/Consts...
2009-08-02 Jonathan Pryor * Mono.Documentation/monodocer.cs: Sometimes <Assembly...
2009-08-01 Jonathan Pryor * Mono.Documentation/monodocer.cs: Record attributes...
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-06-24 Marek SafarNew tests.
2009-06-23 Marek Habersack2009-06-23 Marek Habersack <mhabersack@novell.com>
2009-06-23 Jonathan Pryor * Mono.Documentation/monodocer.cs: Don't generate...
2009-05-27 Marek SafarNew tests, updates
2009-04-19 Jonathan Pryor * Mono.Documentation/webdoc.cs: Change -o semantics...
2009-04-16 Jonathan Pryor * Mono.Documentation/monodocs2slashdoc.cs: Code refact...
2009-04-16 Jonathan Pryor * Mono.Documentation/webdoc.cs: Remove console debug...
2009-04-16 Jonathan Pryor * Mono.Documentation/webdoc.cs: When extracting files...
2009-04-15 Jonathan Pryor * Makefile: Add reference to ICSharpCode.SharpZipLib...
2009-04-15 Jonathan Pryor * Mono.Documentation/webdoc.cs: The timestamp logic...
2009-04-15 Jonathan Pryor * Mono.Documentation/webdoc.cs: Do as make(1) does...
2009-04-15 Jonathan Pryor * Mono.Documentation/webdoc.cs: Change the default...
2009-04-15 Jonathan Pryor * Mono.Documentation/webdoc.cs: Provide nice default...
2009-04-15 Jonathan Pryor * Mono.Documentation/webdoc.cs: Load documentation...
2009-04-15 Jonathan Pryor * Makefile: Add reference to System.Web.dll, for HttpU...
2009-04-10 Jonathan Pryor * Mono.Documentation/monodocer.cs: Using a single...
2009-04-09 Jonathan Pryor * Mono.Documentation/monodocer.cs: Use a single IAssem...
2009-03-30 Jonathan Pryor * Mono.Documentation/exceptions.cs: Add
2009-03-23 Marek SafarNew test.
2009-03-22 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Perform the...
2009-03-21 Jonathan Pryor * Mono.Documentation/monodocer.cs: Be nice to make,
2009-03-21 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Do as make...
2009-02-26 Jonathan Pryor * Mono.Documentation/assembler.cs: When processing...
2009-02-18 Marek SafarNew test.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-18 Jonathan Pryor * Test/DocTest-v1.cs: Add test for #471379.
2009-02-17 Jonathan Pryor * Mono.Documentation/monodocer.cs: Check that the...
2009-02-17 Jonathan Pryor * Mono.Documentation/mdoc.cs: Set Environment.ExitCode...
2009-02-16 Jonathan Pryor * Mono.Documentation/monodocer.cs: Support C#4 variant...
2009-02-10 Jonathan Pryor * Mono.Documentation/monodocer.cs: Cleanup: turn stati...
2009-01-06 Michael Barker2009-01-06 Michael Barker <mike@middlesoft.co.uk>
2009-01-06 Jonathan Pryor * Mono.Documentation/mdoc.cs: `mdoc' (no arguments...
2009-01-06 Jonathan Pryor * Mono.Documentation/monodocer.cs: Add -fno-member...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-12-07 Jonathan Pryor * Mono.Documentation/monodocer.cs: Remove "exception...
2008-12-05 Jonathan Pryor * Mono.Documentation/monodocer.cs, Mono.Documentation...
2008-12-05 Jonathan Pryor * Makefile: Specify --exceptions=all in mdoc-update...
2008-12-02 Jonathan Pryor * Makefile: Add --exceptions to `mdoc update` invocati...
2008-11-19 Jonathan Pryor * Mono.Documentation/monodocer.cs: Add the assembly...
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-16 Jonathan Pryor * Mono.Documentation/dump.cs: Rewrite to be a MDocComm...
2008-11-16 Jonathan Pryor * Mono.Documentation/monodocer.cs: Properties on inter...
next