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/data
AgeCommit message (Expand)Author
2017-02-21correct spelling mistakes (#4405)Edward Betts
2016-12-04A few pretty print fixes for the GDB plugin. (#4001)vkargov
2016-11-15Remove global ipv6 disabled setting. Fixes #35536Marek Safar
2016-10-22[btls] Convert BTLS icalls to pinvokes by invoking them using [DllImp… (#3799)Zoltan Varga
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-08Fix the format statements in mono-gdb.Vladimir Kargov
2015-12-08Update Makefile.am with monobt scriptJoão Matos
2015-12-07Added the monobt LLDB plugin to the repository.Joao Matos
2015-07-24mono: Use the relocated directory for finding support libraries in data/configBernhard Urban
2015-07-21[lock-tracer] Small improvements to the decoder.Rodrigo Kumpera
2015-07-20[lock-decoder] Update it to include the threads lock.Rodrigo Kumpera
2015-07-07Bump nunit from mono/2.0 to mono/4.5.Richard Tollerton
2015-04-29[sgen] Move DTrace support to Mono-specific code.Mark Probst
2015-04-24Add system.runtime.serialization config, makes several tests pass.Atsushi Eno
2015-04-14Corrected mono-gdb.py use of "\u%X".format (val)James
2015-02-24import System.Diagnostics.Trace etc. from referencesource.Atsushi Eno
2015-01-29[lldb] Document and install the mono.py file for LLDBMiguel de Icaza
2015-01-23[runtime] Add a preliminary mono support mode for lldb. Currently, pretty pri...Zoltan Varga
2015-01-03[runtime] Fix the LOCK_TRACER build.Zoltan Varga
2014-12-04Remove 4.0 profileMarek Safar
2014-10-24[runtime] Remove build system support for the interpreter.Zoltan Varga
2014-09-12Merge pull request #1275 from ranma42/fix-lib64Zoltan Varga
2014-09-11Do not hardcode lib pathAndrea Canciani
2014-09-01[runtime] Remove the interpreter.Rodrigo Kumpera
2014-07-01Improve libgdiplus path handlingAndrea Canciani
2014-07-01Use Mono prefix for libMonoPosixHelperAndrea Canciani
2014-06-18Added dllmap for libgtk-x11 and libgdk-x11Alexander Köplinger
2014-05-20Add a missing assembly name to full type specification.Marek Habersack
2014-05-16Merge pull request #943 from ermshiperete/bug-novell-325669Miguel de Icaza
2014-05-16[MWF] Implement multi-display support on Linux (Fixes #325669)Eberhard Beilharz
2014-05-15[Mono.Web] Further steps to kill Mono.web, this time the pkg-config filesMiguel de Icaza
2014-05-09Remove last traces of Mono.WebMarek Habersack
2014-04-17Add System.Xml.Linq to the dotnet.pkgMiguel de Icaza
2014-04-16Make all Python scripts Python 3-friendly.Alex Rønne Petersen
2014-01-23Merge pull request #735 from wtfrank/bitbltAlex Rønne Petersen
2014-01-08[xbuild] Add pkgconfig file for xbuild 12Michael Hutchinson
2014-01-03Merge pull request #822 from carlosmn/asp-pcMichael Hutchinson
2013-12-06gdi32.dll redirection apply to non-windows onlyFrancis Fisher
2013-12-06dllmap for BitBlt in gdi32.dllFrancis Fisher
2013-12-05[lock-tracer]Update the decoder to handle the current runtime and OSX.Rodrigo Kumpera
2013-12-05[runtime]Add the marshal lock to the lock tracer.Rodrigo Kumpera
2013-12-05[runtime] Introduce the icall lock to be used when looking up icall related i...Rodrigo Kumpera
2013-11-30Use full path for aspnetwebstack pkg-config fileCarlos Martín Nieto
2013-10-21Merge pull request #587 from madewokherd/gdipdllmapAlex Rønne Petersen
2013-09-20[Install] Add Compat.browser files for net_4_0 and net_4_5Etienne CHAMPETIER
2013-05-01remove wrong EOLs after Libs: in reactive.pc.in. Third attempt to fix bug #10...Atsushi Eno
2013-03-02Ignore the gdiplus dllmap on Windows.Vincent Povirk
2013-02-21[Cairo] Fix mono-cairo.pc file to not hardcode 2.0 profileAndres G. Aragoneses
2013-01-28[sgen] Fix internal allocator DTrace probes commit.Mark Probst