Small thing reverted.
[mono.git] / mcs / class /
2011-05-06 Konrad M. KruczynskiSmall thing reverted.
2011-05-06 Konrad M. KruczynskiMerge branch 'master' of github.com:konrad-kruczynski...
2011-05-06 Konrad M. KruczynskiAdded test for bug fix #688940.
2011-05-04 Konrad KruczyńskiEdited mcs/class/System/System.IO.Ports/SerialPortStrea...
2011-05-01 Konrad M. KruczynskiAdded exception in case of using nonstandard baud rate...
2011-04-30 Geoff NortonAvoid doubly declaring some types in the 2.1 profile...
2011-04-30 Gonzalo Paniagua... Fix prefix selection
2011-04-30 Gonzalo Paniagua... Support FTP + RETR + proxy
2011-04-29 Alan McGovern[GCHandle] Refactor so == and != do not box unnecessarily.
2011-04-29 Gonzalo Paniagua... [webclient] Process uri.UserInfo when present
2011-04-28 Sebastien PouliotFix remaining moon-unit failures wrt Sockets changes
2011-04-28 Sebastien PouliotFix copy-paste error in git 17085447
2011-04-28 Lluis Sanchez[Web.Services] Add support for optional parameters
2011-04-28 Atsushi EnoLooks like xs:any is allowed under certain condition...
2011-04-28 Atsushi Enomoonlight does not like XmlSchemaType but nasty code...
2011-04-28 Marek Habersack[system.data.services] Stubs for a few 4.0 types +...
2011-04-28 Marek HabersackMerged pull request #91 from skolima/master.
2011-04-28 Leszek 'skolima... fixing the build
2011-04-28 Atsushi Eno...and do return Type for all known xs:* types in XsdDa...
2011-04-28 Atsushi EnoDo not reject xsd:* types that are not listed in KnownT...
2011-04-28 Atsushi EnoExtend supported XmlDateTimeSerialization formats....
2011-04-28 Atsushi EnoXmlSerializer code generator was generating wrong char...
2011-04-28 Atsushi EnoImplement some properties in XamlObjectWriterSettings...
2011-04-28 Gonzalo Paniagua... [socket] More BeginConnect (IPAddress []) work
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Leszek 'skolima... [MSBuild] Add Microsoft.Build for 4.0 profile
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Dick PorterMake the wake socket non-blocking, so it doesn't deadlo...
2011-04-27 Dick PorterMerge branch 'mwf-solaris-no-utf8'
2011-04-27 Dick PorterWork around Solaris 10 missing the functions Xutf8Looku...
2011-04-27 Atsushi EnoHandle fault messages in duplex callback channel.
2011-04-27 Atsushi EnoUse FindCritera/ResolveCriteria Duration properties...
2011-04-27 Atsushi EnoLog UDP messages (using System.ServiceModel internals...
2011-04-27 Gonzalo Paniagua... If there's a delayed exception, clear 'ares'
2011-04-27 Gonzalo Paniagua... Worked on linux, failed on OSX
2011-04-26 Gonzalo Paniagua... [Socket] Improved ConnectAsync
2011-04-26 Gonzalo Paniagua... Reset the blocking flag as soon as possible.
2011-04-26 Gonzalo Paniagua... [socket] Fixed other BeginConnect overloads
2011-04-26 Jérémie LavalFail gracefully when CancellationToken has been created...
2011-04-26 Jérémie LavalAdd CancellationToken unit tests
2011-04-26 Jérémie LavalHonors correctly canceled ctor parameter of Cancellatio...
2011-04-26 Marek SafarUpdate to the latest ikvm.reflection
2011-04-26 Atsushi EnoFix monodroid/monotouch build.
2011-04-26 Gonzalo Paniagua... [Socket] Fix BeginConnect
2011-04-25 Gonzalo Paniagua... In *AllLines use WriteLine instead of Write.
2011-04-25 Sebastien PouliotAdd new WP7 properties in HttpWebRequest
2011-04-25 Atsushi EnoLog net.tcp transport messages too.
2011-04-25 Atsushi EnoMake our own simple log format actually diagnostics...
2011-04-25 Atsushi Enominor diagnostic log format brush up.
2011-04-25 Atsushi EnoActual source directory changes after changing namespaces.
2011-04-25 Atsushi EnoMore nettcp namespace changes.
2011-04-25 Atsushi EnoMove NetTcp namespace to internal one.
2011-04-25 Atsushi EnoEnable environment-controled output on non-moon profile...
2011-04-25 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-23 Wolfgang Steffensadded less overhead version of TerminateUtf8 for string...
2011-04-23 Wolfgang Steffensfixed all cairo text api calls
2011-04-23 WolfgangStFix calling conventions in Mono.Cairo.
2011-04-22 Gonzalo Paniagua... Remove unused variable
2011-04-22 Atsushi EnoLog HTTP reply Message too. Make logging customizible...
2011-04-22 Marek HabersackFix compilation
2011-04-22 Marek Habersack[asp.net] Do nothing if null SessionStateStoreData...
2011-04-21 Marek Habersack[asp.net] Inform user about all exceptions thrown durin...
2011-04-21 Atsushi EnoUse XPathNavigator output in WCF diagnostics. Got sorta...
2011-04-21 Atsushi EnoFix wrapper elements. It should be <TraceData><DataItem>...
2011-04-21 Atsushi EnoXmlWriterTraceListener supports XPathNavigator as non...
2011-04-21 Marek SafarFix WindowsBase test build under 2.0 profile
2011-04-21 Atsushi EnoUse xmlns-ignoring XmlDocument derivation for config...
2011-04-21 Atsushi EnoRooArray types were rejected as unknown when it is...
2011-04-21 Marek Habersack[asp.net] Implemented composite scripts support in...
2011-04-20 Marek SafarAdd missing 4.0 api
2011-04-20 Atsushi EnoGet real fix for bug #687902. Revert request processor...
2011-04-20 Atsushi EnoOngoing service channel closing fix and session managem...
2011-04-19 Gonzalo Paniagua... [HttpListener] Fix matching directories
2011-04-19 Lluis SanchezFix ICollection.CopyTo in the Stack class
2011-04-18 Gonzalo Paniagua... [HttpWebRequest] Fix half-baked commit
2011-04-18 Jb EvainFix DynamicInvoke when the delegate is closed over...
2011-04-18 Jb EvainAdd test for #664205
2011-04-18 Marek Habersack[asp.net] ScriptResourceHandler must correctly encode...
2011-04-18 Atsushi EnoEmpty XmlReader message caused failure on buffereed...
2011-04-17 Zoltan VargaFix Object.MemberwiseClone () on arrays. Fixes #688033.
2011-04-17 Gonzalo Paniagua... [webclient] Only set the credentials when they are...
2011-04-17 Sebastien PouliotImplemented IDisposable on System.Security.Cryptography...
2011-04-17 Marek Habersack[asp.net] Implemented undocumented BuildManagerHost...
2011-04-16 Marek Habersack[asp.net] MinimizableAttributeTypeConverter only conver...
2011-04-15 Sebastien PouliotFix non-element in XML flash policy (same as #681699...
2011-04-15 Atsushi EnoPrepare for HostNameComparisonMode support (i.e. incomp...
2011-04-15 Atsushi EnoReturn null for empty message in WebMessageFormatter...
2011-04-15 Atsushi EnoSome argument check in TextMessageEncoder.
2011-04-15 Rolf Bjarne Kvinge[corlib] Ensure Thread.ManagedThreadId is unique per...
2011-04-15 Atsushi EnoUse correct MessageVersion instead of Default for empty...
2011-04-15 Jb EvainRemove warnings
2011-04-15 Atsushi EnoPrefer immutable string return for ease of debugging...
2011-04-15 Atsushi EnoFix regression for counter case to 6005f0a7.
2011-04-15 Atsushi EnoImplement support for KnownTypeAttribute.MethodName.
2011-04-15 Atsushi EnoPrepare for new System.Xml.Serialization.dll build...
2011-04-15 Atsushi EnoFlush XmlWriter and TextWriter so that incomplete chang...
2011-04-15 Atsushi EnoOne more step to enable WCF diagnostics in Logger,...
2011-04-14 Marek Habersack[asp.net] Fix for bug #685116. AJAX post-back which...
2011-04-14 Marek Habersack[asp.net] Fix for bug #685267. ClientScriptManager...
2011-04-14 Marek Habersack[asp.net] Removed a few NET_2_0 ifdefs
next