[mdoc-update] Fix interaction between --delete, -fno-assembly-versions.
[mono.git] / mcs / tools / mdoc / Mono.Documentation /
2011-08-23 Jonathan Pryor[mdoc-update] Fix interaction between --delete, -fno...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-09 Jonathan Pryor[mdoc-update] Generate proper lower bounds for multi...
2010-12-12 Jonathan Pryor[mdoc] Fix code formatting.
2010-12-12 Jonathan PryorMerge branch 'master' of https://github.com/XTZGZoReX...
2010-12-12 XTZGZoReX[Monodoc] add GetDeclaringType(this CustomAttribute...
2010-12-12 XTZGZoReX[monodoc] don't display methods with ContractInvariantM...
2010-12-12 XTZGZoReX[Monodoc] eliminate a few warnings.
2010-12-10 Alex[monodoc] display setter after the getter
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-05 Jonathan Pryor[mdoc] Response file cleanup.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-22 Jb EvainFacilitate the merge
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-18 Jonathan Pryor[mdoc-update] Add C#4 dynamic support for method declar...
2010-11-04 Jonathan Pryor[mdoc-update] Explicitly order //Type children.
2010-11-04 Jonathan Pryor[mdoc] Explicitly order //Member children.
2010-10-22 Jb Evainsimplify code
2010-10-20 Jb EvainPolish monodocer port to cecil-light
2010-10-20 Jb EvainFix navigation of all types
2010-10-20 Jb EvainFix resolving of events and properties
2010-10-08 Jb EvainPort mdoc to cecil-light
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-08 Jonathan Pryor[mdoc-update] Delegate types should get <returns/>...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-06 Jonathan Pryor[mdoc-update] Clean up System.Object craziness in ILAsm...
2010-09-04 Jonathan Pryor[mdoc-update] Properly map System.IntPtr to 'native...
2010-09-04 Jonathan Pryor[mdoc-update] Add support ILAsm language output.
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...
next