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
2018-10-30[2018-06] [delegates] do not use CEE_CALLVIRT for non-virtual methods (#11450)monojenkins
2018-10-30[2018-06] [interp] Overflow fixes (#11426)Bernhard Urban
2018-10-19[WinForms] Propagate the flags from DrawTextInternal to MeasureTextInternal (...markusbeth
2018-10-19[2018-06] Crash Reporter V2 (#11162)Alexander Kyte
2018-10-10[2018-06] [sdks] Create archive targets for pre-building on CI (#10936)Ludovic Henry
2018-10-02[Reflection] Fix issue with finding types in module using an asterisk as filt...Maxim Lipnin
2018-09-27[2018-06] [System]: Make sure `HttpWebRequest` observes exceptions on timeout...monojenkins
2018-09-20[2018-06] Ignore some xunit tests for XA (non compatible with xunit 2.4) (#10...Egor Bogatov
2018-09-20[corlib] Makes remoting test more robust (and disable it on mobile)Marek Safar
2018-09-20[mono-api-html] Render something for fields with marshalling info. (#10698)monojenkins
2018-09-19[2018-06] Implement IEnumerable for ConditionalWeakTable (#10657)monojenkins
2018-09-14[runtime] Fix Marshal.SizeOf (typeof (void)). (#10601)monojenkins
2018-09-13[2018-06][Facades] Removes duplicate entryMarek Safar
2018-09-13[csproj] Update project filesmonojenkins
2018-09-13[Facades] Adds System.Buffers mobile facadeMarek Safar
2018-09-07[2018-06] Ensure the finalization in DeflateStream is performed in the correc...monojenkins
2018-09-05Reapply #10254 to 2018-06 and include change in #10393 (#10469)Neale Ferguson
2018-09-04[System]Fix `MonoBtlsProvider.CheckValidationResult ()` logic.Martin Baulig
2018-09-04[2018-06] Truncate MachineName (and UserDomainName) at first period (#10419)monojenkins
2018-09-04[2018-06] [corlib] Bring back String.Concat with __arglist (#10458)monojenkins
2018-08-30Revert "[2018-06] [System]: `MonoTlsStream` is now `IDisposable` and cleans u...Martin Baulig
2018-08-29[2018-06] [System]: `MonoTlsStream` is now `IDisposable` and cleans up on err...monojenkins
2018-08-27[2018-06] Add pipeline to convert managed exception into telemetry format (#1...Alexander Kyte
2018-08-27[2018-06] System.Windows.Forms: Fix regressions in layout code and TextBox Fo...monojenkins
2018-08-22An implementation of the ChainStatus property for Btls. (#10216)monojenkins
2018-08-20Fix process leak in process enumeration. Dispose rejected ones. (#10187)monojenkins
2018-08-20[System.Xml.Linq] Fix namespace conflict with new Xamarin.Mac namespace in te...monojenkins
2018-08-17[2018-06] [reflection] Assembly.LoadFile should throw ArgumentException for r...monojenkins
2018-08-15[2018-06][reflection] Implement RuntimeType.IsSubclassOf in native (#10078)Aleksey Kliger (λgeek)
2018-08-15[bcl] Disable a test which fails with linking. (#10104)monojenkins
2018-08-09[2018-06] [Facades] Adds System.Threading.Tasks.Extensions for mobile profile...monojenkins
2018-08-08[build] Bump bootstrap mcs versionMarek Safar
2018-08-03backport #9800 to 2018-06EgorBo
2018-08-01[LinkerDescriptor] remove remoting feature from MonoMethodMessageBernhard Urban
2018-07-20[TermInfo] fix reading integer value for new file formatBernhard Urban
2018-07-19[2018-06] interp delegate fixes (#9600)Bernhard Urban
2018-07-19[System] Update mobile tests to reflect missing DesignerAttributeMarek Safar
2018-07-18[corlib] Remove incorrectly included Interop.GetRandomBytes.Mono.cs file from...Alexander Köplinger
2018-07-17[csproj] Update project filesmonojenkins
2018-07-17[corlib] Include all span helpers optimizations (#9548)Marek Safar
2018-07-16[csproj] Update project filesmonojenkins
2018-07-16Fixes windows buildMarek Safar
2018-07-16[mscorlib] Adds PreserveDependencyAttributeMarek Safar
2018-07-16[corlib] Default to fast Span<T> (#9204)Marek Safar
2018-07-15[System.Data] Add missing API in PNS version of SqlConnectionMarek Safar
2018-07-14[2018-06] [dist] Ensure gensources.cs is included in tarballs (#9516)monojenkins
2018-07-12Merge pull request #9485 from alexanderkyte/2018-06-merp_paramsAlexander Köplinger
2018-07-12[mcs] Implements awaited expression check for indirectionsMarek Safar
2018-07-12[runtime] Enable application to register path for MERP restartAlexander Kyte
2018-07-12[runtime] Make merp eventType icall argumentAlexander Kyte