Inferred type argument cannot be of method group
[mono.git] / mcs / class /
2011-05-26 Marek SafarAdd more async infrastructure
2011-05-24 Marek Habersack[asp.net] Don't throw an exception if a session item...
2011-05-24 Atsushi EnoFix global schema component resolution issue in ids...
2011-05-23 Atsushi EnoSupport named wildcard in UriTemplate matching. Fixed...
2011-05-23 Atsushi EnoLook for KnownTypeAttributes on known types (recursivel...
2011-05-23 Rodrigo KumperaReorder fields to improve object layout since the runti...
2011-05-20 Marek SafarRename Task<T> implementation file
2011-05-20 Marek SafarPass first async test
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Atsushi EnoAllow DocumentType in ImportNode().
2011-05-19 Marek Habersack[asp.net] Ignore JavaScript blocks enclosed in HTML...
2011-05-17 Rodrigo KumperaMerge pull request #103 from XTZGZoReX/master
2011-05-17 XTZGZoReXMono.Tasklets: Suppress Continuation finalization when...
2011-05-17 Atsushi EnoCheck invalid recursion of xs:group use. Fixed bug...
2011-05-16 Konrad M. Kruczynski[Fix] #635971 Fixed throwing exception in case of using...
2011-05-16 Marek Habersack[asp.net] Fix for bug #650847. Output both tagged and...
2011-05-16 Marek SafarInitial refactoring to accommodate async
2011-05-16 Atsushi EnoDo not import xs:any member as XmlElement[]. Create...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-16 Atsushi EnoAttachable property setter was not working with XamlObj...
2011-05-15 Flose MaierAdd test for bug 686486.
2011-05-13 Onur Can CakmakAdd decimal support to XmlBinaryDictionaryReader
2011-05-13 Atsushi EnoImplement XmlSerializerMessageContractImporter, round 2.
2011-05-13 Zoltan VargaMerge pull request #100 from Unity-Technologies/master...
2011-05-13 Atsushi EnoDo not take host part into consideration on comparing...
2011-05-13 Atsushi EnoImplement WsdlContractConversionContext, and ignore...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-12 Veerapuram VaradhanMerge pull request #99 from IgorTkachev/master
2011-05-12 Igor TkachevSqlDbType missing value.
2011-05-11 Igor TkachevSqlDbType missing values.
2011-05-11 Atsushi EnoRevert previous XmlSerializerMessageContractImporter...
2011-05-11 Atsushi EnoAdd PipeException. fixed bug #692987 by Eberhard Beilharz.
2011-05-11 Atsushi EnoFixed orders in XmlSchemaObjectTable and got some S...
2011-05-10 Atsushi EnoCanImport() just returns false, without throwing error.
2011-05-10 Atsushi Enosupport import of xs:anyType, as well as make couple...
2011-05-10 Atsushi EnoFix common issue in MetadataSet - call MoveToContent...
2011-05-10 Atsushi EnoAdd new MetadataSetTest and fix couple of minor issues.
2011-05-10 Atsushi EnoRevive this test by implementing mock web server.
2011-05-10 Atsushi EnoAdd (not-working) callback instance context mode test...
2011-05-10 Atsushi EnoUpdate XsdDataContractImporter.CanImport and implement...
2011-05-09 Sebastien PouliotAdd (disabled) unit tests for sync use of Communication...
2011-05-09 Atsushi Enoongoing XmlSerializerMessageContractImporter work.
2011-05-09 Atsushi EnoMultiple schemas in wsdl could share same SourceUri...
2011-05-09 Atsushi EnoAllow xsi:nil for void. Fixed client side of bug #687580.
2011-05-09 Atsushi EnoNow our HttpListener can listen to wildcard prefix...
2011-05-08 Flose MaierAvoid crash when setting the DialogResult in the FormCl...
2011-05-06 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-05-06 Lluis Sanchez[Web Services] Fix regression caused by previous commit
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-06 Sebastien PouliotUpdate S.X.S sources files to use S.XML sources
2011-05-06 Sebastien PouliotMake some S.X.S types compatible with the SL API (for...
2011-05-06 Sebastien PouliotEnable some code to be included in Moonlight's S.X...
2011-05-04 Veerapuram Varadhan[ado.net]bugfix:688773 - Assign default value to column...
2011-05-04 Veerapuram Varadhan[ado.net]bugfix:681916 - Based on patch by Scott <srfca...
2011-05-04 Veerapuram Varadhan[mono]bugfix:663287 - Validate the type of value agains...
2011-05-04 Veerapuram Varadhan[ado.net]BugFix 663914 - Retain original version of...
2011-05-04 Marek Habersack[corlib] Do not cache disposed resource sets.
2011-05-04 Marek Habersack[asp.net] Do not retrieve script's URL in RegisterScrip...
2011-05-04 ualtinokMade Count setter internal ->
2011-05-04 ualtinokSet Count to 0 as well as BytesTransferred when reusing...
2011-05-04 Konrad KruczyńskiEdited mcs/class/System/System.IO.Ports/SerialPortStrea...
2011-05-03 Andreia Gaita[json] revert part of 382a385a8f, it regresses moon...
2011-05-03 Martin BauligAdd socket timeouts to the soft debugger.
2011-05-02 Sebastien PouliotFix parameter name for Aes.Create
2011-05-02 Sebastien PouliotAdd new 4.0 method (stub) for X509Certificate
2011-05-02 Sebastien PouliotMatch IDisposable with 4.0 changes in System.Security...
2011-05-02 Sebastien PouliotAdd some new 4.0 features in System.Security.Cryptography
2011-05-02 Jb EvainFix the mobile build
2011-05-02 Jb EvainFix non net_4_0 profiles build
2011-05-02 Jb EvainProperly check the maxstacksize asked for the Thread
2011-05-02 Jb EvainAdd test for Thread.ctor where the stacksize is not...
2011-05-02 Zoltan VargaFix support for parameters with generic constraints...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
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.
next