Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-22Backport r155640 from trunk:Jonathan Pryor
2010-06-10Fix date. Oops.Jonathan Pryor
2010-06-10 * Mono.Documentation/monodocs2html.cs: Regenerate all index.{opts.ext}Jonathan Pryor
2010-03-01 * Makefile: Add System.Xml.Linq.dll to the referenced assemblies.Jonathan Pryor
2010-02-28 * Mono.Documentation/webdoc.cs: Add --use-system-sources option soJonathan Pryor
2010-02-27 * Mono.Documentation/assembler.cs: Allow other apps to get the sameJonathan Pryor
2010-01-14 * Mono.Documentation/monodocs2slashdoc.cs: Fix NamespaceSummaries.xmlJonathan Pryor
2009-09-19 * Mono.Documentation/monodocs2html.cs: Add --with-profile=PROFILEJonathan Pryor
2009-09-19 * Mono.Documentation/monodocs2html.cs: By request of Edd Dumbill, addJonathan Pryor
2009-09-09 * Mono.Documentation/monodocs2html.cs: Fix behavior when multipleJonathan Pryor
2009-08-13 * Test/DocTest-v1.cs: Add a comment which uses <format/>, to test htmlJonathan Pryor
2009-08-13 * mdoc/Makefile: Add ../monodoc/Resources/mdoc-html-format.xsl as a Jonathan Pryor
2009-08-06 * mdoc.exe.sources: Add ../../build/common/Consts.cs to the build.Jonathan Pryor
2009-08-02 * Mono.Documentation/monodocer.cs: Sometimes <AssemblyVersion/> isJonathan Pryor
2009-08-01Oops.Jonathan Pryor
2009-08-01 * Mono.Documentation/monodocer.cs: Record attributes that are placedJonathan Pryor
2009-06-23 * Mono.Documentation/monodocer.cs: Don't generate an exception when anJonathan Pryor
2009-04-19 * Mono.Documentation/webdoc.cs: Change -o semantics to be a directoryJonathan Pryor
2009-04-16 * Mono.Documentation/monodocs2slashdoc.cs: Code refactor; useJonathan Pryor
2009-04-16 * Mono.Documentation/webdoc.cs: Remove console debug spew. If you runJonathan Pryor
2009-04-16 * Mono.Documentation/webdoc.cs: When extracting files from the .zipJonathan Pryor
2009-04-16 * Makefile: Add reference to ICSharpCode.SharpZipLib.dll.Jonathan Pryor
2009-04-15 * Mono.Documentation/webdoc.cs: The timestamp logic was wrong it theJonathan Pryor
2009-04-15 * Mono.Documentation/webdoc.cs: Do as make(1) does: if theJonathan Pryor
2009-04-15 * Mono.Documentation/webdoc.cs: Change the default -o value toJonathan Pryor
2009-04-15 * Mono.Documentation/webdoc.cs: Provide nice default -o value.Jonathan Pryor
2009-04-15 * Mono.Documentation/webdoc.cs: Load documentation through aJonathan Pryor
2009-04-15 * Makefile: Add reference to System.Web.dll, for HttpUtility.Jonathan Pryor
2009-04-10 * Mono.Documentation/monodocer.cs: Using a single IAssemblyResolver isJonathan Pryor
2009-04-09 * Mono.Documentation/monodocer.cs: Use a single IAssemblyResolverJonathan Pryor
2009-03-30 * Mono.Documentation/exceptions.cs: AddJonathan Pryor
2009-03-22 * Mono.Documentation/monodocs2html.cs: Perform the timestamp check forJonathan Pryor
2009-03-21 * Mono.Documentation/monodocer.cs: Be nice to make,Jonathan Pryor
2009-03-21 * Mono.Documentation/monodocs2html.cs: Do as make(1) does: if theJonathan Pryor
2009-02-26 * Mono.Documentation/assembler.cs: When processing an empty directory,Jonathan Pryor
2009-02-23Oops; mention correct bugzilla numbers.Jonathan Pryor
2009-02-18 * Test/DocTest-v1.cs: Add test for #471379.Jonathan Pryor
2009-02-17 * Mono.Documentation/monodocer.cs: Check that the cref attribute isJonathan Pryor
2009-02-17 * Mono.Documentation/mdoc.cs: Set Environment.ExitCode=1 if anJonathan Pryor
2009-02-17 * Mono.Documentation/monodocer.cs: Support C#4 variant generics, e.g.Jonathan Pryor
2009-02-10 * Mono.Documentation/monodocer.cs: Cleanup: turn static data intoJonathan Pryor
2009-01-06 * Makefile: Fix $(PROGRAM) dependencies so that mdoc.exe is rebuiltJonathan Pryor
2009-01-06 * Mono.Documentation/mdoc.cs: `mdoc' (no arguments) shouldn't print anJonathan Pryor
2009-01-06 * Mono.Documentation/monodocer.cs: Add -fno-member-assembly-info,Jonathan Pryor
2008-12-07 * Mono.Documentation/monodocer.cs: Remove "exception" from DocsNodeOrderJonathan Pryor
2008-12-05 * Mono.Documentation/monodocer.cs, Mono.Documentation/monodocs2html.cs: Jonathan Pryor
2008-12-05 * Makefile: Specify --exceptions=all in mdoc-update invocations.Jonathan Pryor
2008-12-02 * Makefile: Add --exceptions to `mdoc update` invocations to testJonathan Pryor
2008-11-20 * Mono.Documentation/monodocer.cs: Add the assembly's directory toJonathan Pryor
2008-11-16 * Mono.Documentation/dump.cs: Rewrite to be a MDocCommand subclass.Jonathan Pryor