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
2016-03-11"disable_omit_fp" can now be included in MONO_DEBUGdisable-omit-fpAndi McClure
2016-02-17[man] Updated Mono man page with AOT gen-seq-points-file option.João Matos
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-19Move mono_trace to header fileMarek Habersack
2016-01-14[man/mono.1] Fix typo from 9115bf0aAlexander Köplinger
2016-01-08[man/mono.1] Fix typo.Rolf Bjarne Kvinge
2016-01-08Merge pull request #2390 from schani/feature-bisectorJoão Matos
2016-01-01Fix typoUtsav Shah
2015-12-31Automatic optimization bug bisector.Mark Probst
2015-12-31[man/mono.1] Add details on --aot=data-outfile optionMiguel de Icaza
2015-12-21Add documentation for MONO_ENABLE_COOPMiguel de Icaza
2015-12-15[signcode] Change default hashing algorithm from MD5 to SHA1Alexander Köplinger
2015-12-08Document HTTP_PROXY and NO_PROXY environment variables.Andi McClure
2015-12-05[System] Remove arbitrary debugging limit from FileSystemWatcher on OSX, fixe...Miguel de Icaza
2015-11-04[sgen] Allow disabling finalization of specific classes.Mark Probst
2015-10-03[docs] Update the man page. Remove dead env var, document a couple of GC opti...Rodrigo Kumpera
2015-09-30[runtime] Make '--arch' more robust and OS X specific.Alexis Christoforides
2015-09-08Added missing MONO_DEBUG options.Marcos Henrich
2015-09-08Sorted MONO_DEBUG options alphabetically.Marcos Henrich
2015-08-30[mcs] 'future' option is now 'experimental' - clarify in man page and help text.Alex Rønne Petersen
2015-07-11[profiler] Report more metadata load/unload information.Alex Rønne Petersen
2015-07-01[threadpool] Remove mono threadpool implementationLudovic Henry
2015-05-14Fix typos in "man sn".martincostello
2015-05-05Update, drop ssapre from the man pageMiguel de Icaza
2015-05-05Update documentation, add float32 sectionMiguel de Icaza
2015-05-05[runtime] Remove --security=smcs-temporary-hack and --security=cas options an...Zoltan Varga
2015-04-16[man/certmgr] Update documentationMiguel de Icaza
2015-04-10Merge branch 'feature-concurrent-sweep'Mark Probst
2015-04-09Remove Moonlight references from `man mcs`.Alex Rønne Petersen
2015-04-09Remove Olive support from the build system.Alex Rønne Petersen
2015-04-08[mono.1] Document MONO_THREADPOOLMiguel de Icaza
2015-04-03[sgen] Implement a simple thread pool and do concurrent sweep with it.Mark Probst
2015-03-24Man page updateMiguel de Icaza
2015-03-13Merge pull request #1606 from alexanderkyte/debug-finalizersJoão Matos
2015-03-09[mono-symbolicate] Added tool man page and script.Marcos Henrich
2015-03-03[Runtime] Added logging around finalizersAlexander Kyte
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