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
2012-03-20Fix typoMarek Safar
2012-03-19Update some copyrightsMiguel de Icaza
2012-03-02Add new compiler platform optionsMarek Safar
2012-02-06Allow codegen optimizations only when specified to enable better debugging ex...Marek Safar
2012-01-30Document new settingMiguel de Icaza
2012-01-30Sort the optionsMiguel de Icaza
2011-12-07Document MONO_SDB_ENV_OPTIONS.Zoltan Varga
2011-11-09Implement lightweight nursery verification.Rodrigo Kumpera
2011-10-08Add info to the manual page on MONO_DNSGonzalo Paniagua Javier
2011-09-19Update mcs lang versionMarek Safar
2011-08-30Install cccheck scriptMarek Safar
2011-08-25The base architecture for code-contracts analysisAlexander Chebaturkin
2011-08-19[sgen] Pinning and remset statistics per class.Mark Probst
2011-07-13[sgen] Option for an allowance limit.Mark Probst
2011-07-11[sgen] Debug option for printing the heap usage and minor collection allowance.Mark Probst
2011-06-27Add an aot option to override the value of readonly static fields.Paolo Molaro
2011-04-25Document MONO_WCF_TRACE environment variable.Atsushi Eno
2011-03-31Add -alt option to makecert to a subjectAltName extensionSebastien Pouliot
2011-03-28Add new crlupdate toolSebastien Pouliot
2011-03-14Merge branch 'sgen-disable-gc'Mark Probst
2011-03-14[sgen] Debug options for disabling minor and/or major collection.Mark Probst
2011-03-08[xbuild] Implement FileLogger . Fix #676650 .Ankit Jain
2011-03-03[xbuild] Update man page with info about FrameworkList.xmlAnkit Jain
2011-03-02[Debugger] Implement deferred attaching for sdb.Levi Bard
2011-02-28[xbuild] Add support for multi-targeting arbitrary frameworks.Ankit Jain
2011-02-22[xbuild] Use the env var $MSBuildExtensionsPath before trying other paths.Ankit Jain
2011-02-11[bugfix: 665233] ToolStrip Menus Keeping Keyboard Capture after hovering over...Miguel de Icaza
2011-02-08Allow both predefined and custom values for mcs -skd optionMarek Safar
2011-01-30[repl] Add support for -e EXPRESSION to the csharp commandMiguel de Icaza
2011-01-30Document csharp #! supportMiguel de Icaza
2011-01-24[666376] Implement compiler option fullpathsMarek Safar
2011-01-19Document precise markingRodrigo Kumpera
2011-01-19Fix mono manpage headerRodrigo Kumpera
2011-01-17Add new mcs -sdk optionMarek Safar
2011-01-13Document more AOT options.Zoltan Varga
2011-01-11[xbuild] Update man page, new search paths for extensions and .pc files.Ankit Jain
2010-12-11Update docsMiguel de Icaza
2010-12-03[sgen] Make concurrent sweep user-selectable.Mark Probst
2010-11-29Log profiler: added statistical sampling mode.Paolo Molaro
2010-11-20[sgen] Implement evacuation for parallel mark.Mark Probst
2010-11-19Remove mentions of Logging and Heap Shot profilers from man pageMiguel de Icaza
2010-11-12Log profiler: removed the hsmode option, use heapshot=MODE instead.Paolo Molaro
2010-11-11Added the mprof-report manpage.Paolo Molaro
2010-11-07[sgen] User-settable evacuation threshold.Mark Probst
2010-11-03[API] X509 related enhacemnts to allow 1) associating keystore's private keys...Pablo Ruiz Garcia
2010-10-21Document server option to --debugger-agentMiguel de Icaza
2010-09-07Add profile docsMiguel de Icaza
2010-09-05Add notes when to use cardtable and remset.Rodrigo Kumpera
2010-09-02[xbuild] Update man page to add "/tv:" option.Ankit Jain
2010-08-28Add env.var. to control revocation mode.Gonzalo Paniagua Javier