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
2011-04-28Extend supported XmlDateTimeSerialization formats. Fixed bug #690475.Atsushi Eno
2011-04-28XmlSerializer code generator was generating wrong char literal.Atsushi Eno
2011-04-28Implement some properties in XamlObjectWriterSettings. Fixed bug #689548.Atsushi Eno
2011-04-28[socket] More BeginConnect (IPAddress []) workGonzalo Paniagua Javier
2011-04-28fix the moon build with -j 4Chris Toshok
2011-04-28Merged pull request #88 from skolima/msbuild-merge.Marek Habersack
2011-04-28[MSBuild] Add Microsoft.Build for 4.0 profileLeszek 'skolima' Ciesielski
2011-04-28Merged pull request #58 from XTZGZoReX/master.Rodrigo Kumpera
2011-04-27Make the wake socket non-blocking, so it doesn't deadlock if the wake-receiveDick Porter
2011-04-27Work around Solaris 10 missing the functions Xutf8LookupString() andDick Porter
2011-04-27Handle fault messages in duplex callback channel.Atsushi Eno
2011-04-27Fixes a race when disposing iteratorsMarek Safar
2011-04-27Use FindCritera/ResolveCriteria Duration properties for DiscoveryEndpoint tim...Atsushi Eno
2011-04-27Log UDP messages (using System.ServiceModel internals via IVT).Atsushi Eno
2011-04-27If there's a delayed exception, clear 'ares'Gonzalo Paniagua Javier
2011-04-27Worked on linux, failed on OSXGonzalo Paniagua Javier
2011-04-27[Socket] Improved ConnectAsyncGonzalo Paniagua Javier
2011-04-26[moonlight] Always use INTERNAL_GMCS as it's always there.Alan McGovern
2011-04-26[moonlight] Fix up the bootstrap mcs when buildingAlan McGovern
2011-04-26[moonlight] Build mcs.exe as part of the moonlight buildAlan McGovern
2011-04-26Reset the blocking flag as soon as possible.Gonzalo Paniagua Javier
2011-04-26[socket] Fixed other BeginConnect overloadsGonzalo Paniagua Javier
2011-04-26Fail gracefully when CancellationToken has been created uninitialized by user.Jérémie Laval
2011-04-26Add CancellationToken unit testsJérémie Laval
2011-04-26Honors correctly canceled ctor parameter of CancellationTokenJérémie Laval
2011-04-26Remove using of obsolte __TryReadTypeNameMarek Safar
2011-04-26Update to the latest ikvm.reflectionMarek Safar
2011-04-26Fix monodroid/monotouch build.Atsushi Eno
2011-04-26[689593] Unwrap array element type when checking return type type-inferenceMarek Safar
2011-04-26[Socket] Fix BeginConnectGonzalo Paniagua Javier
2011-04-26In *AllLines use WriteLine instead of Write.Gonzalo Paniagua Javier
2011-04-25Add new WP7 properties in HttpWebRequestSebastien Pouliot
2011-04-25Log net.tcp transport messages too.Atsushi Eno
2011-04-25Make our own simple log format actually diagnostics-compatible.Atsushi Eno
2011-04-25minor diagnostic log format brush up.Atsushi Eno
2011-04-25Actual source directory changes after changing namespaces.Atsushi Eno
2011-04-25More nettcp namespace changes.Atsushi Eno
2011-04-25Move NetTcp namespace to internal one.Atsushi Eno
2011-04-25Enable environment-controled output on non-moon profile too. Add error logging.Atsushi Eno
2011-04-23added less overhead version of TerminateUtf8 for string versionsWolfgang Steffens
2011-04-23fixed all cairo text api callsWolfgang Steffens
2011-04-23Fix calling conventions in Mono.Cairo.WolfgangSt
2011-04-22Remove unused variableGonzalo Paniagua Javier
2011-04-22Log HTTP reply Message too. Make logging customizible on under the moon.Atsushi Eno
2011-04-22Fix compilationMarek Habersack
2011-04-22[asp.net] Do nothing if null SessionStateStoreData is passed to SessionStateS...Marek Habersack
2011-04-21Revert "[moonlight] Build the mcs compiler as part of the moon build."Alan McGovern
2011-04-21[moonlight] Build the mcs compiler as part of the moon build.Alan McGovern
2011-04-21[asp.net] Inform user about all exceptions thrown during HttpRuntime static i...Marek Habersack
2011-04-21Use XPathNavigator output in WCF diagnostics. Got sorta-valid message trace.Atsushi Eno