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-28[WinForms] Make `ContextMenuStrip` behavior closer to the reference one (#18598)Nikita Voronchev
2020-01-28Merge pull request #18491 from PreferLinux/RTF+Textbox-workAlexander Köplinger
2020-01-28[csproj] Update project filesmonojenkins
2020-01-28Bump API snapshot submodulemonojenkins
2020-01-28[wasm][debugger] Handle When BreakpointRequest Commands Come Out of OrderSteve Pfister
2020-01-28Bump bockbuild for Pango patch (#18566)Cody Russell
2020-01-28[wasm][debugger] Make the file loading slightly more asyncLarry Ewing
2020-01-28[wasm][debugger] Track the sessionId with all events and commandsLarry Ewing
2020-01-27[utils] Default to g_print in mono_counters_dump if the stream is NULL (#18582)Ryan Lucia
2020-01-27[eglib] Use the stdout handler with g_printf (#18581)Ryan Lucia
2020-01-27[WinForms] Display caret while click on ComboBox (#18523)Nikita Voronchev
2020-01-27Fix UnixEncoding.GetBytes() for empty strings (#18520)Steffen Kieß
2020-01-27Update dependencies from https://github.com/dotnet/arcade build 20200126.3 (#...dotnet-maestro[bot]
2020-01-27Fix open port for X11 applications (#18583)felixdoerre
2020-01-27[Winforms] X11 Fix bounds change from within bounds-related events (#18513)Karl
2020-01-27Update locale tables - add Tatar CLDR files tt.xml and tt_RU.xml (Fixes #1852...Adrian
2020-01-27Fix for -mminimal-toc detection, enable BTLS on FreeBSD PowerPC (#18578)Phil Jaenke
2020-01-27Allow passing IntPtr values with UnmanagedType.AsAny. (#18544)Vincent Povirk
2020-01-27Remove unused variables (#18579)Pranav K
2020-01-27[WinForms] Fix #18506 ActiveTracker, do not propagate message to control when...abrevet-dev
2020-01-27[master] Bump msbuild to track xplat-master (#18575)Ankit Jain
2020-01-27[Wasm] Fix threading support file in packager (#18593)Jérôme Laban
2020-01-26[runtime] Disable lldb backtrace display on osx, it hangs on attaching in lld...monojenkins
2020-01-26[debugger] Access invalid memory address using PointerValue Command. (#18537)Thays Grazia
2020-01-25Fix typos (#18585)Maher Jendoubi
2020-01-25[jit] Compute has_references correctly for gshared types whose constraint is ...Zoltan Varga
2020-01-25[wasm] Fix netcore build. (#18564)Zoltan Varga
2020-01-25[runtime] Avoid loading ThreadAbortException class on netcore. (#18563)monojenkins
2020-01-25Fix for failing compile-runtime-tests (#18569)Phil Jaenke
2020-01-25Initial CMAKE build system support. (#18561)monojenkins
2020-01-24[aprofutil] Update the tool nameRadek Doulik
2020-01-24[mcs] Fix support for digit separators (#18539)mdh1418
2020-01-23Remove "handles" from System.Threading.Semaphore. (#18512)Jay Krell
2020-01-23Fix typos (#18546)monojenkins
2020-01-23[bockbuild] preinstall: kill any running VBCSCompiler processes (#18488)Ankit Jain
2020-01-23[debugger] Native thread not executing managed code considered as terminated ...Thays Grazia
2020-01-23Add disable_omit_fp support for LLVM (#18489)Fan Yang
2020-01-23Disable netcore mono builds that now live in dotnet/runtime (#18549)Alexander Köplinger
2020-01-23[jit] Compute the instance size/alignment correctly for gshared types whose c...Zoltan Varga
2020-01-23[interp] context can be uninitialized for get_resume_state callback (#18533)Bernhard Urban-Forster
2020-01-23Update dependencies from https://github.com/dotnet/arcade build 20200118.1 (#...dotnet-maestro[bot]
2020-01-23configure.ac: remove AC_SEARCH_LIBS for libintl (#18531)Alexander Köplinger
2020-01-22configure.ac: Don't look for X11 in netcore modeAlexander Köplinger
2020-01-21Store the current encoding code page, not encodingKarl
2020-01-21Use correct default encoding.Karl
2020-01-18Calculate DPI before Recalculate.Karl
2020-01-18Fix NullReferenceException when parsing RTF.Karl
2020-01-17Bump bockbuild to get GTK NSPasteboardType change. (#18080)Cody Russell
2020-01-17Compilation warnings fixes (#18495)Nikolay Sivov
2020-01-17[tests] Re-enable profiler test that used to fail (#18471)Vlad Brezae