mono.git
2010-10-14 Zoltan VargaAvoid a crash in g_convert () if iconv_open () fails.
2010-10-14 Atsushi Enofixity fix.
2010-10-14 Atsushi EnoFix 2.1 build.
2010-10-14 Atsushi EnoEnable SecurityBindingElement.CanBuildChannelListener...
2010-10-14 Geoff Norton[android] pthread_kill cannot be used safely on android
2010-10-14 Rodrigo KumperaMake GTD an open type too.
2010-10-14 Rodrigo KumperaFix memory corruption in the cache cast wrappers.
2010-10-14 Atsushi EnoThe previous changes somehow regressed on olive samples...
2010-10-14 Atsushi EnoImplement NetTcpBinding.CanBuildChannelFactory/Listener...
2010-10-14 Jb EvainAdd pretty print support for null values in JsonObjects
2010-10-14 Jb EvainAllow null values in JsonObjects
2010-10-14 Atsushi EnoFill NetTcpBinding security implementation a bit.
2010-10-14 Marek SafarMore conversion tweaks for dynamic in using statement
2010-10-14 Marek Safar[646298] Compile multiple interface event declarators
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 Rodrigo KumperaOpen instantiation can have a GTD as parameter.
2010-10-13 Rodrigo KumperaGeneric instances can end up extending a GTD.
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-13 Rolf Bjarne... The System.Net.Sockets.Socket type lives in both System...
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 Gonzalo Paniagua... Updated notes on using get-monolite-latest
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 Paolo MolaroFixed the console sigint deadlock, by queuing execution...
2010-10-12 Paolo MolaroSearch for dllimported shared libs in the base director...
2010-10-12 Marek Habersack[asp.net] HiddenFieldPageStatePersister must not attemp...
2010-10-12 Zoltan VargaLoad vtable->max_interface_id using LDIND_U2.
2010-10-12 Zoltan VargaMove the helper signatures along with their init functi...
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 Rodrigo KumperaFail the class if its method overloads are broken.
2010-10-12 Jonathan PryorFix IsolatedStorageFile.GetUserStoreForApplication...
2010-10-11 Rodrigo KumperaAdd regression test for #562150
2010-10-11 Rodrigo KumperaCheck if parent is a valid type.
2010-10-11 Rodrigo KumperaMove IL verifier test to the right folder.
2010-10-11 Rodrigo KumperaAdd regression test for #562771
2010-10-11 Rodrigo KumperaDon't allow a GTD to be used as a generic argument.
2010-10-11 Rodrigo KumperaHandle dynamic methods as managed.
2010-10-11 Rodrigo KumperaAdd regression test for #644935
2010-10-11 Rodrigo KumperaCheck if generic constraint are valid generic instantia...
2010-10-11 Marek SafarCompound assignments over reference type array cannot...
2010-10-11 Gonzalo Paniagua... Remove warnings
2010-10-11 Zoltan VargaSet the wrapper info for the virtual stelemref wrappers...
2010-10-11 Zoltan VargaFix full-aot support for the stelemref wrappers.
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-09 Rodrigo KumperaAdd fast stelem.ref for interfaces too.
2010-10-09 Rodrigo KumperaImplement fast stelemref.
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 Gonzalo Paniagua... Fix Marshal.SizeOf() for structs with explicit layout
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 Gonzalo Paniagua... Undo mach_dep change.
2010-10-08 Marek SafarAllow imported members cache to be setup in 2 phases...
2010-10-08 Gonzalo Paniagua... Allow -jX when compiling libgc
2010-10-08 Jb EvainAdd support generic arguments in ModuleBuilder.Resolve...
2010-10-08 Jb EvainAdd tests for ModuleBuilder.ResolveMember on different...
2010-10-08 Zoltan VargaFix a warning.
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-08 Zoltan VargaFix the sparc build.
2010-10-07 Rolf Bjarne... eglib: Make g_malloc and friends abort in case of failu...
2010-10-07 Rodrigo KumperaImplement managed versions of the caching icalls.
2010-10-07 Rodrigo KumperaAdd gsharing support for cached casts.
2010-10-07 Rodrigo KumperaAdd single entry cache to casts of types with variant...
2010-10-07 Rodrigo KumperaFast cast for some cases of generic variant types.
2010-10-07 Rodrigo KumperaDo the right check for arrays.
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 Jb EvainFix resolution of memberref tokens in the dynamic case.
2010-10-07 Zoltan VargaAdd --debug=casts support for ArrayTypeMismatchException's.
next