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
2020-01-17[runtime] fix warnings on linux (gcc 8.3.0) (#18479)Bernhard Urban-Forster
2019-11-07[embed] Assert when call mono_runtime_object_init (#17589)Thays Grazia
2019-10-17Upgrade build scripts to support VS2019. (#17269)Johan Lorensson
2019-09-26Add loading the default Mono configuration file. (#16961)Jan
2017-11-23[samples] Clean up the profiler sample and add a simple makefile.Alex Rønne Petersen
2017-08-07[profiler] Split method_leave callback into a method_tail_call callback.Alex Rønne Petersen
2017-08-07[profiler] fixes to profiler sampleUri Simchoni
2017-07-20[profiler] Rename mono_profiler_install to mono_profiler_create.Alex Rønne Petersen
2017-07-17[profiler] Profiler entry point name must now include the module name.Alex Rønne Petersen
2017-07-06[runtime] New profiler API.Alex Rønne Petersen
2016-07-11Enabled g_mem_set_vtable through the configure option --with-overridable-allo...Dolphin Hawkins
2015-11-17Remove obsolete interpreter embedding sample.Zoltan Varga
2015-04-09Merge pull request #1695 from gregoryyoung/masterAlex Rønne Petersen
2015-04-09add compilation instructionsGreg Young
2012-10-03Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...Zoltan Varga
2011-01-04Remove glib dependencies from the embed samples. Fixes #660117.Zoltan Varga
2010-11-14Remove the unused and incomplete CMake build scripts for now.Zoltan Varga
2010-02-24Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2009-06-142009-06-14 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-02-28Create .gitignore's.Martin Baulig
2007-11-13memory_usage: add support for MONO_TYPE_STRING.Robert Jordan
2007-11-102007-11-10 Alp Toker <alp@atoker.com>Alp Toker
2007-03-132007-03-13 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2007-03-132007-03-13 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2006-12-01Add a pre-generated windows configuration fileMiguel de Icaza
2006-10-142006-10-13 Joe Shaw <joeshaw@novell.com>Joe Shaw
2006-08-312006-08-31 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2006-08-08Add support for arraysMiguel de Icaza
2006-08-07Add size sampleMiguel de Icaza
2006-08-07Add 'size' sampleMiguel de Icaza
2005-11-102005-11-09 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2005-09-23Update sample to load the Mono configuration fileMiguel de Icaza
2005-05-26Project files for embedded samplesSebastien Pouliot
2005-03-29Allow compilation using VS.NETSebastien Pouliot
2005-02-16remove .cvsignore, as this is not used anymoreBen Maurer
2005-01-11Cleanup examples (removed extra thread execution).Paolo Molaro
2004-06-21More embedding samples.Paolo Molaro
2004-06-19Test with metadata-related API sample usage.Paolo Molaro
2003-12-232003-12-22 Bernie Solomon <bernard@ugsolutions.com>Bernie Solomon
2003-08-25.cvsignore updateBen Maurer
2003-08-11AddMiguel de Icaza
2003-06-05Bare-bones sample loadable profiler.Paolo Molaro
2003-06-04Fixed compilation of sampleGonzalo Paniagua Javier
2003-01-23Run all managed code in a subthread. Re-enable GC threaded finalisation.Dick Porter
2002-10-05Update sampleMiguel de Icaza
2002-07-22sample fixMiguel de Icaza
2002-07-19Mono embedding sample.Paolo Molaro