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
2016-01-05[System]: Only use the 'MONO_SECURITY_ALIAS' conditional to determine whether...Martin Baulig
2016-01-05Merge pull request #2396 from akoeplinger/flaky-osx-socket-testAlexander Köplinger
2016-01-04[System] Fixes Process::WaitForExit to honour EnableRaisingEvents settingMarek Safar
2016-01-04[System] Fix flaky AcceptBlockingStatus test that sometimes failed on OSXAlexander Köplinger
2016-01-04Merge pull request #2393 from akoeplinger/servicemodel-collection-modifiedAlexander Köplinger
2016-01-04[mcs] Fixes typoMarek Safar
2016-01-04[corlib] Remove RijndaelManaged test that makes no sense with referencesource...Alexander Köplinger
2016-01-03[System.ServiceModel] Fix "collection was modified" exception in testsAlexander Köplinger
2016-01-03[corlib] Fixed the mobile build in System.Security.Cryptography.X509Certifica...Joao Matos
2016-01-02[runtime] Avoid a crash if a generic type definition is passed to RuntimeHelp...Zoltan Varga
2016-01-01[System.Web] Fix WizardStepBase_Theme sharing violation error during testAlexander Köplinger
2015-12-24[System] Port AuthenticatedStream from referencesourcesAlexander Köplinger
2015-12-23[mkbundle] Add support for --quiet.Rolf Bjarne Kvinge
2015-12-23[mkbundle] Fix compiler warnings.Rolf Bjarne Kvinge
2015-12-23ucm2cp: Remove the deprecated '#if NET_2_0' fenceMiguel de Icaza
2015-12-23[System.Xml.Linq] Reenable a test that was commented outAlexander Köplinger
2015-12-23Merge pull request #2366 from xmcclure/scripts-babysitterAlexander Köplinger
2015-12-22Merge pull request #2375 from akoeplinger/servicemodel-remove-portfindersAlexander Köplinger
2015-12-22Merge pull request #2034 from alexrp/ctx-cleanupRodrigo Kumpera
2015-12-22Merge pull request #1896 from meum/patch-1Miguel de Icaza
2015-12-22Merge pull request #2374 from lambdageek/dev/bug-37035Aleksey Kliger (λgeek)
2015-12-22[ServiceModel] Remove custom free port finder codeAlexander Köplinger
2015-12-22[WCF] ServiceHost should look for inherited ServiceBehaviorAttributeAleksey Kliger
2015-12-21Merge pull request #2373 from akoeplinger/servicemodel-tcpreplychannel-raceJoão Matos
2015-12-21Merge pull request #2372 from abock/dcs-iserializable-bxc37171Marek Safar
2015-12-21XmlObjectSerialier: fix ISerializable (bxc#37171)Aaron Bockover
2015-12-21[ServiceModel] Make TcpReplyChannel.OnClose thread-safeAlexander Köplinger
2015-12-21Merge pull request #2370 from DavidKarlas/replaceQuoteMarek Safar
2015-12-20[symbolicate] Make sure MONO_PATH is quotedAlexander Köplinger
2015-12-20[XBuild] Fixed method invocation with string argument containing ",` or 'David Karlaš
2015-12-19[csproj] Refreshed order.xml and csproj filesAlexander Köplinger
2015-12-19Update the System.Diagnostics.Tracing namespace to better match the .NET APIFrederik Carlier
2015-12-19[XBuild] Add support for copying/cleaning portable .pdb files generated by Ro...David Karlaš
2015-12-18[mcs] Propagate null operator flag during standalone to extension methods pro...Marek Safar
2015-12-18Peer feedback changes for babysitter script PRAndi McClure
2015-12-18Adds babysitter script for PR testsAndi McClure
2015-12-18[mkbundle] Fix --nomain option for WindowsAlexis Christoforides
2015-12-18[mkbundle] Allow override of embedded assemblies.Alexis Christoforides
2015-12-18Merge pull request #2350 from akoeplinger/signcode-sha1Alexander Köplinger
2015-12-18[mkbundle] Fix typoAlexis Christoforides
2015-12-17[mkbundle] Correct some linking options for WindowsAlexis Christoforides
2015-12-17[mkbundle] Allow overriding linked Mono library pathAlexis Christoforides
2015-12-17Merge pull request #2342 from lewurm/mkbundlefixAlexis Christoforides
2015-12-17[test][System.Runtime.Serialization] Ensure test compile on XI (avoid more th...Sebastien Pouliot
2015-12-16[mono-api-info] Add `mono-api-info -L`, `mono-api-info -r`Jonathan Pryor
2015-12-16Merge pull request #2324 from akoeplinger/caching-lockingAlexander Köplinger
2015-12-16Merge pull request #2353 from ludovic-henry/fix-servicemodel-15153monojenkins
2015-12-16Merge pull request #2351 from ludovic-henry/fix-socket-36941monojenkins
2015-12-16Merge pull request #2345 from akoeplinger/xbuild14Marek Safar
2015-12-16Add test for bug #15153Mark Mikofski