[xbuild] GetReferenceAssemblyPaths - add missing license header.
[mono.git] / man / mono.1
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-10 Miguel de Icaza[bugfix: 665233] ToolStrip Menus Keeping Keyboard Captu...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-19 Rodrigo KumperaDocument precise marking
2011-01-19 Rodrigo KumperaFix mono manpage header
2011-01-13 Zoltan VargaDocument more AOT options.
2010-12-11 Miguel de IcazaUpdate docs
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-03 Mark ProbstMerge branch 'concurrent-sweep'
2010-12-03 Mark Probst[sgen] Make concurrent sweep user-selectable.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Mark Probst[sgen] Implement evacuation for parallel mark.
2010-11-19 Miguel de IcazaRemove mentions of Logging and Heap Shot profilers...
2010-11-07 Mark ProbstMerge branch 'marksweep-evacuate'
2010-11-07 Mark Probst[sgen] User-settable evacuation threshold.
2010-10-21 Miguel de IcazaDocument server option to --debugger-agent
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-07 Miguel de IcazaAdd profile docs
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-04 Rodrigo KumperaMerge branch 'sgen_cardtable_optimization_work'
2010-09-04 Rodrigo KumperaAdd notes when to use cardtable and remset.
2010-08-27 Gonzalo Paniagua... Add env.var. to control revocation mode.
2010-08-23 Mark ProbstMerge branch 'cardtable-inline-nofix'
2010-08-23 Mark Probst[Documentation] Update man page with write barrier...
2010-08-10 Mark Probst[Documentation] Explain nursery size a bit in man page.
2010-08-08 Mark Probst[sgen] Fixed heap for Mark&Sweep.
2010-08-07 Mark ProbstMerge branch 'parallel-mark'
2010-08-07 Mark Probst[sgen] Make parallel vs non-parallel mark&sweep selectable.
2010-08-05 Mark Probst[Documentation] Document SGen environment variables.
2010-07-16 Zoltan VargaFix a typo.
2010-07-15 Miguel de IcazaUpdate man
2010-07-12 Rolf Bjarne KvingeIn man:
2010-07-09 Miguel de Icaza2010-07-09 Miguel de Icaza <miguel@novell.com>
2010-07-09 Miguel de Icazaminimal docs for MONO_LLVM
2010-07-05 Miguel de Icaza2010-07-05 Miguel de Icaza <miguel@novell.com>
2010-07-05 Atsushi Enomove old code to temporary dir (keep them for a while...
2010-07-05 Atsushi Eno2010-07-05 Atsushi Enomoto <atsushi@ximian.com>
2010-07-05 Miguel de IcazaDocument MONO_GC_DEBUG
2010-06-30 Marek SafarFixed.
2010-06-24 Miguel de Icaza2010-06-23 Miguel de Icaza <miguel@novell.com>
2010-06-24 Miguel de IcazaRevert my changes, they break the build
2010-06-24 Miguel de IcazaUpdate man page
2010-04-29 Marek SafarTurn eval test into normal test case
2010-04-27 Miguel de Icaza2010-04-27 Miguel de Icaza <miguel@novell.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-24 Miguel de Icaza2010-04-23 Miguel de Icaza <miguel@novell.com>
2010-04-24 Miguel de IcazaUpdate man page
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-04-01 Sebastien Pouliot2010-04-01 Sebastien Pouliot <sebastien@ximian.com>
2010-03-26 Marek SafarNew test.
2010-03-25 Zoltan Varga2010-03-26 Zoltan Varga <vargaz@gmail.com>
2010-03-03 Rolf Bjarne KvingeIn man:
2010-03-01 Paolo MolaroDocument MONO_CPU_ARCH.
2010-03-01 Paolo MolaroAdded --jitmap option description.
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-11 Geoff Norton2010-02-10 Geoff Norton <gnorton@novell.com>
2009-12-11 Marek Habersack2009-12-11 Marek Habersack <mhabersack@novell.com>
2009-11-23 Marek Habersack2009-11-23 Marek Habersack <mhabersack@novell.com>
2009-11-04 Miguel de IcazaMoreDocs
2009-11-04 Miguel de IcazaUpdate
2009-11-04 Miguel de IcazaUpdate
2009-10-09 Zoltan Varga2009-10-09 Zoltan Varga <vargaz@gmail.com>
2009-10-02 Miguel de IcazaUpdate
2009-09-14 Massimiliano MantioneUpdated the profiler documentation, removing the obsole...
2009-07-16 Miguel de IcazaUpdate docs
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-07-09 Gonzalo Paniagua... prefer MonoIOMAP directive over MONO_IOMAP, update...
2009-05-27 Marek SafarNew tests, updates
2009-05-26 Atsushi Eno2009-05-26 Atsushi Enomoto <atsushi@ximian.com>
2009-05-22 Michael Barker2009-05-22 Michael Barker <mike@middlesoft.co.uk>
2009-04-23 Miguel de IcazaAdd man page
2009-04-20 Miguel de IcazaFix man page
2009-03-23 Marek SafarNew test.
2009-03-23 Massimiliano MantioneUpdated the profiler documentation.
2009-03-13 Miguel de IcazaTry to improve the logging profiler documentation
2009-02-26 Gonzalo Paniagua... typo
2009-02-26 Miguel de IcazaUpdate docs as usual
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-31 Gert Driesen* app-default.config: Renamed to app-net_1_1.config...
2008-12-31 Massimiliano MantioneMerged the profiler documentation from trunk (r122288).
2008-12-31 Massimiliano MantioneUpdated profiler documentation.
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-11-20 Rodrigo Kumpera2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-22 Gonzalo Paniagua... update
2008-10-20 Jonathan Pryor * Documentation/index.xml, Documentation/Mono.Data...
2008-10-18 Mark Probst2008-10-18 Mark Probst <mark.probst@gmail.com>
2008-10-12 Atsushi Eno2008-10-12 Atsushi Enomoto <atsushi@ximian.com>
2008-10-10 Massimiliano MantioneDocument the new "sas" option.
2008-09-25 Miguel de Icazaupdate
2008-09-24 Zoltan VargaFix a typo.
2008-09-24 Miguel de IcazaDocument attach, various other cleanups
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-22 Massimiliano MantioneRestore nonvisible formatting changed by mistake in...
next