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
2021-11-30Adds full path to libcairo for correct assembly directory resolution in monte...Jose Medrano
2021-03-23Suppress CredScan checking (#20961)Fan Yang
2021-03-10CredScan issue - remove hardcoded password (#20908)Sam Patel
2019-10-24[lldb] another fix for handling interp frames (#17535)Bernhard Urban-Forster
2019-10-07[lldb] use mono_method_full_name helper (#16934)Bernhard Urban-Forster
2019-06-07AIX/PASE integration improvements (#14652)Calvin Buckley
2019-03-18Remove more unnecessary nunit24 cruftAlexander Köplinger
2019-03-14Remove nunit24 from mono build and tree (#13415)Maxim Lipnin
2019-02-27[lldb] fix helper for interpreter stacktraces (#13211)Bernhard Urban
2019-02-18Set executable bit for all .sh files in repoAlexander Köplinger
2019-02-02[bcl] Actually fix the nunit/nunitlite assembly identity (#12743)Alexander Köplinger
2018-10-15Initial Mono.Native Support. (#10596)Martin Baulig
2018-09-21[System.Data] use PAL_gssapi.c for SSPI (#9922)Egor Bogatov
2018-06-26Use positional parameters in calls to .format in gdb python scripts (#9311)rjvdboon
2018-05-21[corefx] Build System.Native (#8051)Ludovic Henry
2018-03-23Imports FtpWebRequest from CoreFX (#7644)Egor Bogatov
2018-02-28Revert "Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEv...Alexander Köplinger
2018-02-28Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEvent Core...Marek Safar
2018-02-28[System.IO] Integrate FileSystemWatchers from CoreFXAlexis Christoforides
2017-11-23Remove CodeDomConfigurationHandler from machine.config (#6070)Egor Bogatov
2017-11-17[lldb] update interp main loop function nameBernhard Urban
2017-10-11[lldb] update expression in scriptBernhard Urban
2017-03-18[lldb] update `monobt` so it understands interpreter frames.Bernhard Urban
2017-03-02Find more libraries via dllmap (#4451)Nikolay Amiantov
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