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/mcs
AgeCommit message (Expand)Author
2020-03-09[corlib] Suppress finalization of underlying console FileStreams (#19137)Aleksey Kliger (λgeek)
2020-03-09[bcl] Update BCL Linked Sizemonojenkins
2020-03-05[debugger] NRE when 2 threads try to call GetThreads at same time (#19122)Thays Grazia
2020-03-03Changed Max and MinLengthAttribute validation (#19084)Steve Pfister
2020-02-28[wasm] Use PNSE version of System.Net.NetworkInformation.NetworkInterface (#1...Maxim Lipnin
2020-02-28[runtime] Use pointer size gchandles (#19039)Vlad Brezae
2020-02-27[WinForms] Colorize PropertyGrid's Categories properly (#19045)Nikita Voronchev
2020-02-25Bump linker. (#19006)Zoltan Varga
2020-02-25Ensure ListView ItemCheck event can update the checked state (#18926) (#18937)Matthew Baird
2020-02-24[bcl] Update BCL Linked Sizemonojenkins
2020-02-23[corlib] Link out more SR/SRE types (#18770)Zoltan Varga
2020-02-23[bcl] Update BCL Linked Sizemonojenkins
2020-02-22Revert linker change of 5a65a97 (#18991)Fan Yang
2020-02-20[debugger] Enable reading embedded ppdb (#18895)Thays Grazia
2020-02-20Remove TestEnvVarSwitchForInnerHttpHandler test as it should be in XA/LinkerT...Egor Bogatov
2020-02-19[bcl] Default XmlSerializer stream serialize to UTF8 Encoding (#18836)Mitchell Hwang
2020-02-19Move HttpClientHandlerTests.Android.cs to nunit (#18883)Egor Bogatov
2020-02-18[wasm] Implement generation of empty assemblies in wasm-tuner. (#18880)Zoltan Varga
2020-02-14Make MonoWebRequestHandler linker friendly (#18832)Egor Bogatov
2020-02-14Bump linker submodule (#18844)Fan Yang
2020-02-13[System.Drawing] Release the Graphics HDC on Dispose. (#18801)Vincent Povirk
2020-02-12Allow users to switch to MonoWebRequestHandler on Android via UI (#18764)Egor Bogatov
2020-02-06[corlib] Silence undocumented exceptions in ReadXdgUserDir (#18684)mdh1418
2020-02-05[bcl] Update BCL Linked Sizemonojenkins
2020-02-04Bump linker. (#18691)Zoltan Varga
2020-01-29[corlib] Split corlib xunit tests even more for iOS (#18619)Alexander Köplinger
2020-01-28Use memmove in Buffer.MemoryCopy (#18547)Egor Bogatov
2020-01-28[WinForms] Incorrect Tree Nodes drawing at the `OwnerDrawText` mode (#18605)Nikita Voronchev
2020-01-28[Winforms] Form fixes (#18427)Karl
2020-01-28Don't select ListBox item if SelectionMode == None (#18492)Karl
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-27[WinForms] Display caret while click on ComboBox (#18523)Nikita Voronchev
2020-01-27Fix UnixEncoding.GetBytes() for empty strings (#18520)Steffen Kieß
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-27[WinForms] Fix #18506 ActiveTracker, do not propagate message to control when...abrevet-dev
2020-01-26[debugger] Access invalid memory address using PointerValue Command. (#18537)Thays Grazia
2020-01-25Fix typos (#18585)Maher Jendoubi
2020-01-24[aprofutil] Update the tool nameRadek Doulik
2020-01-24[mcs] Fix support for digit separators (#18539)mdh1418
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-17[tests] Re-enable profiler test that used to fail (#18471)Vlad Brezae
2020-01-17[bcl] Update BCL Linked Sizemonojenkins
2020-01-17[runtime] NOHANDLES for ves_icall_System_Threading_Thread_GetCurrentThread (#...Aleksey Kliger (λgeek)
2020-01-14Add normalized .bat files after the .gitattributes EOL changeAlexander Köplinger