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
2011-09-19[Mono.Options] Don't throw ArgumentOutOfRangeException for trailing whitespaceJonathan Pryor
2011-03-07[Mono.Options] Add option header support.Jonathan Pryor
2011-03-07Flush documentation.Jonathan Pryor
2011-03-07Update example output before running mdoc.Jonathan Pryor
2011-03-07Do not store binary files.Jonathan Pryor
2011-03-07Distribute Mono.Options examples source, input, output.Jonathan Pryor
2011-03-07Remove unnecessary file.Jonathan Pryor
2011-03-07Add support for executing samples for documentation output.Jonathan Pryor
2011-02-13Add solution filesMiguel de Icaza
2010-12-06[mono.options] Ensure that IEnumerators are disposed.Jonathan Pryor
2010-12-01Add response file suport to Mono.Options.Jonathan Pryor
2010-06-10Remove debugging code.Jonathan Pryor
2010-06-10 * Options.cs: Remove use of 'var' so that C# 2.0 can be used.Jonathan Pryor
2010-06-10 * Mono.Options_test.dll.sources: Add additional sources.Jonathan Pryor
2010-06-08 * Mono.Options/Options.cs: Don't overly split option values, only split Jonathan Pryor
2010-01-07 * Mono.Options/Options.cs: "Code sharing": Use StringCodea.WrappedLines() Jonathan Pryor
2009-04-19 * Mono.Options/Options.cs: GetLineEnd() shouldn't skip the start Jonathan Pryor
2009-04-18 * Mono.Options/Options.cs: Viktor Lundgren reported that Jonathan Pryor
2008-12-22 * Documentation/en/**/*.xml: s/NDesk.Options/Mono.Options/g (How'd IJonathan Pryor
2008-11-10Bring testsuite into compilabilityRaja R Harinath
2008-11-03Install source code snippets in the same locationMiguel de Icaza
2008-10-24 * Mono.Options/Options.cs: Options.cs: Use the underlying target type Jonathan Pryor
2008-10-23 * Documentation/en/Mono.Options/OptionSet.xml: Document the support forJonathan Pryor
2008-10-18Add Documentation...Jonathan Pryor
2008-10-17 * Makefile: Use NO_INSTALL to prevent installation instead of usingJonathan Pryor
2008-10-17 * Makefile: Add fixup-docs target, to simplify importing NDesk.OptionsJonathan Pryor
2008-10-14 * Makefile: Don't bother installing Mono.Options.dll into the GAC (orJonathan Pryor
2008-10-14 * Makefile: Install Options.cs into the GAC, so that mono-options.pcJonathan Pryor
2008-10-14Oops, forgot to add the ChangeLogs...Jonathan Pryor
2008-10-14Add Mono.Options, a command-line helper library.Jonathan Pryor