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
path: root/man
AgeCommit message (Expand)Author
2015-02-13[mini] Add a MONO_ARM_FORCE_SOFT_FLOAT environment variable.Alex Rønne Petersen
2015-02-08[monop] Port to use IKVM.Reflection, add -xi and -xa options to easily lookup...Miguel de Icaza
2015-01-29Add more detailMiguel de Icaza
2015-01-29[lldb] Document and install the mono.py file for LLDBMiguel de Icaza
2015-01-22[sgen] MONO_GC_DEBUG options to not run finalizers.Mark Probst
2014-12-16Updated the Mono website links in the man pagesAlexander Köplinger
2014-12-01Fix a layout problem in the mono man page.Zoltan Varga
2014-10-06[runtime] Implement nursery canaries.Alexis Christoforides
2014-09-29[sgen] Remove parallel collector.Mark Probst
2014-09-29[sgen] Remove SGen fixed heap configuration.Mark Probst
2014-08-01[sgen] Debug option for `clear-at-tlab-creation` nursery clear policy.Mark Probst
2014-06-07[counters] Add counters documentation to man pageLudovic Henry
2014-05-08Update MONO_CPU_ARCH description in man/mono.1.Alex Rønne Petersen
2014-05-01Document MONO_PATH behaviour for relative pathsAndrea Canciani
2014-03-20[jit] Add a 'check-pinvoke-callconv' MONO_DEBUG option to check for cdecl/std...Zoltan Varga
2014-03-05Add a MONO_CONSERVATIVE_HWCAP environment variable.Alex Rønne Petersen
2014-01-17Change Mono manpage to correct effect of MONO_THREADS_PER_CPU env varJustin Clark-Casey
2013-12-03[sdb] Support a setpgid=y/n option to --debugger-agent.Alex Rønne Petersen
2013-08-18Remove deprecated -mno-cygwin flag.Michael Pavlyshko
2013-08-16Merge pull request #725 from knocte/threadpool_initRodrigo Kumpera
2013-08-06[ThreadPool] Allow heavier initialization when using --server flagAndrés G. Aragoneses
2013-07-20Add a MONO_VERBOSE_HWCAP environment variable.Alex Rønne Petersen
2013-06-20[man] document MONO_CAIRO_DEBUG_DISPOSEMichael Hutchinson
2013-05-28Merge pull request #647 from knocte/aspnet_lruMarek Habersack
2013-05-24Document --break with generic methodsMiguel de Icaza
2013-05-14[WebConfigurationManager] Fix memleak by using a LruCache (BXC#5598)Andres G. Aragoneses
2013-05-14[man] update Mono version from "2.11" to "3.0"Andres G. Aragoneses
2013-05-02Revert "Merge pull request #618 from knocte/aspnet_lru"Bojan Rajkovic
2013-04-26Merge pull request #618 from knocte/aspnet_lruMiguel de Icaza
2013-04-25[WebConfigurationManager] Make the max LRUcache size configurableAndres G. Aragoneses
2013-04-24[man] Update mono version 2.11->3.0Andres G. Aragoneses
2013-04-02[sgen] Mod-union consistency check MONO_GC_DEBUG option.Mark Probst
2013-03-11Add a 'dwarfdebug' AOT option to emit DWARF debug info even if the 'nodebug' ...Zoltan Varga
2013-02-28[sgen] Remove SSB write barrier.Mark Probst
2013-02-13Add MONO_DISABLE_SHARED_AREA to the man page.Rodrigo Kumpera
2013-01-23[sgen] Option for disabling cementing.Mark Probst
2013-01-19[sgen] Make concurrent mark work with the split nursery.Mark Probst
2013-01-17[sgen] Remove the copying major collector.Mark Probst
2013-01-11[sgen] MONO_GC_DEBUG option for checking mark bit consistency.Mark Probst
2012-12-09[sgen] Mention marksweep-conc in the man page.Mark Probst
2012-12-09[sgen] Option to disable lazy sweep in MONO_GC_PARAMS.Mark Probst
2012-12-09[sgen] Remove stupid old concurrent sweep.Mark Probst
2012-11-01[sgen] MONO_GC_DEBUG option for disabling the managed allocator.Mark Probst
2012-09-24[mdoc, .xsd] Allow the <returns/> element to contain <c/> elements.Jonathan Pryor
2012-09-05Document new tracer option.Rodrigo Kumpera
2012-07-03Add new gc options to the man page.Rodrigo Kumpera
2012-04-21Update man page with valid values for new parameters.Rodrigo Kumpera
2012-04-20Document new sgen options in the man page.mono-2.11.1Rodrigo Kumpera
2012-03-20Fix typoMarek Safar
2012-03-19Update some copyrightsMiguel de Icaza