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
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
2010-08-24[Documentation] Update man page with write barrier setting.Mark Probst
2010-08-23[tools] Merge mono-abi-info tool into a "--abi" flag for mono-api-infoAndrés G. Aragoneses
2010-08-19[xbuild] Support extra paths for MSBuildExtensionsPath32/64 .Ankit Jain
2010-08-18[xbuild] Update man page.Ankit Jain
2010-08-18[xbuild] Add env var to dump details of reference resolution.Ankit Jain
2010-08-17Copyright fix: the owner is Chris, not NovellMiguel de Icaza
2010-08-13Added ccrewrite.1 man page to makefileChris Bacon
2010-08-13Added man page for ccrewriteChris Bacon
2010-08-10[Documentation] Explain nursery size a bit in man page.Mark Probst
2010-08-08[sgen] Fixed heap for Mark&Sweep.Mark Probst
2010-08-07[sgen] Make parallel vs non-parallel mark&sweep selectable.Mark Probst
2010-08-05[Documentation] Document SGen environment variables.Mark Probst
2010-08-03Add the name="..." notation to the field examples too (besides the signature=...Andrés G. Aragoneses
2010-07-16Fix a typo.Zoltan Varga
2010-07-16Update manMiguel de Icaza
2010-07-12In man:Rolf Bjarne Kvinge
2010-07-102010-07-09 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-07-09minimal docs for MONO_LLVMMiguel de Icaza
2010-07-062010-07-05 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-07-05Document MONO_GC_DEBUGMiguel de Icaza
2010-06-242010-06-23 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-06-24Revert my changes, they break the buildMiguel de Icaza
2010-06-24Update man pageMiguel de Icaza
2010-04-272010-04-27 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-04-242010-04-23 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-04-24Update man pageMiguel de Icaza
2010-04-22UpdateMiguel de Icaza
2010-04-07monolinker.1: Fix typo.Andrés G. Aragoneses