1 2010-03-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
3 * mono.1: Document exception tracing.
5 2010-02-18 Marek Habersack <mhabersack@novell.com>
7 * mono-configuration-crypto.1: added
9 * Makefile.am (man_MANS): added mono-configuration-crypto.1
11 2010-02-10 Geoff Norton <gnorton@novell.com>
13 * mono.1: Document the aot compiler options.
15 2010-02-08 Ankit Jain <jankit@novell.com>
19 2009-12-11 Marek Habersack <mhabersack@novell.com>
21 * mono.1: documented the IOMAP report profiler module
23 2009-11-23 Marek Habersack <mhabersack@novell.com>
25 * mono.1: documented the 'report' option for MONO_IOMAP
27 2009-10-11 Ankit Jain <jankit@novell.com>
29 * xbuild.1: Add info about env var XBUILD_COLORS.
31 2009-10-09 Zoltan Varga <vargaz@gmail.com>
33 * mono.1: Document --debug=gdb option.
35 2009-09-24 Ankit Jain <jankit@novell.com>
37 * xbuild.1: Add info about env var XBUILD_EMIT_SOLUTION.
39 2009-09-14 Massimiliano Mantione <massi@ximian.com>
41 * mono.1: Updated the profiler documentation, removing the obsolete
42 signal related options and adding the description of the new socket
43 based command interface.
45 2009-08-21 Ankit Jain <jankit@novell.com>
47 * Makefile.am (man_MANS): Add xbuild.1
50 2009-06-12 Jb Evain <jbevain@novell.com>
52 * mcs.1: update the /platform information.
54 2009-05-12 Tor Lillqvist <tml@novell.com>
56 * mkbundle.1: Document MONO_BUNDLED_OPTIONS.
58 2009-04-09 Jonathan Pryor <jpryor@novell.com>
60 * mdoc-update.1: Document -L, -r options.
62 2009-04-06 Jonathan Pryor <jpryor@novell.com>
64 * mdoc.5: Document //code/@src attribute.
66 2009-04-03 Andrés G. Aragoneses <aaragoneses@novell.com>
68 * monolinker.1: Document -m modifier.
70 2009-03-31 Jonathan Pryor <jpryor@novell.com>
72 * mdoc-update.1: Fix --out=DIRECTORY formatting. (It was causing the
73 remaining text to be bolded within monodoc).
75 2009-03-30 Jonathan Pryor <jpryor@novell.com>
77 * mdoc-update.1: Add new --exceptions=added functionality.
79 2009-03-23 Massimiliano Mantione <massi@ximian.com>
81 * mono.1: Updated the profiler documentation, removing the "gc-signal"
82 option (it does not exist anymore) and clarifying the role of signals
85 2009-03-20 Jonathan Pryor <jpryor@novell.com>
87 * mdoc-export-html.1: Document --force-update parameter.
89 2008-12-31 Massimiliano Mantione <massi@ximian.com>
91 * mono.1: Updated the profiler documentation, removing the "ts"
92 option (it does not exist anymore) and explaining the defaults for
93 allocation and heap profiling.
95 2008-12-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
97 * Makefile.am, vbnc.1: Remove vbnc.1. It's living in the
98 mono-basic module now.
100 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
102 * mono.1: Document env vars MONO_XDEBUG and MONO_VERBOSE_METHOD.
104 2008-10-18 Jonathan Pryor <jpryor@novell.com>
106 * Makefile.am (man_MANS): Remove unpackaged files.
108 2008-10-18 Jonathan Pryor <jpryor@novell.com>
110 * mdvalidator.1: Rename to mdvalidater.1.
111 * Makefile.am (man_MANS): Rename to mdvalidator.1 to mdvalidater.1.
113 2008-10-18 Jonathan Pryor <jpryor@novell.com>
115 * Makefile.am (man_MANS): Add mdoc.5 and mono-config.5.
117 2008-10-18 Mark Probst <mark.probst@gmail.com>
119 * mono.1: Documentation for "--no-x86-stack-align" option.
121 2008-10-17 Jonathan Pryor <jpryor@novell.com>
123 * Makefile: Add man pages added from monodoc/man...
125 2008-10-12 Atsushi Enomoto <atsushi@ximian.com>
127 * mono.1 : svn.myrealbox -> anonsvn.mono-project .
129 2008-10-10 Massimiliano Mantione <massi@ximian.com>
131 * mono.1: Document the new "sas" option.
133 2008-09-11 Daniel Morgan <monodanmorg@yahoo.com>
135 * sqlsharp.1: added commands
136 \bcs, \cs, \listproviders, \p
138 2008-08-27 Zoltan Varga <vargaz@gmail.com>
140 * mono-config.5: Fix a typo.
142 2008-08-22 Massimiliano Mantione <massi@ximian.com>
144 * mono.1: Restore original nonvisible formatting (' ', '\-', and '"'
145 were added everywhere by mistake in r109428).
147 2008-08-21 Massimiliano Mantione <massi@ximian.com>
149 * mono.1: Updated description of the logging profiler.
151 2008-08-08 Zoltan Varga <vargaz@gmail.com>
153 * mono.1: Remove no-dlsym aot option for now.
155 * mono.1: Document the 'static' aot option.
157 2008-08-01 Massimiliano Mantione <massi@ximian.com>
159 * mono.1: Updated description of the logging profiler.
161 2008-04-22 Robert Jordan <robertj@gmx.net>
163 * mono.1: Document MONO_DEBUG=no-gdb-backtrace.
165 2008-04-21 Martin Baulig <martin@ximian.com>
167 * mono.1: Documented the new --debug=mdb-optimizations option.
169 2008-04-17 Marek Habersack <mhabersack@novell.com>
171 * mono.1: add description of the new NullFileWatcher to the
172 documentation of the MONO_MANAGED_WATCHER envvar.
174 2008-03-26 Massimiliano Mantione <massi@ximian.com>
175 * mono.1: Added description of the logging profiler.
177 2008-03-08 Zoltan Varga <vargaz@gmail.com>
179 * mono.1: Fix a typo.
181 2008-03-07 Rodrigo Kumpera <rkumpera@novell.com>
183 * mono.1: Documented new --security options validil
186 2007-12-08 Jonathan Pryor <jpryor@novell.com>
188 * wsdl.1: Fix groff comment (so that it doesn't appear in monodoc's
189 man-provider output).
191 2007-12-08 Marek Habersack <mhabersack@novell.com>
193 * mono.1: added short documentation about the
194 MONO_ASPNET_INHIBIT_SETTINGSMAP environment variable.
196 2007-12-07 Mark Probst <mark.probst@gmail.com>
198 * mono.1: Added a short paragraph on the MONO_GENERIC_SHARING
199 environment variable.
201 2007-11-21 Marek Habersack <mhabersack@novell.com>
203 * mconfig.1: modify to reflect parameter changes in mconfig.
205 2007-10-23 Marek Habersack <mhabersack@novell.com>
209 * Makefile.am (man_MANS): added mconfig.1
211 2007-10-17 Sebastien Pouliot <sebastien@ximian.com>
213 * sn.1: Fix help for -T / -t as this shows the public key token
214 (and not the public key).
216 2007-08-31 Sebastien Pouliot <sebastien@ximian.com>
218 * permview.1: add documentation for the -xml option now available
219 with the Cecil-enabled version of permview.
221 2007-07-17 Jb Evain <jbevain@novell.com>
223 * monolinker.1: add monolinker man page.
225 2007-07-11 Jb Evain <jbevain@novell.com>
227 * mcs.1: add info about smcs.
229 2007-07-04 Atsushi Enomoto <atsushi@ximian.com>
231 * mcs.1 : we do not use fixed Latin1 by default.
233 2007-07-02 Jackson Harper <jackson@ximian.com>
236 * Makefile.am: Moved to more appropriate place.
238 2007-07-02 Jackson Harper <jackson@ximian.com>
241 * Makefile.am: Add man page for xamlg.
243 2007-04-26 Dick Porter <dick@ximian.com>
245 * mono.1: Document MONO_DISABLE_SHM
247 2007-02-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
249 * vbnc.1: Added man entry for vbnc.
251 * Makefile.am: Added vbnc.1
253 Mon Jan 22 11:15:26 CET 2007 Paolo Molaro <lupus@ximian.com>
255 * mono.1: typo fixes from jessemerriman@warpmail.net (Jesse Merriman).
257 2007-01-17 Alp Toker <alp@atoker.com>
259 * gacutil.1: Spelling and grammar fixes.
261 2007-01-17 Alp Toker <alp@atoker.com>
263 * sn.1: Spelling and grammar fixes.
265 2006-12-08 Sebastien Pouliot <sebastien@ximian.com>
267 * mono.1: Document the MONO_TLS_SESSION_CACHE_TIMEOUT environment
268 variable that can be used to control the validity period of the
269 SSL/TLS negotiation cache.
271 2006-11-29 Joshua Tauberer <jit@occams.info>
273 * mkbundle.1: Corrected minor errors, added --nomain option.
275 2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
277 * genxs.1 : introduced <baseSerializer> and <implementation>
278 elements. See also sgen.
280 2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
282 * sgen.1, Makefile: revised a bit, to not mislead as if the output
283 were sources. It indeed generates an assembly.
285 2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
287 * sgen.1, Makefile: added manpage for sgen.
289 2006-10-03 Dick Porter <dick@ximian.com>
291 * mono.1: Document the new MONO_IO_PORTABILITY_HELP environment
294 2006-09-08 Robert Jordan <robertj@gmx.net>
296 * mkbundle.1: The `-z' option is now supported under Windows.
298 2006-08-31 Geoff Norton <gnorton@customerdna.com>
300 * macpack.1: Fix a typo for the -appname option.
302 2006-08-23 Wade Berrier <wberrier@novell.com>
304 * gacutil.1 : Change automake usage example because we always use $(prefix)/lib
305 for the gac, even on 64 bit systems.
307 2006-08-20 Gert Driesen <drieseng@users.sourceforge.net>
309 * mono.1 : Document MONO_EVENTLOG_TYPE, replaces MONO_EVENTLOG_PATH.
311 2006-08-17 Sebastien Pouliot <sebastien@ximian.com>
313 * sn.1: Document the (new - 1.1.17) support for PKCS#12/PFX password
314 protected files to sign assemblies.
316 2006-08-14 Atsushi Enomoto <atsushi@ximian.com>
318 * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
320 2006-08-14 Atsushi Enomoto <atsushi@ximian.com>
322 * mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
324 2006-03-15 Miguel de Icaza <miguel@novell.com>
326 * mono.1: Document MONO_XEXCEPTIONS and MONO_XSYNC, create new
327 section, sort the previous enviornment section.
329 2006-03-06 Lluis Sanchez Gual <lluis@novell.com>
331 * mono.1: Updated MONO_XMLSERIALIZER_THS option information.
333 2006-02-22 Jelmer Vernooij <jelmer@samba.org>
334 * mbas.1, Makefile.am: Add manpage for mbas (based on mcs.1)
336 2006-01-26 Jonathan Pryor <jonpryor@vt.edu>
339 * mono-shlib-cop.1: Document another BUG/design issue that it doesn't check
340 for; formatting/style changes.
342 2009-05-22 Michael Barker <mike@middlesoft.co.uk>
344 * man.1: Added documentation for MONO_MESSAGING_PROVIDER environment