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-07-09[runtime] Added aot=msym-dir=<DIR>Marcos Henrich
2016-06-24Enhanced logging - attempt 2.5 (#3191)Neale Ferguson
2016-06-07Revert "Enhance log tracing"Alexander Köplinger
2016-06-06Merge pull request #2734 from nealef/masterAleksey Kliger (λgeek)
2016-05-31[man] bump man's mono version number too (to 4.5.2)Andres G. Aragoneses
2016-05-17Fix man pageMiguel de Icaza
2016-05-14mkbundle commands for cross compilation. (#2970)Miguel de Icaza
2016-04-26Add description of MONO_LOG_HEADER environment variableNeale Ferguson
2016-04-20[profiler] Limit the number of allocated sample hit structures.Andi McClure
2016-04-20[profiler] Make the default sample frequency 100 Hz.Alex Rønne Petersen
2016-04-05[jit] introduce CFG dumping feature, that enables dumping over to network to IGVBernhard Urban
2016-04-01Continued profiler loading cleanup (PR#2816 follow up)Andi McClure
2016-04-01[profiler] Use a background thread to send out sampling signals.Alex Rønne Petersen
2016-03-31Merge pull request #2816 from xmcclure/profile-clean-0monojenkins
2016-03-31Assist on profiler module loadingAndi McClure
2016-03-23[man] Remove documentation for the nonexistent MONO_ENABLE_SHM environment va...Zoltan Varga
2016-03-11"disable_omit_fp" can now be included in MONO_DEBUGdisable-omit-fpAndi McClure
2016-03-08Improve trace logging -Neale Ferguson
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