Ref parameter was not covered by ParameterInfo.IsOut. Fixed bug #696784.
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Description /
2011-05-27 Atsushi EnoFill type info in MessagePartDescription from XmlSerial...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-13 Atsushi EnoImplement XmlSerializerMessageContractImporter, round 2.
2011-05-13 Zoltan VargaMerge pull request #100 from Unity-Technologies/master...
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-11 Atsushi EnoRevert previous XmlSerializerMessageContractImporter...
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-09 Atsushi Enoongoing XmlSerializerMessageContractImporter work.
2011-04-14 Alan McGovern[System.ServiceModel] Add some missing properties for...
2011-04-14 Atsushi EnoServiceKnownTypeAttribute.MethodName was used way diffe...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Atsushi EnoAdd XmlSerializerFormatAttribute support in mobile...
2011-04-07 Atsushi EnoFix moonlight_raw build in Sys.Xml.Serialization.dll...
2011-04-07 Atsushi EnoDataContractSerializerOperationBehavior is done too...
2011-04-07 Atsushi EnoSome XmlSerializerFormatAttribute and XmlSerializerOper...
2011-04-01 Atsushi EnoLess !NET_2_1/!MOONLIGHT to improve SL4 WCF compatibility.
2011-04-01 Atsushi EnoImplement ConfigurationName support for ChannelFactory.
2011-04-01 Peter GerbrandtFix contract description for contracts with deep inheri...
2011-03-31 Rolf Bjarne KvingeSystem.ServiceModel: make it a lot more compatible...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Atsushi EnoFix build; remove extra !NET_2_1.
2011-03-16 Atsushi EnoEnable more behavior interface member in NET_2_1.
2011-03-16 Atsushi EnoEnable more behaviors use in NET_2_1 land, toward WebHt...
2011-03-16 Atsushi EnoAdd endpoint behavior support in NET_2_1, which involve...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-07 Peter GerbrandtSupport for the same interface as service contract...
2011-02-17 Atsushi EnoOnly use non-null values in ServiceAuthorizationBehavior.
2011-02-16 Atsushi EnoOperation interface methods also have ServiceKnownType...
2011-02-15 Atsushi EnoAsync MessageContract pattern needs more sophisticated...
2011-02-15 Atsushi EnoServiceDescription.cs does not exist in moonlight,...
2011-02-15 Atsushi EnoMessageHeaderDescription were not filled in message...
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-02 Atsushi EnoNow operations are collected per corresponding Contract...
2011-02-02 Atsushi EnoImplement GetInheritedContracts(), towards bugfix ...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-10 Marek Habersack[wcf] .NET allows for service contract methods to be...
2010-10-22 Atsushi EnoIt should not have to import all schema elements, but...
2010-10-22 Atsushi EnoSmall refactoring on enumerating message schema element...
2010-10-21 Atsushi EnoOnEndXxx() methods should not try to let void return...
2010-10-21 Atsushi EnoVoid event should not have Result of type void.
2010-10-21 Atsushi EnoMake generated type names unique.
2010-10-21 Atsushi EnoAdd #if NET_2_1 and SupportFaults member for Silverligh...
2010-10-08 Atsushi EnoDo not reject contract from the same method, could...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-30 Atsushi EnoAdd DataContractResolver stuff (dummy), and fix Id...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-16 Atsushi EnoContract is settable in 4.0.
2010-09-13 Atsushi Enoimplemented large parts of WCF standard endpoints and...
2010-09-10 Atsushi EnoRemove USE_DATA_CONTRACT_IMPORTER conditional compilati...
2010-09-09 Atsushi EnoIt should not fail to generate client proxy generation...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-03 Atsushi EnoAdd some argument check. RemoteAddress could be null...
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-27 Atsushi EnoAdd IsSystemEndpoint property and treat system endpoint...
2010-08-25 Atsushi EnoAvoid NRE when ServiceEndpoint neither have Binding...
2010-08-13 Marek SafarMerge remote branch 'chrisdunelm/master'
2010-08-13 Atsushi EnoChannelDispatcherBase could be non-ChannelDispatcher...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-28 Marek SafarMerge branch 'marek'
2010-07-28 Marek SafarMerge branch 'marek'
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoRemove invalid comments.
2010-07-28 atsushienoFill Description names, and remove extra code.
2010-07-19 Sebastien Pouliot2010-07-19 Sebastien Pouliot <sebastien@ximian.com>
2010-07-15 Atsushi Enobatch commit from local git changes.
2010-06-30 Marek SafarFixed.
2010-06-23 Atsushi Eno2010-06-23 Atsushi Enomoto <atsushi@ximian.com>
2010-06-23 Atsushi Eno2010-06-23 Atsushi Enomoto <atsushi@ximian.com>
2010-06-21 Atsushi Eno2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
2010-06-18 Atsushi Eno2010-06-18 Atsushi Enomoto <atsushi@ximian.com>
2010-06-17 Atsushi Eno2010-06-17 Atsushi Enomoto <atsushi@ximian.com>
2010-06-04 Marek SafarFixed.
2010-06-04 Atsushi Eno2010-06-04 Atsushi Enomoto <atsushi@ximian.com>
2010-06-03 Atsushi Eno2010-06-03 Atsushi Enomoto <atsushi@ximian.com>
2010-05-28 Atsushi Eno2010-05-28 Atsushi Enomoto <atsushi@ximian.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-23 Atsushi Eno2010-04-23 Atsushi Enomoto <atsushi@ximian.com>
2010-04-23 Atsushi Eno2010-04-23 Atsushi Enomoto <atsushi@ximian.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-04-02 Atsushi Eno2010-04-02 Atsushi Enomoto <atsushi@ximian.com>
2010-04-02 Atsushi Eno2010-04-02 Atsushi Enomoto <atsushi@ximian.com>
2010-04-02 Atsushi Eno2010-04-02 Atsushi Enomoto <atsushi@ximian.com>
2010-03-26 Marek SafarNew test.
2010-03-24 Atsushi Eno2010-03-24 Atsushi Enomoto <atsushi@ximian.com>
2010-03-19 Atsushi Eno2010-03-19 Atsushi Enomoto <atsushi@ximian.com>
2010-03-17 Atsushi Eno2010-03-17 Atsushi Enomoto <atsushi@ximian.com>
2010-03-17 Atsushi Eno2010-03-17 Atsushi Enomoto <atsushi@ximian.com>
2010-03-17 Atsushi Eno2010-03-17 Atsushi Enomoto <atsushi@ximian.com>
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainuse MOONLIGHT symbol
2010-03-16 Jb Evainrename net_2_1 to moonlight
next