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
2018-08-10[cxx] [boehm] extern "C" and interface void* instead of char* for use by C+...Jay Krell
2018-02-27 [runtime] Implement thread info flags and get rid of tools threads. (#7226)Alex Rønne Petersen
2017-07-15[profiler] Clean up MonoProfilerGCEvent enum.Alex Rønne Petersen
2016-08-30[profiler] Acquire the exclusive buffer lock after the suspend lock.Alex Rønne Petersen
2015-11-18[boehm] Match BDWGC v7 APIIvan Maidanski
2015-05-15[runtime] Drop support for external libgc.Alex Rønne Petersen
2014-07-31Support for GNU/kFreeBSD.Jo Shields
2014-05-30[boehm] Implement the finalization extension API.Rodrigo Kumpera
2014-05-14[boehm] Implement mono_gc_get_restart_signal.Rodrigo Kumpera
2014-02-27[boehm] Add toggleref support for boehm. This is line by line port of the sge...Rodrigo Kumpera
2013-02-12Include <stdint.h> to allow cross-compilation from OS X.Josh DuBois
2013-01-17Add long links support to Boehm.Rodrigo Kumpera
2012-05-22Fix altstack support in libgc by registering the bounds of the normal stack a...Zoltan Varga
2009-10-26In libgc:Zoltan Varga
2008-04-28Mono runtime: Add support for mixed-mode assemblies. Contributed under MIT/X1...Kornél Pál
2008-02-07 * include/gc.h: (GCEventType): Added start-stop the world events.Massimiliano Mantione
2007-03-132007-03-13 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2006-05-192006-05-19 Martin Baulig <martin@ximian.com>Martin Baulig
2006-05-172006-05-17 Martin Baulig <martin@ximian.com>Martin Baulig
2006-03-20Mon Mar 20 18:56:21 CET 2006 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2006-01-24Tue Jan 24 12:34:06 CET 2006 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2005-03-042005-03-03 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-01-24Mon Jan 24 16:39:42 CET 2005 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2004-11-11Add libgc to monoMiguel de Icaza