Ensure the linker can eliminate the *RequestCreator code without extra instructions.
[mono.git] / mcs / class / System.ServiceModel.Web /
2011-07-19 Atsushi Enofix build regarding ContentType.
2011-06-28 Atsushi EnoImplement support for Stream param with WebHttpBinding...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-14 Atsushi EnoSet "Encoder" property when Message was read from Messa...
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-13 Atsushi EnoFix 2.0 build.
2011-06-13 Atsushi EnoImplement OnWriteBodyContents() and add message buffer...
2011-05-31 Atsushi EnoSupport WebHttpBinding configuration.
2011-05-23 Atsushi EnoSupport named wildcard in UriTemplate matching. Fixed...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
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-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-03 Andreia Gaita[json] revert part of 382a385a8f, it regresses moon...
2011-04-15 Atsushi EnoReturn null for empty message in WebMessageFormatter...
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-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Atsushi EnoImplement 4.0 WebOperationContext.Create[Atom10|Json...
2011-04-06 Atsushi EnoLooks like .NET accepts non-integer numbers as int...
2011-04-05 Atsushi EnoFix build, looks like ArrayList is internally available...
2011-04-05 Atsushi EnoCollection support in JSON serializer was actually...
2011-04-05 Atsushi EnoRevert PushbackReader changes (was unnecessary and...
2011-04-05 Atsushi Enonull value also outputs "type='null' in WCF JSON writer.
2011-04-05 Atsushi EnoAuto-detect text encoding from input stream for JsonRea...
2011-04-05 Atsushi EnoIDictionary`2 serialization support was missing in...
2011-04-04 Sebastien PouliotAppDomain.GetAssemblies() is available (it's internals...
2011-04-01 Atsushi EnoA bit less !NET_2_1 and !MOONLIGHT in Sys.ServiceModel...
2011-03-31 Rolf Bjarne KvingeFix many corcompare issues for moonlight
2011-03-28 Atsushi EnoCosmetic corcompare-based updates in Sys.SM.Web.
2011-03-26 Atsushi Enonull JSON type must be handled in JsonWriter.
2011-03-26 Atsushi EnoDo not always assume ascii == 1 byte in JsonWriter...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-16 Atsushi EnoEnable behaviors in mobile profiles for WebHttpBinding.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-08 Miguel de Icaza[System.Json] Fix loader.
2011-03-08 Atsushi EnoMore xml output fixes in XmlSyndicationContent and...
2011-03-08 Atsushi EnoCouple of fixes around XmlSyndicationContent.GetReaderA...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-01-25 Geoff NortonWork around a full-aot issue for monotouch System.Json
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-21 Atsushi EnoFix bogus encoding detection in JavaScriptObjectDeseria...
2011-01-20 Atsushi EnoRead body content if required. Fixed all issues in...
2011-01-19 Atsushi EnoEnable duplicate "UriMatched" error check, with couple...
2011-01-19 Atsushi EnoFix template match logic to first check HTTP-method...
2011-01-19 Atsushi EnoSerialize non-mapped message parameter as body content...
2011-01-08 Marek SafarFixed missing protected internal modifier
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-04 Marek Habersack[wcf] UriTemplate must trim the first leading slash...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-04 Joe DluzenFix for #656021.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-10 Marek Habersack[wcf] .NET allows for service contract methods to be...
2010-10-29 Marek SafarMerge branch 'marek'
2010-10-29 Andreia Gaita[JsonWriter] Fix JsonWriter yet again. Behaviour of...
2010-10-29 Atsushi EnoFix JsonWriterTest.WriteRaw() regression. WriteRaw...
2010-10-20 Marek Habersack[wcf] make /js and /jsdebug dispatchers work.
2010-10-16 Andreia Gaita[Json] Add support for calling external json (de)serial...
2010-10-16 Andreia Gaita[Json] Fix decimal type serialization
2010-10-15 Marek SafarClean up few more warnings
2010-10-15 Frank WilhelmMake Validate() less restrictive for contracts with...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-30 Andreia Gaita[Json] Fix uint type conversion when reading, should...
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-24 Rolf Bjarne KvingeJsonSerializationWriter: handle char values
2010-09-24 Atsushi EnoOverride IsContentTypeSupported() in per-encoding-bindi...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-13 Atsushi Enoimplemented large parts of WCF standard endpoints and...
2010-09-08 Jb EvainFix the mobile_System.ServiceModel.Web include
2010-09-08 Jb EvainFactorize the System.ServiceModel.Web monotouch and...
2010-09-08 Jb EvainEnable the System.ServiceModel.Web build for monodroid
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-27 Sebastien PouliotFix public key in [InternalsVisibleTo] attribute
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-11 Jb Evainfix the net_2_1 build
2010-08-04 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-04 atsushienoimplement missing configuration members in Sys.SM.Web.
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-27 Andreia GaitaAdd support for deserializing Char types
2010-07-27 Andreia GaitaAdd serialization support for generic IDictionary objects
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-07-14 Marek Habersack4.0/2.0 metadata updates + some test updates
2010-07-14 Atsushi Eno2010-07-14 Atsushi Enomoto <atsushi@ximian.com>
2010-07-14 Atsushi Eno2010-07-14 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Atsushi Eno2010-07-08 Atsushi Enomoto <atsushi@ximian.com>
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-06-22 Atsushi Eno2010-06-22 Atsushi Enomoto <atsushi@ximian.com>
next