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-01-26Bump corefxMarek Safar
2018-01-25[System.IO.Compression.FileSystem] Improve ZipCreateFromEntryChangeTimestamp ...Alexander Köplinger
2018-01-25Avoid crash under GNOME if no gtk+2 available (#6654)Balló György
2018-01-24[WindowsBase] Use case-insensitive extension match in System.IO.Packaging.Zip...Sauta, Usevalad
2018-01-24Address review comments.Manuel de la Pena
2018-01-24[Test] Skip some tests from System.ServiceModel on WatchOS.Manuel de la Pena
2018-01-23Understand PE32+, at least as much as PE32 is understood. (#6503)jaykrell
2018-01-23[msvc] Update csproj files (#6642)monojenkins
2018-01-23[tests] Fix cscs/mcs specific GetMethodBody logicAlexander Kyte
2018-01-23Fixes an issue where a pipestream handle may be closed twice (Case 942966)Michael DeRoy
2018-01-23Bump corefxMarek Safar
2018-01-23[perfcounters] Move machine handling from native to managed. (#6543)jaykrell
2018-01-22[runtime] Apply cctor filters to callees of cctors (#6562)Alexander Kyte
2018-01-22[mcs] Implements C# 7 tuples implicit deconstructionMarek Safar
2018-01-22Add test for reproduce problem in debugger steppingMikhail Filippov
2018-01-22Fix watchos tests for system.data (#6600)Egor Bogatov
2018-01-22[Tests] Skip a subset of the System.IdentityModel for iOS and Mac. (#6594)Manuel de la Pena
2018-01-22This test is supposed to take between 1 and 2 seconds, but takes slightly lon...Jay Krell
2018-01-19[mcs] Adds missing default literal conversion test in probing code pathMarek Safar
2018-01-19[mcs] Fixes assumption that string class has no implicit/explicit conversion ...Marek Safar
2018-01-19Bump linkerMarek Safar
2018-01-18 [Tests] Skip System.ServiceModel tests that are not supported on XamMac 4.5 ...Manuel de la Pena
2018-01-18Convert K&R warning farm to ANSI and add static/const.Jay Krell
2018-01-18Add CI to WebAssembly. This is PR based on top of # Only the top 3 commits ma...Rodrigo Kumpera
2018-01-17[Tests] Do not assume order of returned interfacesRadek Doulik
2018-01-17Improve GetArgumentName in MonoOptions. Fixes bug-60904 (#6506)Egor Bogatov
2018-01-17[mcs] Implements C# 7.0 discardsMarek Safar
2018-01-17[Tests] Skip some of the System.ServiceModel tests when using MOBILE (#6545)Manuel de la Pena
2018-01-16[msvc] Update csproj files (#6538)monojenkins
2018-01-16[corlib] Use Environment.Platform to access the platform, rather than probing...Miguel de Icaza
2018-01-16fix system.data ssl-bug on linuxEgorBo
2018-01-16[corlib] Fixes StoppedThreadsThrowThreadStateException test buildMarek Safar
2018-01-15[mcs] C# 7.2 non-trailing named argumentsMarek Safar
2018-01-15[msvc] Update csproj files (#6516)monojenkins
2018-01-15[class] Add Obsolete message to ICSharpCode.SharpZipLib.dll (#6511)Alexander Köplinger
2018-01-15Add System.ServiceModel.Description.UseRequestHeadersForMetadataAddressBehavi...Vladimir Kazakov
2018-01-15change messages for some system exceptions (consistency with .net)EgorBo
2018-01-15[Tests] Ensure that tests are runnable on xamarin-macios (#5875)Manuel de la Pena
2018-01-12[runtime] Fix some default interface method problems. (#6484)Zoltan Varga
2018-01-12Fix bug 60359Katelyn Gadd
2018-01-10[msvc] Update csproj files (#6473)monojenkins
2018-01-10[corlib] Optimizes non-intrinsics version of string indexer codeMarek Safar
2018-01-09Improve sgen error reporting for assemblies it attempts to process (#6463)Miguel de Icaza
2018-01-09Bump corert (#6420)Marek Safar
2018-01-09[System] Set exception on Finish*Failure in SocketAsyncEventArgs (#6462)Alexander Köplinger
2018-01-09[w32process] Ensure process_handle is a legal value (#6449)Ludovic Henry
2018-01-08Implement a couple of SocketAsyncEventArgs methodsMiguel de Icaza
2018-01-08if MONO missing in Fix some ThreadPool performance counters. (#6118) (#6434)jaykrell
2018-01-06[System] Recursively delete directory in ApplicationSettingsBaseTestAlexander Köplinger
2018-01-06[System] Clear XDG_DATA_HOME and XDG_CONFIG_HOME in ApplicationSettingsBase t...Alexander Köplinger