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-02-09[build] Narrow recursive dependenciesMarek Safar
2018-02-09[Mono.Security] Remove unused usingMarek Safar
2018-02-09Adjust tabbing.Tychshenko, Dmitriy
2018-02-09Add ordinal comparison when matching request path to listener pathsTychshenko, Dmitriy
2018-02-09Fixes WCF methods with path parameters in UriTemplate annotation. Bugzilla bu...Tychshenko, Dmitriy
2018-02-09Pick the Listener that matches the start of the request URLTychshenko, Dmitriy
2018-02-09[bcl] Fix more assembly identity mismatches (#6870)Alexander Köplinger
2018-02-09[wasm] Add system test suite exclude file. (#6847)Rodrigo Kumpera
2018-02-08[System]: Revert my latest WebResponseStream changes.Martin Baulig
2018-02-08[msvc] Update csproj filesmonojenkins
2018-02-08[timezone] ignore LocalId test on XAMMAC_4_5 tooBernhard Urban
2018-02-07Add stubs for Interop.NetSecurityNative (#6824)Egor Bogatov
2018-02-06[interp] Add support for vararg call conventionVlad Brezae
2018-02-06Add missing api to System.Data (fixes 6767)Egor Bogatov
2018-02-05[System]: WebResponseStream now correctly reads the chunk trailer when using ...Martin Baulig
2018-02-04[System] Disable few tests which blocks when run on main loopMarek Safar
2018-02-02[msvc] Update csproj files (#6758)monojenkins
2018-02-02[System]: Use WebClient from CoreFX. (#6711)Martin Baulig
2018-02-02[System]: Refactor and cleanup WebResponseStream (#6662)Martin Baulig
2018-01-31[threads] Return boolean instead of pointer from Thread_internal (#6661)jaykrell
2018-01-31fix leak in FontFamilyEgorBo
2018-01-30[System]: Enable ServicePoint tests from CoreFX.Martin Baulig
2018-01-29[corlib] Optimization for stacktrace build upMarek Safar
2018-01-27[msvc] Update csproj files (#6696)monojenkins
2018-01-27[build] Add recursive run-xunit-test targetMarek Safar
2018-01-27[corlib] Implements StackTraceHiddenAttributeMarek Safar
2018-01-26[System.Core] Enable more testsMarek Safar
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