Use 2 phase dynamic load only for compound operations
[mono.git] / mcs /
2010-10-14 Marek SafarUse 2 phase dynamic load only for compound operations
2010-10-14 Ankit Jain[xbuild] Add ResolveAssemblyReferencesDependsOn .
2010-10-14 Atsushi EnoAdd SecurityDuplexSessionChannel, and making room for...
2010-10-14 Atsushi EnoEliminate IReplyChannel dependency in security support...
2010-10-13 Gonzalo Paniagua... Misc. fixes
2010-10-13 Sebastien PouliotRemove outdated MonoTODO
2010-10-13 Marek SafarNew test
2010-10-13 Marek SafarHasDynamicElement became available use it when building...
2010-10-13 Marek Safar[645992] When importing dynamic type arguments dynamic...
2010-10-13 Marek SafarDynamic type is never better than other types in overlo...
2010-10-13 Jb EvainAdd support for hoisted variables in the ET interpreter
2010-10-12 Ankit Jain[xbuild] Reset cache of built targets, on a new project...
2010-10-12 Ankit Jain[xbuild] Reset ConsoleLogger when a build finishes.
2010-10-12 Jonathan PryorAdd preliminary HTTPS handling support for Android.
2010-10-12 Gonzalo Paniagua... Handle special case when disposing a socket.
2010-10-12 Jb EvainFix parameterless Action case
2010-10-12 Marek SafarMore fixes for implicit conversions of nullable types...
2010-10-12 Jb Evain[Fix] fix the ET interpreter to deal with user defined...
2010-10-12 Sebastien PouliotAdjust System.Web.Extensions[_1.0].dll.sources wrt...
2010-10-12 Sebastien PouliotA few moves/changes following previous patch review
2010-10-12 Sebastien PouliotNormalization of cryptographic uses in asp.net
2010-10-12 Marek Habersack[asp.net] HiddenFieldPageStatePersister must not attemp...
2010-10-12 Marek SafarKeep parsing after invalid contstructor declaration
2010-10-12 Marek Safar[645572] Import more type as possible dynamic types.
2010-10-12 Marek SafarDo not create a constant null value for runtime types.
2010-10-12 Marek SafarReport correct error message for compound lifted binary...
2010-10-12 Marek SafarFold duplex conversion casts into a expression to emit...
2010-10-12 Jonathan PryorFix IsolatedStorageFile.GetUserStoreForApplication...
2010-10-11 Rodrigo KumperaHandle dynamic methods as managed.
2010-10-11 Marek SafarCompound assignments over reference type array cannot...
2010-10-10 Ankit Jain[xbuild] Log TaskFinished even when task fails to initi...
2010-10-10 Marek Safar[645232] Implement ITypeDefinition for internal types.
2010-10-09 Atsushi EnoAdd missing file.
2010-10-09 Atsushi EnoAdd couple of (not-working) object reader testcases...
2010-10-08 Sebastien PouliotRemove unneeded 'using' clauses
2010-10-08 Sebastien PouliotRemove unneeded 'using' clauses
2010-10-08 Sebastien PouliotFix ASP.NET HttpResponse not to depend on a (fixed...
2010-10-08 Gonzalo Paniagua... Buffer sizes
2010-10-08 Gonzalo Paniagua... [CryptoStream] Invalid enum in ctor
2010-10-08 Gonzalo Paniagua... Dispose calls FlushFinalBlock
2010-10-08 Marek SafarDon't assume the system.object does not have any fields
2010-10-08 Marek Safar[642975] Fix initializer of partially static multidimen...
2010-10-08 Marek Safar[644673] Import of modules got broken
2010-10-08 Marek SafarAllow imported members cache to be setup in 2 phases...
2010-10-08 Jb EvainAdd tests for ModuleBuilder.ResolveMember on different...
2010-10-08 Atsushi EnoDo not reject contract from the same method, could...
2010-10-08 Kornél Pál[asp.net] Fix for bug #643763. BuildManager must not...
2010-10-08 Gonzalo Paniagua... Add support for EnableSsl in smtp config.
2010-10-07 Gonzalo Paniagua... Fix CryptoStream.Dispose
2010-10-07 Marek SafarFix compound event assigments with dynamic side effect
2010-10-07 Jb EvainAdd tests for ModuleBuilder.ResolveMemberToken
2010-10-07 Geoff NortonExpose ICredentialsByHost on NetworkCredential in the...
2010-10-07 Jb EvainFix test
2010-10-07 Jb Evain[Test] Add test for ModuleBuilder.ResolveFieldToken...
2010-10-07 Jb Evain[Fix] FieldBuilder.ctor: properly register FieldBuilder...
2010-10-07 Marek Safar[644507] Don't use nested type cache until declaring...
2010-10-07 Atsushi EnoSignificant XamlObjectWriter rewrite for solid state...
2010-10-07 Marek SafarFix compound assigments with dynamic side effect
2010-10-07 Zoltan VargaFix make test for corlib.
2010-10-06 Gonzalo Paniagua... URL moved and use the raw format for certdata
2010-10-06 Gonzalo Paniagua... X509Chain always uses the LM store
2010-10-06 Marek SafarFix CRLF
2010-10-06 Marek SafarVerify type parameter constraints type parameters
2010-10-06 Marek SafarVerify type parameter constraints type parameters
2010-10-06 Marek SafarFixes allowed interface method modifiers
2010-10-06 Atsushi EnoAdd more complicated state transition to XamlXmlReader...
2010-10-06 Atsushi EnoUse MarkupExtension.ProvideValue() so that XamlObjectRe...
2010-10-06 Atsushi EnoAdd ContentProperty support in XamlXmlReader. Add some...
2010-10-05 Marek SafarNew test.
2010-10-05 Marek SafarInflate imported nested type correctly.
2010-10-05 Marek SafarCompare all type arguments for nested generic types.
2010-10-05 Marek Safarline ending
2010-10-05 Rodrigo KumperaThe nested in type should not be inflated.
2010-10-05 Ankit Jain[xbuild] Update regex to not require EndProject in...
2010-10-05 Atsushi EnoWhen finding SerializationMap for resolved type, use...
2010-10-05 Atsushi EnoDo not overwrite properly configured ServiceBehaviorEle...
2010-10-05 Atsushi EnoFix DataContractResolver.ResolveName() support in deser...
2010-10-05 Atsushi EnoGet List<int> working with XamlXmlReader and XamlObject...
2010-10-05 Marek Habersack[asp.net] Fix for bug #643298. A typo prevented the...
2010-10-05 Martin BauligFix again.
2010-10-04 Martin BauligFix my previous commit.
2010-10-04 Martin BauligDisable System.Configuration on the mobile profiles.
2010-10-04 Rodrigo KumperaFix #642130.
2010-10-04 Sebastien PouliotFix (likely copy-paste) typo on FormsAuthPasswordFormat
2010-10-04 Atsushi EnoImplement DataContractResolver support. At least TryRes...
2010-10-04 Atsushi EnoAdjust namespace prefix indexes as it is repeatedly...
2010-10-04 Marek HabersackMerge branch 'bugfix'
2010-10-04 Marek Habersack[asp.net] Part of fix for bug #579837. AuthorizationRul...
2010-10-04 Marek Habersack[configuration] Part of fix for bug #579837. CommaDelim...
2010-10-04 vvaradhan2010-10-01 Veerapuram Varadhan <v.varadhan@gmail...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 vvaradhan2010-10-01 Veerapuram Varadhan <vvaradhan@novell...
2010-10-04 Atsushi EnoHandle Initialization correctly.
2010-10-04 Gonzalo Paniagua... Set have_response
2010-10-04 Atsushi EnoGet constructor arguments (x:Arguments) working on...
2010-10-04 Gonzalo Paniagua... Fix line endings.
2010-10-03 Pablo Ruiz GarciaFixed conding style and added license/copyright header...
2010-10-03 Pablo Ruiz Garcia[FIX] Fixes https://bugzilla.novell.com/show_bug.cgi...
2010-10-03 Pablo Ruiz Garcia[API] Implemented System.Transactions (tx preparation...
2010-10-03 Miguel de IcazaRetval is not a reserved keyword, fixes 643345
next