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/class
AgeCommit message (Expand)Author
2020-06-18[2020-02] [merp] Add API methods for getting hashcode/reason of last crash (#...monojenkins
2020-05-25Always include Unicode charinfo, so tar made in csc mode works in mcs mode (#...monojenkins
2020-04-28Fix if already send error to http client, do not callback. (#19668)monojenkins
2020-04-24[System.Runtime.Serialization] Work around `specified cast is not valid` erro...monojenkins
2020-04-09[2020-02][debugger] Bump protocol for multi threaded single step implementati...Thays Grazia
2020-04-09[2020-02] Add BeginRead/BeginWrite/EndRead/EndWrite overloads back to SslStre...monojenkins
2020-04-08[2020-02][debugger] Bump protocol for this commit https://github.com/mono/mon...Thays Grazia
2020-04-08[2020-02][debugger] Fix NOT_IMPLEMENTED while debugging. (#19450)Thays Grazia
2020-03-27[2020- 02][debugger] Implementing step through multithreaded code. (#19343)Thays Grazia
2020-03-27Fix suspend_policy that will be sent to debugger-libs, because on debugger-li...Thays Grazia
2020-03-26[2020-02] [corlib] Suppress finalization of underlying console FileStreams (#...monojenkins
2020-03-13[2020-02] [corlib] Capture the ExceptionDispatchInfo when rethrowing from Tas...monojenkins
2020-02-27[2020-02][debugger] Enable reading embedded ppdb (#19049)Thays Grazia
2020-02-22Revert linker change of 5a65a97 (#18993)monojenkins
2020-02-20Remove TestEnvVarSwitchForInnerHttpHandler test as it should be in XA/LinkerT...monojenkins
2020-02-19[2020-02] [bcl] Default XmlSerializer stream serialize to UTF8 Encoding (#18907)monojenkins
2020-02-18[2020-02] Make MonoWebRequestHandler linker friendly (#18834)monojenkins
2020-02-18Move HttpClientHandlerTests.Android.cs to nunit (#18890)monojenkins
2020-02-12[2020-02] Allow users to switch to MonoWebRequestHandler on Android via UI (#...monojenkins
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-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[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
2020-01-13[Winforms] Calculate GroupBox preferred size the same way as Panel (#18429)Karl
2020-01-13[Winforms] Always draw at least one line of a Label. (#18422)Karl
2020-01-13[Winforms] Improve X11 keyboard handling. (#18428)Karl
2020-01-13[Winforms] Don't have non-active controls focused (#18426)Karl
2020-01-13[Winforms] Implement correct Control.Region / ClipRegion support on X11 (#18421)Karl
2020-01-13[Winforms] X11Keyboard LookupString fixes (#18423)Karl
2020-01-13[jit] Fix an assertion in the Thread.VolatileRead () intrinsic. (#18430)Zoltan Varga
2020-01-13Only calculate scrollbars once handle createdKarl
2020-01-13Significantly improve DPI caching.Karl