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
AgeCommit message (Expand)Author
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-14Merge branch 'sgen-disable-gc'Mark Probst
2011-03-14[sgen] Debug options for disabling minor and/or major collection.Mark Probst
2011-03-02[Debugger] Implement deferred attaching for sdb.Levi Bard
2011-02-11[bugfix: 665233] ToolStrip Menus Keeping Keyboard Capture after hovering over...Miguel de Icaza
2011-01-19Document precise markingRodrigo Kumpera
2011-01-19Fix mono manpage headerRodrigo Kumpera
2011-01-13Document more AOT options.Zoltan Varga
2010-12-11Update docsMiguel de Icaza
2010-12-03[sgen] Make concurrent sweep user-selectable.Mark Probst
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-07[sgen] User-settable evacuation threshold.Mark Probst
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-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-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-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-012010-04-01 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2010-03-262010-03-26 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-03-03In man:Rolf Bjarne Kvinge
2010-03-01Document MONO_CPU_ARCH.Paolo Molaro
2010-03-01Added --jitmap option description.Paolo Molaro
2010-02-112010-02-10 Geoff Norton <gnorton@novell.com>Geoff Norton
2009-12-112009-12-11 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-11-232009-11-23 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-11-05MoreDocsMiguel de Icaza
2009-11-05UpdateMiguel de Icaza
2009-11-05UpdateMiguel de Icaza
2009-10-092009-10-09 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-10-03UpdateMiguel de Icaza
2009-09-14Updated the profiler documentation, removing the obsolete signal related opti...Massimiliano Mantione